Unable to move data from received from outlook with DB connection in excel to another excel sheet

WillemS

New Member
Joined
Jul 20, 2014
Messages
27
Hi there I need help, please. I am very new to VBA. I set up a DB connection from my outlook account to add the subject of specific emails I receive into an excel sheet called Mail, in cell A2.
It is working great, as and when I receive an email it put the subject in the Mail sheet without fail, but I now need to move that "subject" information received in the Mail sheet automatically to Sheet1 cell A2 as and when the new information came in into the Mail sheet from the DB connection from my outlook account.
The data received from outlook do not want to move to Sheet1 as and when it arrives, guess excel see it not as text but as some sort of link hence it does not want to move it over to Sheet1
Any help please to get it to work, please? Thanks, Willem
 

Excel Facts

Test for Multiple Conditions in IF?
Use AND(test, test, test, test) or OR(test, test, test, ...) as the logical_test argument of IF.

Forum statistics

Threads
1,214,789
Messages
6,121,590
Members
449,039
Latest member
Arbind kumar

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top