Forum: Visual Basic 4 / 5 / 6 Jan 10th, 2009 |
| Replies: 4 Views: 1,151 i want to delete a file from a specific location, if file Existing ; using JavaScript or VB scripting |
Forum: Visual Basic 4 / 5 / 6 Jan 9th, 2009 |
| Replies: 1 Views: 604 Hi,
I want to create button in MS word which link to my vba automatically
thanks |
Forum: Visual Basic 4 / 5 / 6 Jan 9th, 2009 |
| Replies: 0 Views: 704 Hi,
Im saving a file in MS Word and when i open it it shows me message to convert the file
here is the code i am using
Public Sub SaveDocumentAfterValid()
Dim fs, f, fc, f1
Dim... |