Ashfaque
Search Beautiful Girls from your town for night
- Local time
- Today, 04:40
- Joined
- Sep 6, 2004
- Messages
- 897
Hi,
I am saving my word doc thru below vba code
.......
..........
doc.SaveAs ("Customers.doc")
..........
.......
Which is saving here :
C:\Users\ashfaque\Documents
I need to save it to desktop or somewhere I want.
How can I specifically mention the path in my vba code to save this document at the desired place?
Thanks,
Ashfaque
I am saving my word doc thru below vba code
.......
..........
doc.SaveAs ("Customers.doc")
..........
.......
Which is saving here :
C:\Users\ashfaque\Documents
I need to save it to desktop or somewhere I want.
How can I specifically mention the path in my vba code to save this document at the desired place?
Thanks,
Ashfaque