Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Can VBA/Visual Studio Operate out of its IDE?
#1
Hi everybody,

I would like to create an user-friendly application that is able to run a macro but at the same time being able to change coordinates (for mouseclick) anytime. (even for users who have no programming background)

What I have in mind is a small application with simple buttons. Button A would perform a string of commands, for example's sake, "load up Ms Word > Ctrl+A > Ctrl+C > load up Ms Excel > Select SPECIFIC Cell using mouseclick > Ctrl + P". Button B allows users to key in coordinates as they all have different spots to click. Button C allows users to set how many times Button A would loop itself.

Due to security measures, I can only use Visual Studios or Excel/Word Macro. I'm wondering can they perform macros out of their programs. My macro would require to load up internet explorer and other programs.


Forum Jump:


Users browsing this thread: 1 Guest(s)