P
PayeDoc
Hello All
Is it possible to set a button's caption with variable format, with code ?
e.g.
MyButton.caption = "Process for "&[forms]![frm_main]![client-name] & " for
the month of "& [forms]![frm_main]![month-name]
This works, but it would be great if I could get the
[forms]![frm_main]![client-name] and [forms]![frm_main]![client-name] parts
of the caption to show in larger, bold lettering.
Thanks for any help.
Les
Is it possible to set a button's caption with variable format, with code ?
e.g.
MyButton.caption = "Process for "&[forms]![frm_main]![client-name] & " for
the month of "& [forms]![frm_main]![month-name]
This works, but it would be great if I could get the
[forms]![frm_main]![client-name] and [forms]![frm_main]![client-name] parts
of the caption to show in larger, bold lettering.
Thanks for any help.
Les