Highlight record

S

Shiner452

Does anyone know the code to highlight a record on a continuous form?
Or can someone tell me how to get to it
 
S

Shiner452

I couldn't get Lebans code to work with 2000. If anyone is intereste
in highlighting the current record on a continuous form check ou
www.liquorman.net. There is less code to write here than Lebans and i
works for 2000
 
S

Stephen Lebans

The code you are referring to was written expressly for A97, before A2K
was even released, and never intended for use in A2K or higher. I never
bothered to update the old A97 solution as A2K now supports
ConditionalFormatting, for which I have a sample MDB here:
http://www.lebans.com/conditionalformatting.htm

Your solution you invented has been posted hundreds of times over the
last 5 years. CF is superior to the solution you are using because it
allows for several props of each control to be manipulated via the
FormatConditions object. Finally, the solution you posted will not work
in Datsheet view while CF does.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top