kovan
Aug 22nd, 2000, 02:09 PM
in one of my other posts
i mentioned about getting the the latest TagID (which is an auto numbered field ) for my MANY table...
i was told to use the bookmark property of the object..
i tried
with myobject
.addnew 'this will add a record to my ONE table
myvariable = .boomkark
.update
msgbox myvariable
end with
i get a negative number...
i never used this property, anyone can help?
how can i specify to assign the autonumbered
to myVariable?
i mentioned about getting the the latest TagID (which is an auto numbered field ) for my MANY table...
i was told to use the bookmark property of the object..
i tried
with myobject
.addnew 'this will add a record to my ONE table
myvariable = .boomkark
.update
msgbox myvariable
end with
i get a negative number...
i never used this property, anyone can help?
how can i specify to assign the autonumbered
to myVariable?