I have a main form with a continuous sub-form. On the main form I have a series of text boxes that I want to use as a makeshift status bar. The text boxes would be filled in if a value was entered into certain records on my sub-form.
The problem I have is since the sub-form is continuous, how would I refer to the specific record on the sub-form that I want to check for a value?
Thanks!
The problem I have is since the sub-form is continuous, how would I refer to the specific record on the sub-form that I want to check for a value?
Thanks!