| Thread | Last Post | Replies |
|
| Conditional formatting: Less than, Greater than or "0". | 05 Mar 2008 20:58 GMT | 7 |
I have a workbook with multiple spreadsheets. I need my cells to have conditional formatting. I have set up: If less than 0: Font should be Red If equal to 0: Font should be Black
|
| Conditional Formatting with Dates | 05 Mar 2008 20:02 GMT | 2 |
I have a spreatsheet in Excel 2003. It is used to track Purchase Orders. Column F is the Date the items are needed to arrive. I would like a conditional Format that would change the cell with the arrival date to Red if the Item is within 2 workdays of the date that is in the ...
|
| How do I clear a cell | 05 Mar 2008 19:27 GMT | 4 |
How do I clear a cell instead of blanking it. Here is my current formula: =IF(E5="","",SUM(B4:B5)/SUM(D4:D5)) I am using this for a chart and I don't want to blank the cell becauase it
|
| Number to time | 05 Mar 2008 19:12 GMT | 10 |
An information system I work with outputs times as follows to a csv file. 748 for 7:48 1236 for 12:36
|
| Converting "Date and Time" to just DATE? | 05 Mar 2008 19:09 GMT | 11 |
I have a large number of cells with date and time like this, "Jan 12, 2001 5:55 pm" I want to truncate the time in the cell and only make it display the date.
|
| let's try it one more time | 05 Mar 2008 18:57 GMT | 1 |
I had posted this same question. I did not get a good answer. But now I have simplified my own question. Hope this will help. I need a formula that deletes entire row based on a criteria. For example row 1 - contains what i need, so keep it
|
| look up multiple criteria | 05 Mar 2008 18:35 GMT | 3 |
I want to search sheet 2 for both column a and d in sheet 1, and return column c of sheet 2 sheet 1 a b c d
|
| SUMIF WITH AND OR ANOTHER SUGGESTION | 05 Mar 2008 18:25 GMT | 11 |
Looking to sumif A1 and B1 = "MOTOROLA JXP1" then C1 would be the anwser A B C 1 MOTOROLA JXP 1 4 2 MOTOROLA JXP 2 5
|
| Sumif with conditions | 05 Mar 2008 18:14 GMT | 6 |
I am trying do do a sumif using 2 conditions For example: I want to add the values in column d if the value in column a is either C or X.
|
| add value to cell if cell is not null | 05 Mar 2008 18:09 GMT | 4 |
I'm having problems with this and I thought it would be simple. Basicly, I want to add a value to cell A1 when the spreadsheet opens, then when its opened next add the same value to A2 and so on. I thought it would be done with a simple if statement.
|
| Remove dashes between letters and between letters and digits | 05 Mar 2008 18:08 GMT | 7 |
Can anyone help me with a script which can remove dashes between 2 letters and between a letter and a digit. But at the same time keeps the dash beween two digits. Example:
|
| array formula to show differences in 2 lists? | 05 Mar 2008 17:54 GMT | 1 |
I'm needing to compare two lists of stores each week, and am wondering if this can be done using some kind of array formula, or if vba would be needed. From one week to the next, the list of stores will not change much, but there could be a few stores that drop off, and a few ...
|
| How to change positive numbers to negative numbers without re-ente | 05 Mar 2008 17:35 GMT | 8 |
|
| copy/paste not working | 05 Mar 2008 17:20 GMT | 3 |
why would the copy/paste function stop working on a spreadsheet
|
| vba code to open workbooks | 05 Mar 2008 17:15 GMT | 3 |
Does anyone have a code that will open a workbook w/name Table.xls that is in the same directory as the workbook w/name 248.xls that is open. I would like for the Table workbook to open when a user opens 248 workbook.
|