Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Newsgroup Archive
Access Newsgroups
Access Forms Coding
Getting the Computer Name
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
Reply to thread
Message
[QUOTE="Stuart B, post: 1751020"] I have found the following link to code to get the computer name from within an Access VBA code module. [URL]http://www.mvps.org/access/api/api0009.htm[/URL] unfortunately I cannot seem to get it work. It looks as if it is because of the two Functions with there being no end function on the first. Adding an End Function after the first Private Declare Function... statement then raises an error on the "lib" keyword. Is there anyone who can advise me? Many thanks, Michael. [/QUOTE]
Verification
Post reply
Forums
Archive
Newsgroup Archive
Access Newsgroups
Access Forms Coding
Getting the Computer Name
Top