A
Al
I have a simple example. A simple single table db. My table has 20 or
so fields. I want to modify the Sub_Account field based on the Accout
field. Something like:
If Accout = 5005 then make Sub_Accout = 0005
How do I do that?
Thanks,
Al
so fields. I want to modify the Sub_Account field based on the Accout
field. Something like:
If Accout = 5005 then make Sub_Accout = 0005
How do I do that?
Thanks,
Al