Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. GweeDo767

    Report Detail BackColor chaning in code

    PaulF: Thanks, worked perfectly. I could have sworn I tried that already.
  2. GweeDo767

    Report Detail BackColor chaning in code

    Thanks for the tip, but the problem isn't with getting it to re-color the background. The problem is with the evaluation. It is coloring every line, not just the lines where that field is marked as true.
  3. GweeDo767

    Report Detail BackColor chaning in code

    I am trying to get certain lines of a report to have a different color based on the value of "Yes/No" field in a table. The text box "TXTshipped" is currently set to have that very Yes/No field as its control. I set that control to visible=false and then tried this: If Me.TXTshipped = True...

Part and Inventory Search

Back
Top