L
Leho
Is there any way to use "import and export" function with vba in
outlook? How? I need a little help not the total program.
Or I have to use it with "AddressLists" and "AddressEntries" somehow?
I want to do that before outlook starts up it updates it's contacts list
from certain excel file.
Excel.Workbooks.Open "c:\patch\to\my\excel\contacts\file.xls", ,
ReadOnly <== This works.
I think that I can access the ranges and values also, but the export and
imort is problematic. Is there need for "named ranges" in excel file?
outlook? How? I need a little help not the total program.
Or I have to use it with "AddressLists" and "AddressEntries" somehow?
I want to do that before outlook starts up it updates it's contacts list
from certain excel file.
Excel.Workbooks.Open "c:\patch\to\my\excel\contacts\file.xls", ,
ReadOnly <== This works.
I think that I can access the ranges and values also, but the export and
imort is problematic. Is there need for "named ranges" in excel file?