Hi Guys,
I've created a ComboBox and would like one of my selections: "Met" to be converted into a number value: "10" within the related field on the table.
I've come up with the expression: =IF([Initial Review Q1]="Met",0,10)
Control Source accepts the expression, however when I go back to Form View and select "Met" access chimes and states: "Control can't be edited it's bound to the expression =if([Initial Review Q1]="met",0,10)"
I apologize, I am still in the early stages of learning access. Hopefully this video can shed some more light on my problem: