scouser
Registered User.
- Local time
- Today, 08:43
- Joined
- Nov 25, 2003
- Messages
- 767
Is it possible to insert some text into a report field if there is no data?
Let me explain:
There is a field on my Orders Form (Purchase Order). This is not always filled out. When the report is generated from a command button I would like to insert text as opposed to leaving the field blank.
Something along the lines of:
Not Advised
can I you use =IIF(IsNull
Cheers,
Phil.
Let me explain:
There is a field on my Orders Form (Purchase Order). This is not always filled out. When the report is generated from a command button I would like to insert text as opposed to leaving the field blank.
Something along the lines of:
Not Advised
can I you use =IIF(IsNull
Cheers,
Phil.