D
Dhonan
I would like the caption on the command button to change based on the content
of the individual record on each line of a continuous form.
For example, if the first record is transaction type "123" then the caption
of the button should read - "UPdate 123 transaction".
If the trans type is "456" then it should read "display report for 456."
I have tried to use the "on current" event, but it changes every button on
the continuos form to what record has focus.
Thanks for your help
of the individual record on each line of a continuous form.
For example, if the first record is transaction type "123" then the caption
of the button should read - "UPdate 123 transaction".
If the trans type is "456" then it should read "display report for 456."
I have tried to use the "on current" event, but it changes every button on
the continuos form to what record has focus.
Thanks for your help