Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Say I have this
1 2 A f1 f2 B ? ? How do I leave B1 and B2 blank if their corresponding f1 and f2 functions in A1 and A2 respectively are either 0 or blank. Again in psedo-code A1=(if(blah), some_value, "") B1=if(OR(ISBLANK(A1), A1=0), "", some_value) Similar for A2/B2 -- - Zilla (Remove XSPAM) |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
isBlank() | Excel Worksheet Functions | |||
ISBLANK() function | New Users to Excel | |||
ISBLANK | Excel Worksheet Functions | |||
isblank function | Excel Worksheet Functions | |||
Is there a function for "not isblank" (find a cell that has a val. | Excel Worksheet Functions |