Is there any way to automatically show all holidays as busy in thh calendar of Outlook 2000? or automatically set up a task reminder exactly 10 days prior to every holiday? The only way I know is to go to each Holiday and manually set it up.
Any ideas out there or am I stuck with the boring...
I have this code on the after update event of a text box on a data entry form.
Private Sub txtPort_AfterUpdate()
Dim strNumPort As String
Dim strValPort As String
Dim strText As String
strNumPort = Me.txtPort.Value
strValPort = Me.txtValPort.Value
strText = "There are only " &...
Morning everyone, I hope your day is going better than mine. I have a
very frustrating problem that is driving me completely nuts!! I have
a macro that runs a few queries then emails a report - no problem.
Originally I set Echo and setwarning to "No" at the onset of the
macro the...
I have a query that has worked fine for months, now out of nowhere I am getting an "Error 3071" msg. The exact msg is:
This expression is typed incorrectly, or it is too complex to be evaluated. For example, a numeric expression may contain too many complicated elements. Try...
I have Access97 and 2000 installed on my computer (Win 2000 and Office 2000)I have installed the latest service packs for Acc97 and Off2000.
Access97 was installed first then Office 2000, both to separate folders. If I create a shortcut to an Access97 or an Access2000 database I receive this...
I have 2 tables that I compare order number, item, qty, and finish codes everyday. Both tables are being extracted out of two separate systems. One table has both order number and line number as key fields, the other has no key field at all (and unfortunately cannot be changed due to system...
I have an A97 database that creates employee badges, each with their own employee ID barcode. I would like to be able to email the report using Outlook98 to the employee that laminates the badges instead of ending them interplant snail mail. (Which is worse that the USPS). I have tried every...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.