Infoconstructionrecruit
New Member
- Joined
- May 16, 2022
- Messages
- 11
- Office Version
- 365
- Platform
- Windows
Hi All
I have recently used a VBA code, which works with selenium.
The code allows you to use an excel spreadsheet to send messages via whatsapp, automatically.
You may have seen the youtube video for the guy who wrote and offers the code, along with the spreadsheet:
However I have vast amounts of data that I need to sort through on Whatsapp (within the conversations), which I need to automate to have any chance in dealing with the amount of data.
Therefore I wondered if there is a way of adapting the code mentioned in the youtube video to complete the following task:
Excel spreadsheet containing a list of phone numbers:
Then, the code to complete the following task: look up the number in Whatsapp and extract the conversation for the corresponding number and paste the text conversation back in the spreadsheet accordingly.
Effectively the code almost doing the opposite to what it currently does.
I would really appreciate someone's help and advice with this.
After trying to research an existing code, I can see this is a common issue people have with Whatsapp, as getting the data on Excel makes it easier to manage and spot patterns with data.
I have recently used a VBA code, which works with selenium.
The code allows you to use an excel spreadsheet to send messages via whatsapp, automatically.
You may have seen the youtube video for the guy who wrote and offers the code, along with the spreadsheet:
However I have vast amounts of data that I need to sort through on Whatsapp (within the conversations), which I need to automate to have any chance in dealing with the amount of data.
Therefore I wondered if there is a way of adapting the code mentioned in the youtube video to complete the following task:
Excel spreadsheet containing a list of phone numbers:
Then, the code to complete the following task: look up the number in Whatsapp and extract the conversation for the corresponding number and paste the text conversation back in the spreadsheet accordingly.
Effectively the code almost doing the opposite to what it currently does.
I would really appreciate someone's help and advice with this.
After trying to research an existing code, I can see this is a common issue people have with Whatsapp, as getting the data on Excel makes it easier to manage and spot patterns with data.