Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have the following If Else statement:
If CDbl(myString) < "" Then cells(n,9).Value = CDbl(myString) End If However, it doesn't work. MyString is declared as a String and it is copying a field from another application. How can I check that myString is empty/null? --- Message posted from http://www.ExcelForum.com/ |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Need help with Formula. Need it to return Null, not Blank | Excel Discussion (Misc queries) | |||
Delete Null/Blank Rows | Excel Discussion (Misc queries) | |||
If null, make cell blank | Excel Worksheet Functions | |||
COUNTIF says Null = Blank but Blank < Null | Excel Worksheet Functions | |||
How can I refer to a blank cell when using conditional formating? | Excel Discussion (Misc queries) |