Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
My worksheet range B8,D8,E8 through B15,D15,E15 has data like so; DATE DESCRIPTION TYPE 1/1/2006 Got It! H 1/2/2006 Successful! WH 1/3/2006 Unlimited Possibilities O I'm need a error checking code if B8,D8,E8 has data then it will check B9,D9,E9 through B15,D15,E15. But, if B9 does not have data and D9,E9 does have data then it will give MsgBox "ERROR Date is empty". If D9 is empty but B9,E9 has data then it will give MsgBox "ERROR Description is empty!". If E9 is empty but B9,D9 has data then it will give MsgBox "ERROR Type is empty!". Then it highlights the cell color light grey so the user will know which cell needs data. Thank you for your help in advance, jfcby |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Code Error Message Excel 2000 - 2003 | Excel Programming | |||
Need Error Message Box In VBA Code - Excel 2000 & 2003 | Excel Programming | |||
Excel 2003 causes error with Excel 2000 VBA code | Excel Programming | |||
Error Checking Options - 2000-2003 | Excel Discussion (Misc queries) | |||
Error in Excel 2000, but not 2002 and 2003 | Excel Programming |