Ok, here's the deal. I'm hoping it is something easy to fix and that I'm just a boob.
I have three tables that are linked by a relationship.
First: A list of employees with a field indicating each's unique employee identifier (CLOCK_NUMBER.)
Second: A table tracking the number of units...
Hi all,
I have a multi-part question here. I have a database into which I import an Excel spreadsheet containing details of all of my day's shipping information. The table this info is stored in has a relationship to my master customer list which has a list of email addresses. Here's what I...
Hi guys,
I borrowed the following code from a post by Remou (thanks!) which attaches an RTF document to an email as the message body:
Sub RTFBody()
Const ForReading = 1, ForWriting = 2, ForAppending = 3
Dim fs, f
Dim RTFBody, strTo
Dim MyApp As New Outlook.Application
Dim MyItem As...
Hi guys,
I'm a big of a VBA noob and I have a big task that I need to get going. Essentially, I have an Excel spreadsheet that contains shipping information for all orders processed in a day. What I would like to do is import that spreadsheet to my Access DB, have Access compare the customer...
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.