Login
`
Templates, Tools and Utilities
|
||
Add a comment to an Icetips ArticlePlease add your comments to this article.
Please note that you must provide both a name and a valid email address in order
for us to publish your comment. Comments are moderated and are not visible until they have been approved. Spam is never approved!
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 23, 2024, 3:34 am This article has been viewed 35308 times.
|
|