D
Dhonan
have a continuos form with a command button that I would like the caption of
that command button to change depending on the transaction type of the record.
For example, if the first record displayed is transaction type "123" then
the caption should be "display report for trans 123".
If the second record is transaction type "456", then the caption should read
"update trans 456".
I have tried using "on current", but that changes the caption on every
button on every line.
Any help would be appreciated it.
Thanks
that command button to change depending on the transaction type of the record.
For example, if the first record displayed is transaction type "123" then
the caption should be "display report for trans 123".
If the second record is transaction type "456", then the caption should read
"update trans 456".
I have tried using "on current", but that changes the caption on every
button on every line.
Any help would be appreciated it.
Thanks