jackie77
Jackie
- Local time
- Today, 00:16
- Joined
- Jul 18, 2007
- Messages
- 85
Hi all
does anyone know how to use a tempvar in the following line
Forms!ColdTemperatures![TempVars("Button1")].ForeColor = vbRed
what im doing is on close of a form I want to change the colour of a button on another open form (the name of the button is held in the tempvar)
But i cant get it to work
any suggestions would be great?
cheers
jackie
does anyone know how to use a tempvar in the following line
Forms!ColdTemperatures![TempVars("Button1")].ForeColor = vbRed
what im doing is on close of a form I want to change the colour of a button on another open form (the name of the button is held in the tempvar)
But i cant get it to work
any suggestions would be great?
cheers
jackie
