Question,
is there a way code in VB the following:
for the "current record" on a subform which is displayed in continuous forms mode (10 records show concurrently), cause a control to change colors (for ONLY the "current record"![Wink ;) ;)](data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
I already know how to make a control change color. What i want to know is how to do it ONLY for the current record (record the user has selected or scrolled to). Right now, my code causes the control on every record to change color, that's not what i want.
PS
this was posted in another forum without success so, hope you sticklers don't get all peeved about the cross post;-) k?
James
is there a way code in VB the following:
for the "current record" on a subform which is displayed in continuous forms mode (10 records show concurrently), cause a control to change colors (for ONLY the "current record"
I already know how to make a control change color. What i want to know is how to do it ONLY for the current record (record the user has selected or scrolled to). Right now, my code causes the control on every record to change color, that's not what i want.
PS
this was posted in another forum without success so, hope you sticklers don't get all peeved about the cross post;-) k?
James