![]() |
|
#3
|
|||
|
|||
|
Without utilizing VBA, all you can really do is check to see if the cell contains a number.
=IF(ISNUMBER(D11),"a","") Dates are simply numbers. 1 Jan 1900 = 1 and today = 44045. It's been that many days since 1 Jan 1900. Format the cell with the formula as Marlett. if you want to keep what you had... =IF(ISNUMBER($D11),"√"," ") |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Formula help | LostinLA | Excel | 1 | 05-15-2018 12:19 PM |
| Formula Copy Row 2 Row But Next Column In Formula From Another Tab | TimG | Excel | 3 | 04-16-2018 09:20 PM |
Possible to use an existing vlookup formula to also insert correct info and trigger a SUM formula
|
innkeeper9 | Excel | 2 | 09-13-2016 08:59 PM |
| Need help with dragging a formula and changing a reference column as I drag the formula. | LupeB | Excel | 1 | 10-22-2015 03:02 PM |
| Which formula ??? | Schoom | Excel | 3 | 07-13-2015 06:12 AM |