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 gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

IIf fUNCTION

Status
Not open for further replies.

Ryan0001

Technical User
May 14, 2003
5
GB
ive got an invoice for a mail-ordering system. ive also got a form to enter in the order details. if a certain condition is met i need a table with various headings and values to be inserted. if this condition is not met, i don't want the table to be inserted. i managed to do this by having IIf functions for the headings and values in the table, which worked. however, the problem is that i can't do an IIf function for the actual tables and the lines in it...therefore they are always displayed. so i need to find out how to use an IIf function for lines (the table basically) or if there's another way of getting round this problem... appreciate any help
 
Hi,
Is this for a form, or a report. If it is for a form, then you should try another forum (forum702 If this is for a report, then I don't understand the problem.

HTH, [pc2]
Randy Smith
California Teachers Association
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top