what's there in blank cell when data is exported to excel frm db

  • Thread starter Thread starter sudhir
  • Start date Start date
S

sudhir

After exporting some data from a database to excel, when i used ISBLANK
function on a blank cell, the result is false. What is that cell containing?
 
I am not sure what is in your cell but if you use the trim function w/ the
ISBLANK it should come back true.
 
Back
Top