| Thread | Last Post | Replies |
|
| How to know width and height of merge cells? | 13 Nov 2006 02:17 GMT | 12 |
I merge 2 cells, A1+B1. I wanna know width and height of the merge cells. How to know it?
|
| Copy autofilter row by row | 12 Nov 2006 22:38 GMT | 1 |
I made autofilter on range in sheet1 and I need to copy it (only the rows after the filter) for another range in sheet2 but I need to do it row by row because for each row in column 3 i need the value from col 5. For example:
|
| Deactivate all the hyperlinks in an entire workbook? | 12 Nov 2006 17:57 GMT | 6 |
|
| Getting the min value that matches multiple conditions? | 12 Nov 2006 13:31 GMT | 8 |
My data table looks like this: A B C --------------------------------------------- 1 Region Gas Sales Price
|
| How to create "frames" in Excel 2003? | 12 Nov 2006 03:38 GMT | 1 |
Is there a way to create frames in Excel like one can do for webpages? For example if I split my sheet vertically, I want a frame on the left side which has "links" that if I click them change the sheet I'm viewing on the right side.
|
| PivotTable - Formulas | 12 Nov 2006 02:40 GMT | 1 |
I use version 2003. Was Formulas taken away from V. 2003? I right-click on the PivotTable but I don't see Formulas as one of the options. How do I do Formulas>Calculated field? Thanks.
|
| Weighted average UDF... a bit more complex | 12 Nov 2006 02:16 GMT | 6 |
I know the question has already been asked. But I am looking for something specific. I would like to create a weighted average function, but that would work (also) with array formula, i.e. I would like to be able to do that:
|
| A more elegant solution to grab a range? | 12 Nov 2006 01:11 GMT | 4 |
I am looking for a more elegant (and shorter) solution to grab the content of an excel range into an array: Dim grab Dim value()
|
| 2 Worksheets sharing data | 11 Nov 2006 23:25 GMT | 2 |
I am trying to get away from the cut and paste world. I have a data dump that I sort and from that result I have certain fields that I add to a report. I am trying to find a way to automate this. I am used to formulas (count, Counti). Is there a formula that I a missing to ...
|
| Retrieve text from column | 11 Nov 2006 18:01 GMT | 3 |
I am wondering if the following is possible and if anyone could assist.... I have data that I am pasting into excel (a1). I cannot adjust the data (using text to columns) as the data may be in different places but
|
| Hlookup getting confused | 11 Nov 2006 16:21 GMT | 3 |
I have set a simple formula by using HLOOKUP. The formula has to find a number, if found .. it has to display the description of that code. I have no problems with numbers like 1000.1 1000.2 , however when if
|
| LEN returning strange result | 11 Nov 2006 14:41 GMT | 3 |
I getting an unexpected result when using the following formula, I'm receiving #VALUE when the formula in J5 returns nothing (the formula in J5 uses "" double quotes to stop an error being shown). =IF(LEN(J5>0),J5/2*145,"")
|
| Formula to pick lowest number and format it | 11 Nov 2006 12:40 GMT | 3 |
I am trying to get a way that will look at a column of numbers... pick the lowest number and then highlight that number... i.e. 3.86
|
| Excel data merging across excel files and matching field data | 11 Nov 2006 10:17 GMT | 2 |
I have two excel files each has unique data 1st file: SS, Last Name, First Name... 2nd file: Last Name, First Name, Employee Number I need to copy Employee Number from the 2nd file to the corresponding employee.
|
| Added one macro, now all Excel is very slow? | 11 Nov 2006 10:14 GMT | 2 |
I added a two line macro to clear a range after a button was clicked. Now this spreadsheet takes 8 minutes to open/close and some unrelated spreadsheets take 2-3 minutes. Before this change it took at most 5 seconds to open/close all spreadsheets. Saving the file is still very
|