roelandkim
Registered User.
- Local time
- Today, 20:38
- Joined
- Apr 8, 2003
- Messages
- 38
I have a form, called main form, which has on subform on it. The subform is in continious form view. Basically it tracks an Out Date and an In Date. I want to make text box visible/not visible based on whether there is a value in the In date field, in the last record in the recordset. I can get the field to toggle, but I only want it to be visible if the In Date field in the last recordset is null, and if not null not visible. I have some very basic VB knowledge, so if anyone can point me in the right direction I would appreciate it.
Thanks,
Roeland Kim
Thanks,
Roeland Kim