How do i code the following
I want to say if
DateField in current record = "" then
commandbutton1.visible=true
Else
commandbutton1.visible=false
the button being visible would depend on the record
thanks for any help
Josh
I want to say if
DateField in current record = "" then
commandbutton1.visible=true
Else
commandbutton1.visible=false
the button being visible would depend on the record
thanks for any help
Josh