mohsinbipu
New Member
- Joined
- Feb 19, 2021
- Messages
- 17
- Office Version
- 365
- 2019
- Platform
- Windows
- Web
I am trying to learn MSXML2.XMLHTTP- how to get data from a webpage and how to input data from excel into webpage field.
To do so, I am trying to login Facebook with using XML and not IE or an HTTP request with Excel VBA.
1. Login into Facebook using XML and not IE or an HTTP request with Excel VBA.
• Username is in Cell ("A1")
• Password is in Cell ("A2")
2. Will publish a post take data from cell ("A3") into Facebook.
Can anyone help me here?
To do so, I am trying to login Facebook with using XML and not IE or an HTTP request with Excel VBA.
1. Login into Facebook using XML and not IE or an HTTP request with Excel VBA.
• Username is in Cell ("A1")
• Password is in Cell ("A2")
2. Will publish a post take data from cell ("A3") into Facebook.
Can anyone help me here?