G
Guest
Hi all..
I have a text box with the field ActionTaken from the database displayed
in it. When the user picks one of the Actions it displays a report with the
picked action. What I would like is if there is no data for the report for
the ActionTaken text field to display "No Data". I have tried a couple codes
but I am getting now where. Any suggestions:
=IIF([HasData])????????? "No Data Available"
Rhett
I have a text box with the field ActionTaken from the database displayed
in it. When the user picks one of the Actions it displays a report with the
picked action. What I would like is if there is no data for the report for
the ActionTaken text field to display "No Data". I have tried a couple codes
but I am getting now where. Any suggestions:
=IIF([HasData])????????? "No Data Available"
Rhett