Re: set caption to bold in code
Hi all,
I want to set the caption on the button to bold in code but I can't get syntax right. I'm using AC2K.
I tried the following
Me!cmdwo_shipping_sched.FontWeight = Bold
Variable not defined
Me!cmdwo_shipping_sched.FontBold
Object doesn’t support this property or method
Thanks for your assistance!
Hi all,
I want to set the caption on the button to bold in code but I can't get syntax right. I'm using AC2K.
I tried the following
Me!cmdwo_shipping_sched.FontWeight = Bold
Variable not defined
Me!cmdwo_shipping_sched.FontBold
Object doesn’t support this property or method
Thanks for your assistance!