V
Vik Rubenfeld
I have an Excel spreadsheet that I might be able to sell. I want to put
together a small add-in that would contain the required functions, and
that would run for a number of days, and then require the user to enter
a serial number.
I guess to get the serial number code to work, I would just have to
write out a small file to the standard preferences folder containing the
appropriate information. My visual basic reference book talks about
creating and saving spreadsheets. Is there a way to read and write a
file, invisibly to the user (which of course is how these things work)
from VBA5? Thanks in advance to all for any info.
-Vik
together a small add-in that would contain the required functions, and
that would run for a number of days, and then require the user to enter
a serial number.
I guess to get the serial number code to work, I would just have to
write out a small file to the standard preferences folder containing the
appropriate information. My visual basic reference book talks about
creating and saving spreadsheets. Is there a way to read and write a
file, invisibly to the user (which of course is how these things work)
from VBA5? Thanks in advance to all for any info.
-Vik