G
Guest
I have one form where I set the recordsource within the click event of the switchboard, depending on the recordsouce I want the label's caption for the form to change. However, once it sets the first caption it never changes even when the form is closed and the recordset changes.
I am using a simply select case statement is this not the way to go? BTW, the form has up to 8 different recordsets that could be applied, that's why I need the label's caption property of the form to change
Thank
Cathi
I am using a simply select case statement is this not the way to go? BTW, the form has up to 8 different recordsets that could be applied, that's why I need the label's caption property of the form to change
Thank
Cathi