Hello.
I'm using MS Outlook. I would like to create a public folder and when a certain email arrives daily I want to put it in that folder.
Once it is in that folder I would like to add a form or task list to that email. I want to make sure everyone has reviewed the email and approves it...
Hello.
I'm trying to find out how to read the subject line of a Lotus Notes email through VBA.
I'm able to get to the point of view docs in a folder, but I'm trying get the subject line of the email.
Does anyone have sample code to loop through a folder and read the subject lines of each...
Hello.
We currently have outlook but will be going to Lotus Notes soon.
In outlook there is a rule option to open an access database (or any application) when a certain email arrives.
How would I go about doing this in Lotus Notes? Because I know there is no rule option in Lotus Notes to...
Hello.
Currently we have Outlook, but will be converting to Lotus Notes very soon.
We use the rules function in Outlook to move certain items to folders... and we also use it to start and application when an email arrives.
Does anyone know if Lotus Notes has the function to open an...
Well I just realized that the string I was using included spaces, so I added quotes around it. It's working now, but here is the code,
Dim objShell As IWshShell
Dim lShellResults As Long
Set objShell = New IWshShell_Class
lShellResults = objShell.Run(Chr(34) & "c:\database list.mdb" &...
Hello,
I'm creating a database that will open other databases to run stuff. I need the database to open and be visible. IT works when I try to open an access database from my c:\ but I get errors when trying to open a file from my network drive.
Does anyone know how to open an access...
Great thanks!
I guess I could take out the inexpensive part, because I think most of them are reasonably priced. I am building it for a friends company so my biggest concern is that it's reliable and will be around 1 year from now. I will check out www.freshlookhosting.com.
Thank you!
LJA
Hi All,
I'm going to build a website. What's your opinion on Yahoo's web hosting? Or, are there better options? I'd like it to be good, reliable and inexpensive.
Any thoughts? Thanks for you help in advance!!
Thanks you!
LJA
Hi All!
I'm trying to set up a scheduled task. I'd like it to open up a password protected Access database. How would I pass in the password so it opens when scheduled and continues running without any user input?
Any help would be greatly appreciated.
Thank you.
LJA
Hello,
Is there a function that will take the results of an sql query and load it directly into an array? without having to loop through the results?
Thank you so much!!
LJA
6.0
I set it false for the entire table and each row. Also, if I manually do it, it is still split.
Now I am trying to find out where I am on the page, do you know how to get the coordinates of the location. I have tried using the start property, but that is continuous for the whole...
Hello Gerry,
I am inserting multiple tables on a word document (VBA). Each table consists of 6 rows each. When I print the pages, the contents of some tables are separated onto two pages. I tried setting "AllowPageBreaks" to false, but it is still happening. Is there anyway to keep the table...
Have you figured this out yet? I am trying to send an email from access and it does not include my signature in the emails. Did you find a way to include the signature without manually doing it?
Thank you,
LJA
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.