R
RLN
Hello.
RE: Access 2003
I have a main form that also contains a subform. This subform is set up as
a continuous form. When the main form (and subform) loads, I run some SQL in
the form open event to set its recordsource. After the load event has
finished, i need to look at the rows in the subform, and if the Resource
Notes field for a row (hidden on the subform row) contains information, I
need to make a button visible on that same row that says, "View Resource
Notes". Is there a way to do this when the form loads?
Thanks.
RE: Access 2003
I have a main form that also contains a subform. This subform is set up as
a continuous form. When the main form (and subform) loads, I run some SQL in
the form open event to set its recordsource. After the load event has
finished, i need to look at the rows in the subform, and if the Resource
Notes field for a row (hidden on the subform row) contains information, I
need to make a button visible on that same row that says, "View Resource
Notes". Is there a way to do this when the form loads?
Thanks.