Results 1 to 2 of 2
  1. #1
    RachelBedi is offline Advanced Beginner
    Windows Vista Access 2003
    Join Date
    Jul 2012
    Posts
    67

    Angry Conditional Formatting Issue

    I have a form (frmActivators) with several tabs (frmActivatorFreshLeads, frmActivatorBacklog, frmActivatorW9, frmActivatorSuspended, frmActivatorActivated, frmIndAudits) - one tab (frmIndAudits) has three more subforms as tabs(frmIndUnresolvedAudit, frmIndResolvedAudit, frmIndReportedAudit). I'm trying to apply conditional formatting to one particular field in frmUnresolvedAudit based on the value of another field (AuditSource) in the same form.

    Here's what I have tried;

    in Datasheet View;

    Expression; [Forms]![frmActivators]![frmIndAudits]![frmIndUnresolvedAudit]![AuditSource]=[InternalQC]



    also;

    Expression; [AuditSource]=[InternalQC]

    Continuous Forms View;

    Expression; [Forms]![frmActivators]![frmIndAudits]![frmIndUnresolvedAudit]![AuditSource]=[InternalQC]

    also;

    Expression; [AuditSource]=[InternalQC]

    Nothing seems to be working and it's driving me loopy, does anyone have a suggestion on what the heck I'm doing wrong?!

    Thank you :-D

  2. #2
    June7's Avatar
    June7 is online now VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,771
    How can a tab (frmIndAudits) have 3 subforms forms 'as tabs'?

    The two values are on same subform? I tested that and it works in my db. I can't replicate the issue.

    If you want to provide db for analysis, follow instructions at bottom of my post.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Conditional Formatting
    By riaarora in forum Access
    Replies: 6
    Last Post: 09-03-2012, 05:58 AM
  2. conditional formatting
    By michele in forum Forms
    Replies: 6
    Last Post: 02-01-2012, 01:16 PM
  3. Conditional Formatting
    By mm07nkb in forum Forms
    Replies: 1
    Last Post: 09-02-2011, 09:58 AM
  4. Conditional formatting
    By avarusbrightfyre in forum Forms
    Replies: 3
    Last Post: 07-01-2011, 11:18 AM
  5. conditional formatting right(..)
    By bbeernaert in forum Access
    Replies: 3
    Last Post: 08-25-2010, 12:33 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums