checkbox1 value = true if range got data
i got a checkbox1 on a userform
column n down i got dates for this month 1 thru 31
checkbox1 needs be value = true if data next to todays date are enterd
allready.
and
if checkbox1 value = true then textbox1.enable = false
|