View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Oldjay[_2_] Oldjay[_2_] is offline
external usenet poster
 
Posts: 9
Default checking for a blank field

I have a database that must have an entry in Col b
I want to filter the records (or what ever) and if it finds a blank field in
col b then a msg box displayed

oldjay