I have a problem since 2 days and I can’t resolve it…
I’d like to automate the connection to all my email addresses at 5.10pm, for example.
1 Start automation at 5:10pm
2. Find login1 and password1 in cell A1 and B1 of my google sheet
3 Open GMAIL/browser and type Login1 in login and password1 in password and click on connect.
4. Open a new tab
5. Find login2 and password2 in cell A2 and B2 of my google sheet.
6 Open GMAIL…
7 etc until all mailboxes are open.
I get an error message like: Read cell: Column ‘A1’ does not belong to table DataTable.
I have a lot of information in my google sheet but for the connection I need only 2 Infos (username and pw)
But each line is an another gmail account that’s why I tried with a loop…
When you say “reference the cell” you mean the reference of my colum ?