| Thread | Last Post | Replies |
|
| If Statement | 31 Jan 2008 23:47 GMT | 1 |
> I posted a similar questions earlier today and got help, then tried to > apply > the solution to this formula and got an error. |
| Combining VLOOKUPS? | 31 Jan 2008 23:45 GMT | 2 |
I am trying to tally the fields in several sheets of the same workbook. I can use either hidden fields or link one cell to a hidden sheet with several lookups, but would really like to put it all in one cell. I've put an example below of what I would like to do. Is there an easy ...
|
| Nesting Address function in Offset without Quotes??? | 31 Jan 2008 23:24 GMT | 8 |
For the reference syntax of my offset formula I am using the Address function. What I need is A1 but of course the Addres function returns "A1" which means nothing to the offset function. how do I get the address formula to just return A1? I suppose I could use MID, but is ...
|
| How do I extract the numerical value of '325.00' to next column | 31 Jan 2008 22:34 GMT | 3 |
Another software exported a list of values in the form of: '325.000', complete with the apostrophies. How do I extract just the number itself to the next column over?
|
| showing an empty cell instead of a zero in a formulated cell. | 31 Jan 2008 22:05 GMT | 1 |
I have a spreadsheet (F) where each functional cell has a formula that adds the coresponding cell information from 13 other worksheets (F1, F2, . . . F13). These are 13 different sources for counts of information received in 15 minute intervals over a 13 week period.
|
| Help me write a conditional formula - please! | 31 Jan 2008 21:50 GMT | 2 |
I have a Project Summary form that contains a "Dashboard" tab and 4 other tabs (Project Scope, Project Status, Project Change, and Project Closure). I want the dashboard to give viewers a quick snapshot of the project status. I want the dashboard to reference the Project Status ...
|
| Referencing a series of cells | 31 Jan 2008 21:43 GMT | 2 |
I have a Project Summary form that contains a "Dashboard" tab and 4 other tabs (Project Scope, Project Status, Project Change, and Project Closure). I want the dashboard to give viewers a quick snapshot of the project status. I want the dashboard to reference the Project Status ...
|
| Sumproduct across worksheets | 31 Jan 2008 21:34 GMT | 3 |
I'm trying to do a multi-criteria count across worksheets and was wondering if anyone had any suggestions. The number of sheets may change occassionally, so I'm trying to avoid having to do the calculation over each sheet then sum the results. What I'm trying to
|
| VLOOKUP | 31 Jan 2008 21:27 GMT | 3 |
I am trying to match a name on one spreadsheet with a name on another spreadsheet to receive a resulting contact. For example on sheet one the following is shown: A
|
| Work Week, Excel 2000 & 2003 | 31 Jan 2008 20:41 GMT | 1 |
Is there a way to modify Chip Person work day function so that it will list First Workday of week and last work day of week. For example: Jan 7 - Jan 11 2008
|
| macros | 31 Jan 2008 20:32 GMT | 2 |
how does one convert WK4 macros to XLS for excel 2003? thank you.
|
| A formula to AVERAGE IF but only average a set number of values | 31 Jan 2008 20:28 GMT | 2 |
I have a chart that has a row of data at the top. One cell, let's say O5 has a value, let's say 5. I need to search the O column for the value (5). When it locates the 1st line with a 5 in column O (let's say O18) I
|
| When Using VLOOKUP With MATCH How Do I Handle #NA On Data Retrieval? | 31 Jan 2008 20:08 GMT | 2 |
I am using =VLOOKUP($A$32,Data!$A$4:$M$18,MATCH($B$3,Data!$B$4:$M$4,0)+1,0) in order to search for two dimensions in a table. I am a very green user so do not know much in the way of Excel. The problem is when there is no matching field I receive a #NA. How do I just get a ...
|
| Using Trim with wildcards possible? | 31 Jan 2008 20:04 GMT | 1 |
I am trying to trim a spreadsheet with a lot of text similar to the following text below, where I want all characters BEFORE the APCo: 30/ deleted. Someone told me to use TRIM(*30/ ) as a wildcard rather than count out specific characters, but I can't get the formula to work. Any ...
|
| Combining Data from several different workbooks into a master work | 31 Jan 2008 19:43 GMT | 1 |
I have 7 customer service reps that take inbound calls. I need each of them to use a call log sheet on Excel and then I want to be able to consolidate the data from all 7 call logs into one master spreadsheet. The data on the master should update automatically from the ...
|