transfer of data

D

daniels012

Is there a way to transfer data that is in outlook to an exce
spreadsheet.
I have name, address, city, state, zip, all phone numbers that I woul
like to send to certain cells in a spreadsheet.

If this is possible, what code could I write help me do this?

:confused:
Thank You
Michae
 
F

Frank Kabel

Hi
in Outlook you can save your data as *.csv file. Open this exported
file in Excel
 
R

Ron de Bruin

Hi Michael

You can export it to a file(CSV) and open that in excel.
In Outlook: File>Import and Export.
 
Top