Click here to Skip to main content
15,909,939 members

Comments by dili1234 (Top 6 by date)

dili1234 25-Oct-20 23:40pm View    
When changed the programme
Set Folder = OutlookNamespace.GetDefaultFolder(olFolderInbox)


error is coming as Run time 438 and once it debug it is pointing the error

If OutlookMail.ReceivedTime >= Range("email_start_date").Value Then
dili1234 25-Oct-20 12:55pm View    
Set Folder = OutlookNamespace.GetDefaultFolder(olFolderInbox).Items

When I debug it error is showing on this line
dili1234 16-Sep-13 23:44pm View    
Still I haven't find any solution...........
I don't know how to a give value to the parameter and also though I refereed the previous threads I could find an answer to suit my question..........
dili1234 16-Sep-13 5:20am View    
What is the use of parameter and what it does?
dili1234 1-Sep-13 12:12pm View    
thank you