Another Form-Subform problem

S

Sreedhar

Hi,

Can anybody please help on this ?

I have a Form and a "Continuous Subform". Among others, there are two date
fields (not the master-child) on both the main and the sub forms.

While I navigate through the records on the main form, I want the date field
(control) on the sub form whose value matches with that on the main form
change its back color (highlighting).

Here, the date field on the main form has only one value, but the date field
on the sub-form has several values, 'cos its a continuous form.

What code should I run to achieve this ? Where should I raise the event ?

Thanks
 
T

Tom van Stiphout

On Mon, 17 Nov 2008 18:47:01 -0800, Sreedhar

Try conditional formatting. If it works, there is no code to write.

-Tom.
Microsoft Access MVP
 

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