The excel mail merge code below runs fine, but for some reason excel default printer wont work once the macro is finished. The only way to fix it is got to windows change default to another printer and change default back. Any help would be appreciated as i'm some what still new to this.
Sub...
The code below runs fine, but for some reason excel default printer wont work any more. The only way to fix it is got to windows change default to another printer and change default back. Any help would be appreciated as i'm some what still new to this.
Sub RunMerge()
Dim wd As Object...
I found the code below for sending an email throught lotus notes. The problem i'm having is i need it to copy Range(A1:G20) as an image and insert into the body. Im not quite sure how to do this.
Sub SendNotesMail()
Dim Maildb As Object, UserName As String, MailDbName As String
Dim MailDoc As...
im having problems with the ** areas below.
I apologize im a newbie when it comes to this kind of stuff
Sub Main()
'Extra Objects
Dim System As Object
Dim ExScreen As Object
Set System = CreateObject("EXTRA.System")
Set ExScreen = System.ActiveSession.Screen
'Excel...
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.