J
Jon
Hi all,
I have a form for Purchasing orders contain the following fields:
ID >>>autonumber
P.ONo. >>>>>number
Version>>>>>Yes/No(Checkbox)
VersionNo.>>>>>number
Amount>>>>number
.....etc
What I want to do is, when the user input the P.O. and he marks it as
Version(Yes) the VersionNo will be(0). After that, if the user updated the
existing P.O , a copy of it will be created and the versionNo. Will be (1) if
the user marks it as a version. Otherwise, the copied record will be hold
until the user marks it as version.
Any suggestion please?
I have a form for Purchasing orders contain the following fields:
ID >>>autonumber
P.ONo. >>>>>number
Version>>>>>Yes/No(Checkbox)
VersionNo.>>>>>number
Amount>>>>number
.....etc
What I want to do is, when the user input the P.O. and he marks it as
Version(Yes) the VersionNo will be(0). After that, if the user updated the
existing P.O , a copy of it will be created and the versionNo. Will be (1) if
the user marks it as a version. Otherwise, the copied record will be hold
until the user marks it as version.
Any suggestion please?