Hey All,
using VBA/Macro is it possible to write to a .vbs (in text) file in a folder of choice. I have a spreadsheet at the moment, which builds blocks of text, using the & then I can change a few cells, the big block of text changes. I then manually open a .vbs file, and copy and paste into it and save it out. With most of the stuff inside the vbs not changing I was wondering if I could just drop a button on excel, and when I've change what I change, hit the button and the files are generated for me? I'm assuming excel would have to check if the file already exists and delete it first?
Is this at all possible, this is a very basic excel screenshot of what I was thinking.
using VBA/Macro is it possible to write to a .vbs (in text) file in a folder of choice. I have a spreadsheet at the moment, which builds blocks of text, using the & then I can change a few cells, the big block of text changes. I then manually open a .vbs file, and copy and paste into it and save it out. With most of the stuff inside the vbs not changing I was wondering if I could just drop a button on excel, and when I've change what I change, hit the button and the files are generated for me? I'm assuming excel would have to check if the file already exists and delete it first?
Is this at all possible, this is a very basic excel screenshot of what I was thinking.