K
Kevin_melb via AccessMonster.com
My next problem that I need to address is using a “IF command.
Basically I want the following procedure
IF [companyname] = [1234] then [laborcost] = [hourlyrate] and [laborsell] =
[hourlyratre]
Or [jobnumberID] = [10049] then [laborcost] = [nilrate] and [laborsell] =
[nilrate]
Else [laborcost] = [costrate] and [laborsell] = [chargerate]
I am not sure how to do this when I click on “update on Exitâ€
Many Thanks
Kevin
Basically I want the following procedure
IF [companyname] = [1234] then [laborcost] = [hourlyrate] and [laborsell] =
[hourlyratre]
Or [jobnumberID] = [10049] then [laborcost] = [nilrate] and [laborsell] =
[nilrate]
Else [laborcost] = [costrate] and [laborsell] = [chargerate]
I am not sure how to do this when I click on “update on Exitâ€
Many Thanks
Kevin