| Thread | Last Post | Replies |
|
| Re: Previous Date Calculation Post | 16 Jan 2004 14:51 GMT | 2 |
Thanks for responses to my previous question about calculating difference between two dates. Can anyone tell me how to display the difference in years and months rather than days.
|
| Excel Macros | 16 Jan 2004 14:51 GMT | 4 |
I am looking for an article that supports the fact that office 97 excel macros do not work in office xp excel for a co-working can anyone point to an article
|
| Counting items in one column based on another | 16 Jan 2004 14:46 GMT | 3 |
Working on a spreadsheet which will take information from a daily variable .xls down load, check the information, and then return values based on the results of the first colum of analysis.
|
| sorting multiple columns | 16 Jan 2004 14:38 GMT | 1 |
I have a very large spreadsheet, however, I want to sort by Country, last and first. It will sort by country with no problem, however when I review the last name column, they are out of order. For
|
| Formula to count nth occurence of element in list | 16 Jan 2004 14:36 GMT | 5 |
in a simple list of test of subjects and marks like: A | B | C | # | SUBJECT | MARK | -------------------------------
|
| Displaying a figure as days, hours and minutes | 16 Jan 2004 14:27 GMT | 2 |
Hi I am trying to display, or convert a figure to days, hours and minutes This is for a spreadsheet that keeps record of staff holidays which ca include odd hours off. Each month's holiday is deducted from the tota
|
| array formula nested in non-array formula | 16 Jan 2004 14:04 GMT | 4 |
I'm trying to nest an array formula within a complext non- array formula.. specifically.. =hyperlink(<arg1>,if(<cond1>,"X",<array formula>)) Since array formula require cntl+shift+enter, it ends up
|
| rounddowns | 16 Jan 2004 13:48 GMT | 1 |
I have =Rounddown('pesticide'!E1/Lookup($E24, {"a",1;"b",2;"c",3;"d",4}),0) The rounddown # is zero for all but I want 1 for a, 0 for b, 0 for c, and 1 for d. I cannot seem to get anything I
|
| Conditional format,Colour fill | 16 Jan 2004 13:33 GMT | 1 |
I need to have a column which is user input with two choices:Yes or No. In each cell down that column, to the end of the sheet. The "yes" requires do nothing while the "No" requires that cell and all cells to the right of it in the same row to be colour filled to the end of the
|
| Date Calculation | 16 Jan 2004 13:18 GMT | 2 |
I'm trying to get excel to calculate the difference between a current date and a pervious date. I want the current date to update automatically. Can this be done? If so how? Thanks in advance
|
| Hiding data in an ExcelSheet | 16 Jan 2004 12:55 GMT | 3 |
I have the following problem: The user produce a report that is placed in an empty Excelsheet (an application). Then the user sometime later wants to update the report. For this I need to store some
|
| Excel-Footer Mass change of only Header and not footer | 16 Jan 2004 12:30 GMT | 1 |
In Excel, there are 20 worksheets with independent header and footers defined. Now I need to change only header en-mass and without changing the footer. When I try to change the header by
|
| how to lookup and add numbers | 16 Jan 2004 12:09 GMT | 2 |
I have a list of items with item numbers. The Item numbers are: RB4116 RG4116 TB2116
|
| Conditional Formatting to hide contents of cell | 16 Jan 2004 11:53 GMT | 1 |
Can someone tell me how to write a formula for conditional fomatting that will change the formatting of the cell when a date IS entered into the cell and left alone when there is no cell entry And, while I am at it..is there a way to hide this same contents of the cell (assuming a ...
|
| Text Color by Formula | 16 Jan 2004 10:55 GMT | 1 |
How do you check text color in a formula? eg =IF(C4.Color = 'Green', 'GO!', 'STOP!')
|