Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

HELP..Onclick event to copy current form to different public folder!

Status
Not open for further replies.

Labadore

Programmer
Apr 13, 2001
17
US
I have a form that has a command button that checks to see if certain fields have been changed. If so, I need this command button to copy the form to another public folder. I know it must just be a CopyTo or something. If anyone knows exactly what the syntax is like it would be greatly appreciated. I know there has to be some vbscript programmers out there that know this. thank you in advance for your time and help!
 
hey Dianal,

I've been reading through the FileSystemObjects properties and methods for the last two days. I've gone nowhere with this. If you have any idea what the syntax should be, I would appreciate it if you could post it in a reply.
If this was a default folder I was dealing with here, I probably would have already been done. But, public folders are not my cup of tea. I just need to copy a current form from one public folder to another public folder.

Thank you

Labadore
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top