Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
The following function works fine, however, if there are no dates populated into my spreadsheet, the resultant cells in column H show the: #VALUE! error. =+IF(AND($B$1-G3<-24,$B$1-G3-31),"D",IF($B$1-G3<0,"C",IF($B$1-G3=0,"E" ," "))) Could someone please advise on how I can suppress this error using an Excel function such as ISERROR or ISBLANK? Any help would be greatly appreciated. Kind regards, Chris. *** Sent via Developersdex http://www.developersdex.com *** |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2003 + hungapp errors | Excel Discussion (Misc queries) | |||
errors in Excel 2003 | Excel Programming | |||
errors in Excel 2003 | Excel Discussion (Misc queries) | |||
excel 2003: Module errors | Excel Programming | |||
Excel 2003 Updates, and Errors | Setting up and Configuration of Excel |