Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have read many posts regarding this issue and I thought I wrote my formula
correctly. I have tried it as a formula AND as an array formula =IF(ISBLANK(A1:N1),"Delete","OK") When I use this formula, whether the range has something in it or not, it returns "OK". The spreadsheet is an exported report from a mailing/shipping software program. It has 600 rows, A:N, some with only one Cell containing data. I need to delete all the blank rows (I've read all those posts too). I'm either very thick in the head or there is some invisible data lurking in the cells? I've even reversed the formula =IF(ISBLANK(A1:N1),"OK","Delete"). Arrrggg! Thank you, scrowley(AT)littleonline.com |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
IF AND ISBLANK | Excel Worksheet Functions | |||
Blank cells: ISBLANK = FALSE, ISTEXT = TRUE | Excel Worksheet Functions | |||
macro copy/paste data from multiple cells to multiple cells | Excel Discussion (Misc queries) | |||
make multiple cells in 1 worksheet equal multiple cells in another | Excel Worksheet Functions | |||
If(ISBLANK) | Excel Worksheet Functions |