Coding to change font color

A

Alex White MCDBA MCSE

Of What?

to change the font color of a textbox is

me.text1.forecolor = vbblue

but I don't really know what you are looking for.
 
K

Ken Snell [MVP]

Ooopsss... my suggestion is an incorrect "combination" of ACCESS and EXCEL
VBA.... ignore -- Alex has posted the correct code step.
 
Top