Thanks for all your suggestions, I not getting error messages now but I'm not getting the results I want. If I just do an if statement for one operation number to be complete I get the results that I expected. I am trying to use Opcode from JobOper as the formula field for operation complete per data dictionary info, I click oper complete when entering timecard, What the report is ultimately supposed to do is show all open jobs in each department using specific timecard entry info.
----- Original Message -----
From: Dennis Houghton
To: vantage
Sent: Wednesday, July 18, 2001 11:14 AM
Subject: [Vantage] RB Formula structure
A quick question,
I can't seem to get a formula structured in RB. I am trying to use 2 if statements w/ an or statement, in other words, I would like it to look @ 2 different operation numbers to see if they are complete and if they are to return a specific number else return another specific number to be used as a filter. Here is how I it looks now. IIF(OperCode = '300' And OpComplete = no,1, Or IIF(OperCode = '200' And OpComplete = no,1,2)). This gives me a syntax error.
Thanks
Dennis
[Non-text portions of this message have been removed]
To access the Files Section of our Yahoo!Group for Report Builder and Crystal Reports and other 'goodies', please go to: http://groups.yahoo.com/group/vantage/files/. Note: You must have already linked your email address to a yahoo id to enable access.
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
[Non-text portions of this message have been removed]