Apologies as this make be very simple but I rarely get to play around in notes !! I a trying to create a formula that does the following.
If Sam open the from it updates the department field to sales, if Fred opens the form it defaults the deparment field to Accounts - without them having to pick from a list.
I’m trying to use this formaula but excuse my errors as I only use notes developer now and then…
@If(me = “Fred/HHY/ABC” ;Department = “Accounts”;Department = “Sales”)
Many Thanks
Stefan