I need to be able to change the mail Format of outlook using vba, I need to send a massage using vba and before sending this message I need to make sure the mail format is HTML. I need some help, it will be appreciated.
Hi all, I am having the following problem, eveytime the code gets to this line it gives me the above error massage,
Set gappOutlook = GetObject(, Outlook.Application)
this is the line thats causing the error message, but the weird thing is that when i run this database in a computer where...
I need to send a link where a resume is placed and send it using vba, I need to put this link in the body of the email that i am going to be sending, please can any one tell me how to do this. I need to put a link in the body of the email.
Wilfer M
I have an access form , which I have a word object in it. I need to be able to read the text on the word object as soon as I click the find button. I need the function or method which is usefull to read the text from a word object,
some help please will be appriciated.
Wilfer
Hi I need to be able to make an access textbox to check spelling using vba, I want to be able to do what word does when a word is mis spelled underlines the word with a red line. Any help will be appriciated.
Wilfer
I have an access form and I have a textbox on the form. On this text box i am putting text and I need to count the number of words there are in that text box in order to get the total number and put it on a variable.
I need to be able to find a specific record, when I find this record in the database, I want to grab information from one of the fields and put it in a string variable, any help will be appriciated.
Wilfer
I need to know how can I correct this problem in my code.
Here is the code
SQLsT = "UPDATE " & SearchTab & " Set [HAttachment]='" & [Attachment] & "' From " & SearchTab & _
" where [ConsultantName]='" & WholeName & "' " & ";"
when the program get to this line, it gives me the error that it...
Hi my problem is the following. I have my access database in a server. I need to make this database so two or more people can open the database at the same time and update the information in it. I tried to open the database in my computer and my coworkers computer we were able to look at the...
I need to set a cell in access to be a hyperlink using vba. I need to format the cell, by given it the address where the hyperlink is going to be opening and the display text using vba.
thanks
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.