Hi All,
Can any one provide me a formula to get documents till certain date and time for a particular database ?Is it possible ?
Or else how can I get that using COM ?
Thanks,
Somnath Naskar
Hi All,
Can any one provide me a formula to get documents till certain date and time for a particular database ?Is it possible ?
Or else how can I get that using COM ?
Thanks,
Somnath Naskar
Subject: Use the Search method of NotesDatabase
Your search formula can reference @Created to limit documents to those created up to a certain date.