View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Verify data validation status inside VBA

Check the same condition.

--
Regards,
Tom Ogilvy


"Alex St-Pierre" wrote in message
...
Hi,
I have a sheet that contains a lot of cells with data validation. I'm
wondering if it's possible to know in VBA if a specific cell is correct or
not?
Thank you!
Alex
--
Alex St-Pierre