mccartydj Newbie
Joined: 25 Jul 2005 Posts: 1 Location: Edwardsburg, MI
|
Posted: Jul 25th, 2005 03:00 PM Post subject: Need ActiveX Controls for Excel VBA |
|
|
Hello,
I have an Excel based application where data is required from the user. In order to assist the user with the entry of this data, I created a wizard that allows the user to enter the information easily. (Direct spreadsheet entry is not real intuitive.) The entered data gets displayed on a flexgrid control on the last page of the wizard. The data is entered into the spreadsheet when the wizard is existed. This software worked well on a machine where I have Office 2003 and the flexgrid control was present. However, the control is not available on another machine that is using Office 2002 and would have to be installed. Is there a download install for this somewhat common control?
Another control problem is that I would like to give the option for the user to save the entered information to a CSV value and reload it when needed. I know the code to save, retrieve, and tabulate the information, but I don't know what file explorer control to use or if I need to create one from the use of a treeview type control or something.
Does anyone have any advise for finding or implementing solutions to these user interface issues?
Thanks
mccartydj |
|