Hi,
I'm afraid i've got the wrong syntax here and wonder if i can get some help here.
In one of the combo-boxes's control source, i have the following code
=iif([Subject Code] = "O",dlookup("[J_ID]","Rate Department","[J_ID] = 'Team*'",dlookup("[J_ID]","Rate Department","[J_ID] <> 'Team*'"))...