I've imported an Excell sheet which started in Seibel and in a column full of dates, there are blank cells (nothing in them) BUT a ISBLANK test returns false. Sure enough if I go to the cell and delete the contents then the function return TRUE. This process will happen often and I'd like to have these cells recognized as blank...it there another test (perhaps it's a line feed or carriage retun character?)
Also, the ones with "dates" seem to be formatted as dates but I can't use them in a logical test to say todays date (lareger than or smaller than) becasue they are not shwoing as the date serial number....any ideas here would be great as well!
Thanks so muc
Also, the ones with "dates" seem to be formatted as dates but I can't use them in a logical test to say todays date (lareger than or smaller than) becasue they are not shwoing as the date serial number....any ideas here would be great as well!
Thanks so muc