View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] mherald81@gmail.com is offline
external usenet poster
 
Posts: 2
Default Excel Checkbox Help

Ok, I am trying to make a checkbox look for data in a range of cells,
lets say A1, B1, C1, D1. If all the cells contains data then put a
check in the box, else leave it unchecked. The data that will be in
the cells are dates. I appreciate any help.