| Thread | Last Post | Replies |
|
| Coloring rows in excel | 10 Dec 2005 14:37 GMT | 5 |
I have a worksheet with 10.000 rows, and I would like to colorize ever other "group" of rows. A bit hard to explain, but here is an example: 1 <-- Gray
|
| Complicated If Then / V Lookup / Match Statement... | 10 Dec 2005 14:09 GMT | 17 |
I need a formula that would be able to calculate the distance from the start of a code to the end of a code. An example table is below. The start and end of a code is indicated in the CONT. column. (Start of first code = S1, end of first Code = F1, Start of second code = S2, ...
|
| Will Excell 2003 convert numbers to words? | 10 Dec 2005 14:05 GMT | 1 |
I am trying to create a form to print checks where I can key the amount of the check (55.75) and it will fill in another field with fifty-five and 75/100.
|
| why does =GAMMAINV(0,5;389;1) return #NUM! ? | 10 Dec 2005 13:39 GMT | 3 |
why does =GAMMAINV(0,5;389;1) return #NUM! ? This function is supposed to return num only when parametres are less than or equal 0. Excel solves it numerically, but in case it doesn't find a numeric solution, Excel is supposed to return #N/A error value.
|
| formula for a pension | 10 Dec 2005 13:18 GMT | 22 |
Help, please...I am using Excel 2003...as a newbie... I need to calculate (in Column I) the match for a 401(k) as follows: Column G is compensation, H is employee contribution, and B is Date of birth (as numbers...ie, 01011986).
|
| Still trying to figure it out | 10 Dec 2005 12:45 GMT | 2 |
I am desperately trying to learn how to use Excel and am very new and a not a math whiz to boot. I'm probably trying to run before I can walk i trying to use the "if" function. All I'm attempting to do is tell a cell to provide one answer if so an
|
| how do I keep column titles on subsequent pages of a pivot table | 10 Dec 2005 11:59 GMT | 1 |
When you have a pivot table that is two or more pages long, how do you go about ensuring that the column titles are on each page? looking forward to your thoughts cheers
|
| excel - autonumber feature | 10 Dec 2005 11:19 GMT | 1 |
Excel provides some help on AutoNumbeing by filling in series or using ROW formula. Well both have negative point thar they do not update when you add, remove or modify rows. Well, using a different kind of ROW formula given below you can make your autonumber update when you add, ...
|
| Sumproduct to ignore text and "" | 10 Dec 2005 07:36 GMT | 6 |
Hello Experts, How would you modify this formula so that the text and ="" [blanks] in the range of B1:B8 are ignored; thus, not producing a #Value! error? =SUMPRODUCT((A1:A8="a")*(B1:B8))
|
| How to Highlight the date if it is within 3 months from now | 10 Dec 2005 04:10 GMT | 2 |
I am working with a spreadsheet having to do with various training my staff must have. Some of the certificates expire after a few years, and I wanted to enter a function so that a cell is highlighted when it is within 3 months from expiring, so that I will know to schedule a ...
|
| Still stumped | 10 Dec 2005 01:41 GMT | 3 |
I am desperately trying to learn how to use Excel and am very new and am not a math whiz to boot. I'm probably trying to run before I can walk in trying to use the "if" function. All I'm attempting to do is tell a cell to provide one answer if so and
|
| IF command, limit to number of entries? | 10 Dec 2005 00:55 GMT | 2 |
I am designing a spreadsheet to monitor progress through levels in th English National curriculum. Children are given a level at the end o the year from w, 1c,1b,1a,2c,2b,2a etc up to 5a. I am trying to convert the text eg "2a" into a value ie 7. I hav
|
| Rank where lowest value is highest rank | 09 Dec 2005 22:57 GMT | 2 |
I am having trouble ranking cells where the lowest value receives the highest ranking. Excel RANK function always wants to reward the highest number with the highest rank. What do I need to do to adjust this formula.
|
| Sumproduct | 09 Dec 2005 21:46 GMT | 1 |
Why does this not work: =SUMPRODUCT(--(CaseData!$X$2:$X$1000="Yes")*--(CaseData!$C$2:$C$1000>=--DATE(2006,1,1)*--(CaseData!$C$2:$C$1000<=--DATE(2006,3,31)))) and this does: =SUMPRODUCT((ISNUMBER(SEARCH("Yes",CaseData!$X$2:$X$2000)))*(CaseData!$C$2:$C$2000>=DATE(2006,1 ...
|
| How do I specifly text lenth if the text is words instead of #'s | 09 Dec 2005 21:41 GMT | 1 |
I need to have 14 characters in a line that contains words. How do I fill the empty spaces with zeros?
|