F
FroGG
Sorry Kailash,
I dont understand what you mean by pseudo code.
My fields are User ID and Date Actioned.
Do I substitute your response:
sub myField_afterupdate
myotherfield = now()
end sub
as follows:
sub User ID_afterupdate
Date Actioned= now()
end sub
I tried the above and received an error stating expected end in line User
ID!
I dont understand what you mean by pseudo code.
My fields are User ID and Date Actioned.
Do I substitute your response:
sub myField_afterupdate
myotherfield = now()
end sub
as follows:
sub User ID_afterupdate
Date Actioned= now()
end sub
I tried the above and received an error stating expected end in line User
ID!