Hi, as a starting point I am trying to make the font of a text box 'Tenant Code' italic, but no joy with the below:
The error message is:Code:Sub taz() Forms!("Tenants").Controls("Tenant Code").FontItalic = True End Sub
Compile error: Type-declaration character does not match declared data typq