subform

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have FormA. On FormA is subFormB. subFormB has 3 fields and each has
Conditional Formatting defined. The two forms are not linked in any way.
When I run subFormB independently the Conditional Formatting works great.
When I run FormA (which has subFormB as a subform) the Conditional Formatting
does not work....why?

Any help would be appreciated.
 
PeterM said:
I have FormA. On FormA is subFormB. subFormB has 3 fields and each
has Conditional Formatting defined. The two forms are not linked in
any way. When I run subFormB independently the Conditional Formatting
works great. When I run FormA (which has subFormB as a subform) the
Conditional Formatting does not work....why?

Any help would be appreciated.

What conditions are specified in the conditional formatting? Do they
use expressions that assume FormB is a main form, not a subform? For
example, any reference to Forms!FormB will fail if FormB is only open as
a subform.
 

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

Similar Threads

Subform query 1
Calling another form 2
Sending Data from One subForm to another 8
subform calls 1
subforms 1
Alternating Lines using colors 5
Finding Totals from two diff date ranges 5
A problem reading a file 2

Back
Top