Find Calendar Item from Location
Hi Eric
Thanks for that - you code actually came back with another error -
Uanble to parse condition. Error at ""99999999".
So i changed the code to this and it works perfectly
Set objItem = calItems.Find("[Location] =" & 999999999)
Thanks for your help - much appreciated
Marc
|