Guild of Project Controls: Compendium | Roles | Assessment | Certifications | Membership

Tips on using this forum..

(1) Explain your problem, don't simply post "This isn't working". What were you doing when you faced the problem? What have you tried to resolve - did you look for a solution using "Search" ? Has it happened just once or several times?

(2) It's also good to get feedback when a solution is found, return to the original post to explain how it was resolved so that more people can also use the results.

Use the flag to set a column of data

1 reply [Last post]
Ron Beechey
User offline. Last seen 4 years 17 weeks ago. Offline
Joined: 13 Apr 2016
Posts: 28
Groups: None

I have a flag that is set to yes and would like to display in a text field the word contractor but am having problems setting up the formula.  Can anyone help?

Replies

Ron Beechey
User offline. Last seen 4 years 17 weeks ago. Offline
Joined: 13 Apr 2016
Posts: 28
Groups: None

I got it to work

 IIf([Flag10]=Yes, "Contractor"," ")