I'm not a programer,I would like it to put in data and then pull down the results in a area of the Excel sheet.
- Fill in text box1(by ID) with info from cell M1.
- Fill in text box2(by ID) with info from cell M2.
- Select (examples male, female and other(by ID))from an "option selector” with info from cell M3.
- click the button submit.
- Pull data from a textbox(by ID) after the website has stopped loading and put the data in cell M10.
Since it should work on both then I need an if-statement to tell what computer it's on(Mac or Windows).
I can do it on windows but excel can't do it on mac due to that internet explorer is on a option I can install.
so the best thing would be to have it just fill in and get info without opening a browser at all.
Can anyone help? If possible to provide the code or a start at least. running excel 2011 on mac but if possible to run if tor windows and later versions of excel as well for both mac and windows.