mustangcoupe
Technical User
I am looking to use VBA in excel to post some information in an html format.
That part I have down. But I also need to open an IE window and display this information and then refresh the window everytime the data is updated.
ex. the user is going to input the information in a user box in excel and click "submit changes"(command box) and this will trigger a sequence of events which will export a workbook page in a html format.
How do I open IE to a specific webpage from the shell command? or isnt that the best way to do it...
and how do I refresh the IE page say when command button 2 is pressed?.
thanks
That part I have down. But I also need to open an IE window and display this information and then refresh the window everytime the data is updated.
ex. the user is going to input the information in a user box in excel and click "submit changes"(command box) and this will trigger a sequence of events which will export a workbook page in a html format.
How do I open IE to a specific webpage from the shell command? or isnt that the best way to do it...
and how do I refresh the IE page say when command button 2 is pressed?.
thanks