Steve-vfp9user
Programmer
Hello
I recently resolved my problem on thread (thank you)
This is a follow on from that thread and would like to know how to change font type using "Print when" or other method on a report when a particular condition applies.
I am aware of examples in the controls properties section such as:
Print only when expression is true: not empty(mydate)
or
Print only when expression is true: mynumber>0
One field in my table COSTMASTER is called CATYPE and it is that field the word INVOICE is shown in some records
The default font for that field is: Arial, Regular, 8
If the word INVOICE is in the record, how do I change the font to something like: Arial, Bold, 10
Thank you
Steve Williams
VFP9, SP2, Windows 10
I recently resolved my problem on thread (thank you)
This is a follow on from that thread and would like to know how to change font type using "Print when" or other method on a report when a particular condition applies.
I am aware of examples in the controls properties section such as:
Print only when expression is true: not empty(mydate)
or
Print only when expression is true: mynumber>0
One field in my table COSTMASTER is called CATYPE and it is that field the word INVOICE is shown in some records
The default font for that field is: Arial, Regular, 8
If the word INVOICE is in the record, how do I change the font to something like: Arial, Bold, 10
Thank you
Steve Williams
VFP9, SP2, Windows 10