Microsoft
Software
Hardware
Network
Question : Autonumber in Query
How can I make a field generate an autonumber in my query?
Answer : Autonumber in Query
Put the function into a module on it's own. In the declarations section of that module do:
Global glngGetLineCounter as long
Jim.
Random Solutions
Changing properties of a Read Only field
Access: 2 subreports. Start a new page if second one to big
Website brings up 404 after failed stsadm restore
Can anyone suggest a good spec for a games machine?
Click a button from another button from a subform
Export Installed ActiveX Control
DTS on SQL2008
Windows Script Control component
How to Right Justify DataGridView Column
Printing from .NET Windows Service - Object reference not set to an instance of an object