Login
`
Templates, Tools and Utilities
|
||
Icetips Article
Back to article list
Search Articles
Add Comment
Printer friendly
Direct link
Par2: Generating autonumber key on OK Accepted 2000-01-07 -- Maarten Veenstra > Is there a way to generate the auto number key on the pressing of the OK
> button instead of it being generated when I open my form?
In ThisWindow.Init of the form:
Access:MyFile.CancelAutoInc
The AutoInc is (re-)done (again) by Access:MyFile.Insert() and thus
automagically - no more coding needed.
Today is November 21, 2024, 3:39 am This article has been viewed 35304 times.
|
|