| Thread | Last Post | Replies |
|
| Referencing only certain cells in a table | 30 Sep 2006 23:36 GMT | 4 |
I posted this question earlier in the execl.worksheet.functions group, but did not get an answer. I apologize for the repost. I need some help referencing certain cells from one worksheet in another. Here is an example of what I am trying to accomplish:
|
| Problem trying to generate a report with a formula | 30 Sep 2006 23:19 GMT | 1 |
I'm trying to generate a report and am having trouble with the formula. Any help would be greatly appreciated. Here is what I need to be able to do. I have 6 worksheets in the same workbook, worksheets 1 - 5 are
|
| Pivot tables | 30 Sep 2006 23:18 GMT | 4 |
I've never got the hang of pivot tables. It's as if there's just one fundamental concept that I've missed. Can anyone recommend a good intro on the internet. Thanks.
|
| Linking Worbooks | 30 Sep 2006 23:14 GMT | 1 |
I was wondering if there is a way to link workbooks in excel using cells in the filename path. In otherwords if you wanted to create a summary sheet from multiple workbooks, would there be a way to use a cell reference in the name instead of an explicit reference. ie:
|
| Extracting text from a string. | 30 Sep 2006 21:47 GMT | 6 |
Is there a way for excel to extract a snippet of data from a text string? For the following string, Form:FOUR:OL_FRYEN:00:Text:ON I want to extract the data between the 2nd and 3rd colons, so the result
|
| Drawing Revisions (aslo for Specifications) | 30 Sep 2006 21:28 GMT | 5 |
Drawing Revisions are tracked first "in house" with a Letter. Then when issued to a client they are issued with a Number. For Example: blank line blank line etc.
|
| Excel Macro | 30 Sep 2006 21:00 GMT | 4 |
I have an excel spreadsheet in which I need to sort row with column headings that are mixed between merged and unmerged cells. In other words, I have merged columns for employee name, project number, id and then have additional columns that have beginning date range and ending ...
|
| NEED TO FIND FIRST " " FROM RIGHT | 30 Sep 2006 20:37 GMT | 14 |
Help - I have a column in excel that contains names, such as: Joe Smith Joe E. Smith Joe Edward Smith, esq.
|
| Macro to open text files and copy their contents. | 30 Sep 2006 18:08 GMT | 11 |
Is there a way for a Macro to open a text file, then copy it's contents to a spreadsheet and name the tab so it matches the name of the text file? Then repeat this for 200+ text files in the same folder? I thought I saw a solution here a while ago but I couldn't find it.
|
| Count cells in range | 30 Sep 2006 18:04 GMT | 3 |
I need a function that simply counts the number of cells in a range. Not based on a condtion, simply the number of cells in a range. Obviously if I'm doing this once I can simply put in a constant. (It's easy to see that the range A1:A50 has 50 cells.) But I need a formula that ...
|
| Define range to avoid circular reference | 30 Sep 2006 17:59 GMT | 4 |
Is there any way to exclude a cell from a range. For example, in Cell F10, I'd like to calculate the sum of all OTHER cells in that row, excluding F10 itself. But SUM(A10:Z10) includes the cell F10, and therefore generates a circular reference.
|
| VBA code and decimals | 30 Sep 2006 17:34 GMT | 6 |
I have some VBA code as this: rrows=lastrow/4 if lastrow is 138 then rrows should be 34.5 but I always get 34(no decimal) How do I fix that
|
| Conditional formatting - compound condition | 30 Sep 2006 17:31 GMT | 1 |
I'm trying to do something that seems like it should be simple. In Cell A10, I want conditional formatting that says: if Cell A10 is not blank AND Cell C5 = 1, then apply conditional formatting. I can use the Cell Value Is for the A10 check (applying one format), and the
|
| Lookup a range and insert range name into second worksheet | 30 Sep 2006 17:14 GMT | 6 |
Worksheet 1 Column B Column K Delivery x Allocation A Delivery x Allocation A
|
| Sorting question | 30 Sep 2006 16:55 GMT | 5 |
Excel 2003 I am working on a spreadsheet at work and would like to be able to change the sorting order easily. There are two columns I'd like to switch around. Column 1 is a list of part designators. They can begin with 1W, 2W, or 3W
|