Hi Everyone,
I am new to VBA and I need to fetch values from following form into excel sheet. https://www.moneygram.com/wps/portal/moneygramonline/home/estimator?LC=en-US
Once the user clicks on estimate, the exchange rate is displayed. The excel sheet will have column headings as the field names in the form.
In the form, The 'send amount' will be 50, 100, 500, 1000, 2500 and 7000. The 'From' Country will always be 'United States'. So the worksheet should be populated with all the possible selections in all the other fields of the form against 'united states' and their corresponding exchange rates.
Any help is appreciated. Thanks in Advance.
I am new to VBA and I need to fetch values from following form into excel sheet. https://www.moneygram.com/wps/portal/moneygramonline/home/estimator?LC=en-US
Once the user clicks on estimate, the exchange rate is displayed. The excel sheet will have column headings as the field names in the form.
In the form, The 'send amount' will be 50, 100, 500, 1000, 2500 and 7000. The 'From' Country will always be 'United States'. So the worksheet should be populated with all the possible selections in all the other fields of the form against 'united states' and their corresponding exchange rates.
Any help is appreciated. Thanks in Advance.