Kindly see if vba macro can be applied to resolve this.. As manual method is time taking. I have noted the flow of process as
Go to Web site url : https://login.msn.com/
Click on sign in option
Copy paste email address (eg. xxxx@live.com) from Excel cell A2
Click on Next
If the error on next page is “That Microsoft account doesn't exist. Enter a different account or get a new one” Mention Invalid in excel cell B2 Else If it ask for a “Enter password” Mention Valid in excel cell b2
Close current IE page
Next email address from cell A3
(loop) Till the end of data
Thanks
Go to Web site url : https://login.msn.com/
Click on sign in option
Copy paste email address (eg. xxxx@live.com) from Excel cell A2
Click on Next
If the error on next page is “That Microsoft account doesn't exist. Enter a different account or get a new one” Mention Invalid in excel cell B2 Else If it ask for a “Enter password” Mention Valid in excel cell b2
Close current IE page
Next email address from cell A3
(loop) Till the end of data
Thanks