C
ccdubs
Hi all,
Is it possible to take the VB code from an Excel macro and put it into a VB
compiler and make a VB executable?
The code I have is not excel specific, it is basically opening and writing
to text files with data sourced externally. At the moment Excel is used as
an intermediate program to obtain data and write it to the file. This takes
a lot of resources and doesn't cycle fast enough (it even slows the system
clock).
Any info is appreciated.
Is it possible to take the VB code from an Excel macro and put it into a VB
compiler and make a VB executable?
The code I have is not excel specific, it is basically opening and writing
to text files with data sourced externally. At the moment Excel is used as
an intermediate program to obtain data and write it to the file. This takes
a lot of resources and doesn't cycle fast enough (it even slows the system
clock).
Any info is appreciated.