Is it possible to select a row if it exists in at least one of three tables? For example, if 3 different tables all contain a field named "USERID", can I obtain a list of all the USERIDs that are in at least 1 of the 3 tables?
Currently I'm using a SQL statement similar to the following...
I am trying to import a csv file into Access 2000 that is spooled from Oracle that has the following format:
A.FIELD1||','||B.FIELD2||','||B.FIELD3
--------------------------------------
Value1,Value2,Value3
Value4,Value5,Value6
2 rows selected.
I actually have 2 questions:
1) Is it possible...
I'm new at using VBA for Outlook. Does anyone know if it is possible to set up a rule or a macro that will send out an email message when a new task is added to the task folder?
Thanks in advance for any help
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.