Hi all, I am having the following problem, eveytime the code gets to this line it gives me the above error massage,
Set gappOutlook = GetObject(, Outlook.Application)
this is the line thats causing the error message, but the weird thing is that when i run this database in a computer where outlook is 2000 it wont give me a problem at all, but when i run it on a computer which outlook is 2003 it will give me that error message, any suggestions will be apreciated.
wilfer
Set gappOutlook = GetObject(, Outlook.Application)
this is the line thats causing the error message, but the weird thing is that when i run this database in a computer where outlook is 2000 it wont give me a problem at all, but when i run it on a computer which outlook is 2003 it will give me that error message, any suggestions will be apreciated.
wilfer