| Thread | Last Post | Replies |
|
| turn off auto subtotal | 29 Nov 2005 03:54 GMT | 1 |
is there a way to turn off the auto-subtotal when using pivot table fields? I turned of the grand totals, but I still end up having to double click on the column name and choosing none from the subtotals for every column.
|
| Formula reading formula instead of cell content | 29 Nov 2005 03:20 GMT | 1 |
Column I has this formula: =IF(AND(H173>K173,AH173<0),"Past TAT","") Column H also has a formula that sums days. =IF(OR(Y173<>"",W173=""),"",TODAY()-W173) Column H is working and producing no days as required. However, the formula
|
| conditional formatting using contains | 29 Nov 2005 03:16 GMT | 2 |
Can I specify a formula where I highlight the entire row if one cell contains the word "auto-renew"?
|
| Calculating averages excluding outliers...a question | 29 Nov 2005 01:38 GMT | 4 |
First post! I hope this is the right section! I need to calculate a simple average (arithmetic and median) of a set of numbers, but excluding certain outlying points. I'm not by any means a newbie to coding so I do know how I'd do this generally in a
|
| Best way to tackle this problem... | 29 Nov 2005 01:29 GMT | 1 |
OK, it's no sweat to do it manually (which I do now), but curiosity is making me wonder if it could be done automatically without being too complex What I have now is a list of players with golf scores, a summation of the four rounds of scores, and a rank function which ranks only ...
|
| the answer to appear in more than one cell | 29 Nov 2005 01:23 GMT | 4 |
Using a spreadsheet I need a chart that would return the answer across the rows. Where the total is equal to the starting number. To answer how many lessons can be taught each day to achieve the goal per week. My problem lies in that
|
| Indexing/Matching True/False results | 29 Nov 2005 01:10 GMT | 5 |
I'm having a problem figuring out how to combine TWO functions to work properly. What I'm trying to do is the following: My chart looks like the following B C D F G H J K
|
| True or False | 29 Nov 2005 01:09 GMT | 3 |
I have a list in a spreadsheet as follows. I want a formula to fill the Criteria column. The condition should be a.. Invoice dollars should be less than $ 200 and b.. if there are two Invoices for the same customer and if the sum of all Invoices is still less than $ 200, it ...
|
| CONDITIONAL FORMAT | 29 Nov 2005 01:01 GMT | 12 |
I need to use three colors with multiple conditions; green = 5.6-6.0 or 6.1-7.0 Yellow= <700 or >900 Red= 1.1-3.8 or 2.0-5.9 or 5.0-6.9
|
| Vlookup max value only | 29 Nov 2005 00:56 GMT | 4 |
I am doing a lookup from one workbook to another and there are multiple rows that match the lookup value. I need it to return the highest value only from the second column. Suggestions?
|
| Calculating basic averages...a question | 29 Nov 2005 00:30 GMT | 5 |
First post! I hope this is the right section! I need to calculate a simple average (arithmetic and median) of a set of numbers, but excluding certain outlying points. I'm not by any means a newbie to coding so I do know how I'd do this generally in a
|
| Simple password generator | 29 Nov 2005 00:27 GMT | 2 |
In COlumn A I have have ten colors (red, blue etc.) In Column B i have ten reandom numbers (12, 54 etc) What I want is this: On a separate sheet, it takes a random color from column A and joins it
|
| How do I disable "Get Pivot Data" when working from pivot tables? | 29 Nov 2005 00:00 GMT | 2 |
Excel 2003 does not allow me to work from a pivot table in the same way Excel 2000 did. When pointing and clicking to a cell in a pivot table, the formula is returned as "get pivot data" and actually goes to the pivot table data, rather than the cell that I have clicked. I am ...
|
| Average of top 3 numbers. | 28 Nov 2005 23:45 GMT | 26 |
Hi, im making a worksheet for our shooting results. I need the average of the top 3 results from collum E6 to W6 and top 3 reults from Y6 to AJ6. Can anyone help me with this one??
|
| how do i combine IF and OR function | 28 Nov 2005 23:41 GMT | 5 |
Hello all I'm working on a spreadsheet with the fol formula: =IF(VLOOKUP(C4;Appartment!$C$1:$C$63;1;FALSE)=C4;"Double";"") I would like to and an OR in there that it would lookup and other columie: (B4;Appartment!$B$1:$B$63;1;FALSE)=B4;"Double";"").
|