Search results

  1. L

    Report sorting question

    Hi In a report I have a group header that sorts the report information into 2 sections depending if the the project is ordered or not - =IIf([Ordered]="Yes","ORDERED","FORECAST") In the 'Project Status' column I want it to show 'Project Stage if the product is ordered and to show 'sales stage'...
  2. L

    Easy report question?

    I am a relatively new access user (started 2 days ago!) and have been learning as I go with the aid of the Help key. I have become stuck on the question below: I have the following expression in a text box in a Header in a report =IIf([Performance Manager?]="Yes","PM Product","NPR Product")...
Back
Top Bottom