Hi folks.
Please, can someone put me out of my misery?
On a form, I have a textbox. This value is used as criteria in a select query.
I need it to do this:
IIf([Forms]![Report Form]![Text268]="Company Name", then use "Company Name" as the criteria, but if the text box has "Other Companies" then use everything except "Company Name" as the criteria.
Many thanks in advance.
Gordon.
Please, can someone put me out of my misery?
On a form, I have a textbox. This value is used as criteria in a select query.
I need it to do this:
IIf([Forms]![Report Form]![Text268]="Company Name", then use "Company Name" as the criteria, but if the text box has "Other Companies" then use everything except "Company Name" as the criteria.
Many thanks in advance.
Gordon.