steve lebans conditional formatting

  • Thread starter Thread starter JohnE
  • Start date Start date
J

JohnE

Hello. I have a continuous subform on a main form that needs to have the
active row highlighted. I am using the conditional formatting routine from
Steve Lebans' site. But it is not working by not highlighting the active row
of the subform. Not getting any errors either. There is a line in the class
mod that might need to be modified as it indicates but I am not sure how it
would be. Here is the line;

'Need to modify this to work with SubForms
Set mForm = ctl.Parent

Can someone familiar with this lend a hand?
Thanks.
.... John
 
Back
Top