L
Les
Good day,
I am wanting to look up up a value in a table (KTL) field [Project] and
then do the following:-
if [Project]= 90ZA0510 then
PU 09/05
Elseif
End If
Then i need to put the result "PU 09/05" into a TextBox in a form.
I do not know if this is possible, or should one do an update querry
and change the project name that way ?
I am wanting to look up up a value in a table (KTL) field [Project] and
then do the following:-
if [Project]= 90ZA0510 then
PU 09/05
Elseif
End If
Then i need to put the result "PU 09/05" into a TextBox in a form.
I do not know if this is possible, or should one do an update querry
and change the project name that way ?