indi visual
Member
I'm thinking I would have to use a compiler? (am I on the right track with thinking Visual Studio can do this)?
My working code module works on an Excel worksheet activated by user input.
My guess is if this is in fact possible, then I would have to make this a UserForm first?
Lastly, would it be a matter of simply pasting my working code module into Visual Studio, or will the syntax required for Visual Studio be so different that it'll throw errors all over the place?
Any help in the right direction is super appreciated.
I just thought that if I had actual healthy syntax working vb script language for an excel sheet, I could some how make it a stand alone app with the same copied and pasted code.
My goal is to learn how to create my first stand alone app.
My working code module works on an Excel worksheet activated by user input.
My guess is if this is in fact possible, then I would have to make this a UserForm first?
Lastly, would it be a matter of simply pasting my working code module into Visual Studio, or will the syntax required for Visual Studio be so different that it'll throw errors all over the place?
Any help in the right direction is super appreciated.
I just thought that if I had actual healthy syntax working vb script language for an excel sheet, I could some how make it a stand alone app with the same copied and pasted code.
My goal is to learn how to create my first stand alone app.