Hi to all,
for my work, I usually keep trace of all customer emails in excel using screenshots.
so basically, every time the customer write me, I screenshot his email (without all the previous conversations) and paste in Excel spreadsheet.
is there any way to create a macro that make a...
Hi all,
I got some code that helps copy an excel table and create an email from it.
My only problem is that I can't seem to find the way or what part of the code to modify in order to keep the columns width and avoid the table going narrow.
Thanks in advance!
Below both codes I use:
Sub...
Good evening everybody!
I receive every working day a message with the same subject "MESSAGE SUBJECT". Using the following VBA code (please see below) I want to add a condition that will allow me to get the message not only by a specific subject name (otherwise it opens me hundreds of old...
Hello,
so I want the following thing to add to this (I am very new to VBA and learning this since last friday):
- Send Mail from a specific Mail adress (emailItem.To does not work here)
- Have a Signature automatically drafted e.g. when I click the Checkmark the Mail Editor opens but my...
Does anyone know of a way to add a template of events to an outlook calendar? we are going to track important dates for an email campaign and instead of making them up each time I would looking for a faster way to add them to a calendar as a bulk item of events on specific dates depending on...
Hi,
Apologies, I know this is a very long-winded and convoluted post, but it's hard to put into succinct words.
This query is both VBA related and Power Query related.
I'm trying to loop through emails in an Outlook folder and save and rename all attachments. I'd also like to modify the code...
Hi all
Learning VBA slowly on my own and I have managed to write a script for me to send multiple emails weekly, however there are 2 things I would like to do….
when referencing a cell in the email body which is a negative value, I would like that text to be red, and a positive value the text...
**Please move if this is in the wrong thread group**
I believe I have finally spliced a VBA code together in order to do what I'm trying to accomplish however I can't seem to get the specifics correct.
Scenario - I receive 3 emails every night at 8pm that contain 1 excel/csv attachment each. I...
Hello,
I am working with a macro to send an email, i can get the email to draft and display. But the .Send doesnt seem to work. I essentially am needing this to just automatically send with no display or screen updating. I'll share my code below, any help is greatly appreciated, thanks.
Sub...
Hello guys,
How can I make excel send email reminders in outlook based on the given dates In one column. I would like to make it send the reminder with 6 months in advance, do you have any ideas?
I have seen it is possible to do so with visual basic but I do not know how to code.
I have a column of dates in column D and I would like to create a macro that when I enter data in a selected cell in column E and run the macro it will add that data to outlook calender. I have found several threads about this but nothing that work just for the selected cell. Any help would be...
Hi all,
Hoping this is a simple fix.
I have the below script that I found on another forum that runs as a rule in Outlook to save .pdf email attachments with a timestamp that come from my printer. That part all works fine.
The problem I'm having is that it will save the file with the .pdf as...
I'm trying to create a userform dashboard in Outlook that utilizes several templates (.oft) with custom tags in them. For many of us, our emails are quite redundant: open a template or recycle a previous email, change some stuff, and send.
What I'm hoping to achieve is eliminate as much...
Hello, I do found a VB formula in order to extract a set of email addresses from Excel to an Outlook email draft, so email drafting will be way easier especially if we maintain a lot of distribution lists for different email communications.
My problem is I want to implement this to a...
distribution list
email
email extraction
email notification
excel extraction
excel to outlook
excel to outlook formula
outlookoutlook email
visual basic
Hi, I have the below running, but for some reason it doesn't include the user's signature? Any ideas? Note, different users may be using this, so would like to include whatever their default outlook signature is:
'Send Email
Set OutApp = CreateObject("Outlook.Application")
Set OutMail =...
Hi,
I currently have vba to send multiple sheets in an excel as a new excel file as seen below. However, I am trying to add the following function:
- Instead of putting the sheet names in the vba (Test Sheet, Sheet Test), I would like the vba to take the name from the open sheet. So for...
I have this posted in stackoverflow as well, link: Error 91 when pasting into outlook from excel using vba
I am a novice coder, use it to automate my business life :-(
I have this code that creates an appointment in outlook and pastes a range of cells. The odd thing is that the code always...
Hi guys,
I am trying to add my Outlook signature that has an image with text (i.e. HTML format) and refer specific cell (i.e. .HTMLBody = Range ("B5"). Value) using Macro to return the Outlook Signature with Email body text that is written on cell B5.
I used Ron de Bruin's code (Insert Outlook...
I am using for a longer time macro, that I managed to create with help of Internet community. It generally pick up data from Excel and populates in Outlook mails. As I have marked option DISPLAY, I want first check if content is good and then accept for sending.
It works fine, but lastly...
Hi all,
I'm completely new to VBA but have managed to piece together a few things I found online, and mostly understand what it's doing.
In order to copy specific cells from Excel and paste them into an Outlook email whilst retaining their appearance, I have the following code:
Private Sub...
We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel
Which adblocker are you using?
Disable AdBlock
Follow these easy steps to disable AdBlock
1)Click on the icon in the browser’s toolbar. 2)Click on the icon in the browser’s toolbar. 2)Click on the "Pause on this site" option.
Go back
Disable AdBlock Plus
Follow these easy steps to disable AdBlock Plus
1)Click on the icon in the browser’s toolbar. 2)Click on the toggle to disable it for "mrexcel.com".
Go back
Disable uBlock Origin
Follow these easy steps to disable uBlock Origin
1)Click on the icon in the browser’s toolbar. 2)Click on the "Power" button. 3)Click on the "Refresh" button.
Go back
Disable uBlock
Follow these easy steps to disable uBlock
1)Click on the icon in the browser’s toolbar. 2)Click on the "Power" button. 3)Click on the "Refresh" button.