View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Sudhir Sudhir is offline
external usenet poster
 
Posts: 5
Default what's there in blank cell when data is exported to excel frm db

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?