Hi Guys
I have written a code to get directly from the Excel file in a login on a web page. This works well.
However, I dont want my password to be hard coded in the VBA code.
I was thinking about adding password protection to the workbook and when i open it and enter the password it will automaticlly also use this password to log in on the web page. Is this possible, or do you have other ideas on how I could solve my problem
Thanks and Cheers
Luca
I have written a code to get directly from the Excel file in a login on a web page. This works well.
However, I dont want my password to be hard coded in the VBA code.
I was thinking about adding password protection to the workbook and when i open it and enter the password it will automaticlly also use this password to log in on the web page. Is this possible, or do you have other ideas on how I could solve my problem
Thanks and Cheers
Luca