Thread: [Solved] How to run vba asynchly
View Single Post
 
Old 01-11-2016, 12:48 AM
macropod's Avatar
macropod macropod is offline Windows 7 64bit Office 2010 32bit
Administrator
 
Join Date: Dec 2010
Location: Canberra, Australia
Posts: 22,387
macropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond repute
Default

Quote:
Originally Posted by PRA007 View Post
While I got nice answer at: https://www.msofficeforums.com/word-...data-word.html, I thought what is need of such complicated process?

After spending much time with VBA I realized that, if not proper, VBA may be wasting your time rather than saving.

This is example of time wasting VBA.
I'm not sure what you mean by the last remark or what part of the code is 'time wasting'. Furthermore, converting "the httpreq part into a function" isn't going to make things happen any faster or make the code run asynchronously.
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
Reply With Quote