How do I extract data from Excel using INVOKE VBA

How do I extract data from Excel using INVOKE VBA?
I have data in Excel and I want to copy this data to outlook and creat new contacts,
for example:
EXCEL DATA: Name: Meital, Phone number: 1234, Email: meital@gmail…
And to copy this data and create new contact in outlook.

The only functions we can use are
Use Application/Browser, Click, Keyboard Shortcuts, Type Into,
Get From Clipboard, If, Assign, Terminate Workflow.
Excel Application Scope, Read Cell, Invoke VBA.
I CENT USE FOR EACH METHOD

Hi @Sisay

Check the below threads

Hope it helps!!

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.