snagit88
Electrical
- Jul 13, 2005
- 11
I am trying to write a VBA script in Intellution's iFix 3.5 to export all of the User's in Window's Computer Management.
I want to write a script that when a button is pressed on the screen it will create this file in .csv format. I know how to do it manually in Windows.
The steps I would take to do this in Windows would be to...
1) Go to the Ctrl Panel
2) Admin tools
3) Computer Management
4) Local Users & Groups
5) Right Click on Users
6) Click Export List
7) Give file name & select .csv as the file type
Can someone help on how I would go about manipulating what I can do in Windows to automatically do this in a VBA script?
Your help is greatly appreciated.
Thanks,
Eric
BTW...I will be out of town in 2 days for a week, so if I do not respond to a question about this post I apologize.
I want to write a script that when a button is pressed on the screen it will create this file in .csv format. I know how to do it manually in Windows.
The steps I would take to do this in Windows would be to...
1) Go to the Ctrl Panel
2) Admin tools
3) Computer Management
4) Local Users & Groups
5) Right Click on Users
6) Click Export List
7) Give file name & select .csv as the file type
Can someone help on how I would go about manipulating what I can do in Windows to automatically do this in a VBA script?
Your help is greatly appreciated.
Thanks,
Eric
BTW...I will be out of town in 2 days for a week, so if I do not respond to a question about this post I apologize.