Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am using the following code
Set Session = CreateObject("Lotus.NotesSession") Session.Initialize (PWD) et Directory = Session.GetDbDirectory(Session.ServerName) Set MailDatabase = Directory.OpenMailDatabase() Set Document1 = MailDatabase.CreateDocument() .... It works on all my users machines, apart from 1. He is getting the following error message on the second line above Could not open the ID file. We are using Lotus Notes with the userid files on a server. Any ideas, anyone? Nirmal |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
assign a macro to send email in lotus notes from Excel spreadsheet | Excel Worksheet Functions | |||
How do I send an Excel workbook through Lotus Notes Email? | Excel Discussion (Misc queries) | |||
?? Email Excel sheet thru Lotus Notes | Excel Discussion (Misc queries) | |||
Send email with Lotus Notes | Excel Programming | |||
Can you use code to Send excel spreadsheets via Lotus Notes?? | Excel Programming |