I have an excel workbook that's basically a small database. A vba userform accesses the data and has buttons that perform simple searches. I would like to access the userform without having to open excel.
So I need to create a program or convert the vba into an executable. How can I do this? I searched using google and depending on whatever preference a person has in programming, the search results are all over the map. I cannot find an answer. Does anyone have a userform interface that can open, retrieve and close the excel workbook behind the scenes?
Dan
So I need to create a program or convert the vba into an executable. How can I do this? I searched using google and depending on whatever preference a person has in programming, the search results are all over the map. I cannot find an answer. Does anyone have a userform interface that can open, retrieve and close the excel workbook behind the scenes?
Dan