Hi!
I am using a checkbox to change the backcolor of another field. However the change in color is not being saved when the record is closed. Any way to save the change in color when the record is closed and re-opened? I am using:
Check Box Event Procedure On Click [Field 2].BackColor = 12632256
Check Box Event Procedure On Dounle Click [Field 2]. BackColor = 12632256
On click of the Check Box, the background of Field 2 changes to grey.
On Double Click of the Check Box, the bacground of Field 2 changes back to white.
This works fine w/ the exception that the grey color is lost when the record os closed and re-opened.
Any help would be greatly appreciated!! Love this Forum!! Thanks! Mellay
I am using a checkbox to change the backcolor of another field. However the change in color is not being saved when the record is closed. Any way to save the change in color when the record is closed and re-opened? I am using:
Check Box Event Procedure On Click [Field 2].BackColor = 12632256
Check Box Event Procedure On Dounle Click [Field 2]. BackColor = 12632256
On click of the Check Box, the background of Field 2 changes to grey.
On Double Click of the Check Box, the bacground of Field 2 changes back to white.
This works fine w/ the exception that the grey color is lost when the record os closed and re-opened.
Any help would be greatly appreciated!! Love this Forum!! Thanks! Mellay