Microsoft
Software
Hardware
Network
Question : Generate an autonumber that I can then overwrite
What I'm trying to do is this, I have a query which is being used to generate data for a form. I want when the form is loaded is to have a sequential number running from the first record to the last record. However I want the user to be able to change the number if he see's fit when the form is loaded.
The overall result is to then press a button and the records are sent to a table in the order which they are numbered.
If anyone has any suggestions on how to do this please let me know.
Thanks
Answer : Generate an autonumber that I can then overwrite
meteorelec,
Try this.
It does as you have requested.
Study it carfully before you open the form and click the button.
JeffCoachman
AccessEEQ-23953865ExportTableWit.mdb
(272 KB)
(File Type Details)
sample
Random Solutions
simple replace question easy points
utitlity function in oracle to check for data in table exists
The citrix Metaframe server you have selected is not accepting connections.
How to lock down certain parts of the document?
PPP defaultroute problem(s) (?)
How to send email reminder to ask the users to change passwords?
Exchange 2003 used for relaying, sending thousands of messages
Sql Server 2000 Timestamp Issue With Merge Replication
SQL trigger- only insert select details
in ruby how to I subtract time "12/21/08 17:00:02" from "12/21/08 17:00:25"