How to send email reminder automatically from Excel Worksheet using VBA

  Рет қаралды 413,886

Dinesh Kumar Takyar

Dinesh Kumar Takyar

Күн бұрын

Пікірлер: 241
@DAcutech
@DAcutech 10 жыл бұрын
Dr. Takyar, your video tutorials are so easy to follow that I have now stopped watching video tutorials from others. Thanks heaps. You are awesome.
@Exceltrainingvideos
@Exceltrainingvideos 10 жыл бұрын
Thanks
@orielleyturralde9983
@orielleyturralde9983 8 жыл бұрын
Thank you for this video Dinesh! It's really a big help for me who has forgotten how to do coding and the best thing is that your code is working!
@emiraufbjk
@emiraufbjk 6 жыл бұрын
Mr. Takyar it is really enjoyable to be your student. Thanks for every information piece that you download to web.
@vinothvignesh
@vinothvignesh 5 жыл бұрын
Dear sir first i want to say thank you..I am watching ur all videos..It wil helps me to develop my carrier..I request u to put video for how to send mail automatically through lotus notes using macros.. waiting for ur video sir thank you so much..
@sharmaarun1
@sharmaarun1 5 жыл бұрын
I also want to know on lotus notes
@sumairaperveen5258
@sumairaperveen5258 9 жыл бұрын
Do i need to open excellsheet to send automatic reminder? is there a way if i dont open excellsheet and if the due dates comes it send reminder automatically?
@griffey11
@griffey11 3 жыл бұрын
were you able to find your answer ?
@irfanbph
@irfanbph 5 жыл бұрын
Wonderful video sir. Life saver
@sohailimran42
@sohailimran42 8 жыл бұрын
We are very thankful... May God bless upon u and ur family....
@ironsnasher
@ironsnasher 10 жыл бұрын
So you would have to open the worksheet, click the "Send Reminder" button for the macro to run. Could you make it automatic, at a set time, daily for example, without having to open the worksheet?
@gusey81
@gusey81 6 жыл бұрын
Did you find an answer for this question? i am looking for the same thing
@sitisarahmdilyas4964
@sitisarahmdilyas4964 6 жыл бұрын
Hi, I've been looking for the same too. Mind to share if you have found a solution?@@gusey81
@bartvdm75
@bartvdm75 4 жыл бұрын
I'm looking for exactly the same thing
@bartvdm75
@bartvdm75 4 жыл бұрын
@Mitali Kaur well, i found a solution by using Google's spreadsheets in stead of Microsoft's Excel... With Google spreadsheet it is possible
@macaunutritionassociation
@macaunutritionassociation 8 жыл бұрын
Dear Mr Dinesh first thank you for your hard work doing this explanations on youtube, i tried the codes but it keep telling me to give a name to send to, when debug keep pointing and .send , could you help me on this ?
@chinmoyjena7065
@chinmoyjena7065 8 жыл бұрын
Same Problem here
@vedsoh
@vedsoh 5 жыл бұрын
@@chinmoyjena7065 Did you find any solution to this?
@simana2912
@simana2912 10 жыл бұрын
Hi Thank you so much for this fantastic video. I was trying to find something that would be more of an effective way to send reminders out to students when they have assignments due and what I have just learnt from your video was just what I needed. You are an awesome teacher (your instructions were so easy to follow) and your knowledge is outstanding. I have just sent email reminders to all my students...wow sooooo awesome. Thank you.
@marte33
@marte33 9 жыл бұрын
This code is working so well for me, thank you! I would like to add some more information in the body of the email, can you help me link information in cells of the same row that the email address is taken from? I would like to add the due date for the check up, and also the name of the contract that is due. All this information can be found in cells in my workbook.
@osataha
@osataha 9 жыл бұрын
Thanks a lot it was very useful
@bibinnath9974
@bibinnath9974 7 жыл бұрын
Great piece of knowledge.. thank you very much for this..
@The1ShyButterfly
@The1ShyButterfly 6 жыл бұрын
Hi, thank you VERY much for your tutorials, they are excellent! !!! I was wondering if it was possible to set up a reminder from the workbook even if the workbook is closed, based on a column called REMIND and if the date in that column matches today's date... that Excel will generate an Outlook email for any entries that match the date?
@Exceltrainingvideos
@Exceltrainingvideos 6 жыл бұрын
Interesting question.
@jimsembiazza9592
@jimsembiazza9592 8 жыл бұрын
Again, thank you Dinesh.... I need to re-phrase my question/s: Is it possible to set-up (program) excel and outlook to team up to automatically send reminder emails without any human triggering based solely on dates and an email address'? If so, any chance you might already have an example video you can point me to?
@gisellainez-jimenez1641
@gisellainez-jimenez1641 8 жыл бұрын
I am curious about this functionality as well.
@mattrider5790
@mattrider5790 10 жыл бұрын
Mr. Takyar, The tutorial was awesome. I do have 1 question. I have a debug window that keeps popping up with the below line, any ideas? .BCC = MailDest .Subject = "Maintence Contract Renewal" .Body = "Reminder: Contract expires in 30 days. Please renew." .Send (PROBLEM IS THIS LINE) End With
@davidbenjamin2307
@davidbenjamin2307 8 жыл бұрын
Thank you sir for the video. Sir, could you please help to take the subject line automatically from excel too?
@Exceltrainingvideos
@Exceltrainingvideos 8 жыл бұрын
+Deva Danamaiah Bhoompaga Just write in the loop: mySubject=cell address and then access it like '.BCC' or '.Body': www.exceltrainingvideos.com/how-to-send-email-reminder-automatically-from-excel-worksheet-using-vba/
@irwannirwansyah4749
@irwannirwansyah4749 4 жыл бұрын
@@Exceltrainingvideos sir, .. can you explain with the loop?.. example the subject line is in second column .. thanks sir
@joshtuanoalfafara4569
@joshtuanoalfafara4569 9 жыл бұрын
Hi Dinesh Thank you for this. I have set a formula wherein IF Cellx = TODAY() then "Send Reminder". Therefore, I would like the email sent upon opening the spreadsheet. How do I do this so that I dont need a command button to send? Thanks
@jcela88
@jcela88 8 жыл бұрын
Hi Dinesh, thank you for sharing your great knowledge with your videos. One question please, I have a shared excel worksheet that is used by several people at the same time, how can I send an email at 4:00PM each day just once. My concern is that there will be more than one user with the worksheet open at 4:00 o'clock but I only want the email to be send once. Thank you.
@sulekhacobi790
@sulekhacobi790 10 жыл бұрын
Hi Dinesh, Thank you for the very helpful video. I seem to get all the codes right but some reason it is only sending to the first email and not to the rest in the list which have the send reminder in it too. Please help.
@iishibu
@iishibu 10 жыл бұрын
Hello sir, thanks for this great video and sharing knowledge, everything works well for me, except one issue. the email is sending to the first row only. please advice how to send to multiple people based on the remarks column
@Exceltrainingvideos
@Exceltrainingvideos 10 жыл бұрын
You'l have to use a looping process to send email to all the people in your worksheet.
@irwannirwansyah4749
@irwannirwansyah4749 4 жыл бұрын
I got the same problem.. what do you use for looping ? Still use For and Next or Do While and Loop?
@jackoh1545
@jackoh1545 8 жыл бұрын
Hi Dinesh I wish to know how to use macro to send the same email to different people which based on their unique ID and using lotus note. For example I have 3 overdue invoice A123, B123 and C123. A123 is a customer in America, B123 is a customer is Brazil and C123 is a customer in Chile. How do I send the same email which is reminding they to pay to different email account.
@moniruzzamanshohag
@moniruzzamanshohag Жыл бұрын
I want to copy the excel range to send an email respect to the current date. Example: The table range is A1:D20 Column A for Date. Now I want to copy the range A5:D9 to send an email body, A5 to A9 cell value are current date.
@minimbavault
@minimbavault 8 жыл бұрын
Hello Dinesh. Thanks for sharing your knowledge. Please is it posible to add an attachement to the mail intended for the Receipient.
@Exceltrainingvideos
@Exceltrainingvideos 8 жыл бұрын
www.exceltrainingvideos.com/send-email-using-gmail-with-excel-vba/
@mohsenhebshawy241
@mohsenhebshawy241 7 жыл бұрын
Dinesh Kumar Takyar A lot of thks sir, I would like to ask about other subject how I can send automatic SMS from excel as reminder like the mail reminder
@mbalakachishala7895
@mbalakachishala7895 8 жыл бұрын
hello dinesh, is the a code to activate the whole workbook. as in having the code work for every sheet in the entire workbook. thnx. in advance
@prasandkumar1464
@prasandkumar1464 7 жыл бұрын
Thanks in advance. I have an Excel application and wish to send email from within the VBA using SMTP. I am using Excel for Mac 2016, and therefore the Microsoft CDO method is not an option as far as I can determine. I do not wish to use Outlook, Mac Mail, or other email client, but rather wish to send directly from within the application.
@Exceltrainingvideos
@Exceltrainingvideos 7 жыл бұрын
Yes, you can do this using your smtp server with authentication (user-name, password).
@TheFadynessem
@TheFadynessem 8 жыл бұрын
Hi regarding the accounting program, i just want to know how to use button by just by clicking the item in the menu on the chart and automatic the price will come up
@jimsembiazza9592
@jimsembiazza9592 8 жыл бұрын
First of all, thank you Dinesh.... I'm not sure how the grey button "Mail Reminder" came to be from between the "How to create notifications or reminders in Excel" video and the follow up "How to send email reminder automatically from Excel Worksheet using VBA" video. Two questions: 1). Is that button necessary in order to send emails automatically? Do I absolutely need to "the speak out reminder" function in order to send emails automatically?
@Exceltrainingvideos
@Exceltrainingvideos 8 жыл бұрын
1) No. It's just for convenience. 2). Absolutely not.
@DonDadullo
@DonDadullo 10 жыл бұрын
Dr Takyar! Thanks for your wonderful toturial! I have one (maybe 2 :) ) small problem. The issue starts when one person possess more than one card (so there are 2 indentical mails), only one reminder is sent. My next question is how to instert the card number into .Body? Thanks!
@Exceltrainingvideos
@Exceltrainingvideos 10 жыл бұрын
DonDadullo Can you explain the 'card' part? Thanks.
@alphajuliet444
@alphajuliet444 10 жыл бұрын
Dinesh Kumar Takyar Dr. Takyar, Card stands for credit card number. 1-Is this possible to send the credit card number as email subject line so that the recipient should know that for which credit card this email meant for. 2-Is this possible, If we have a worksheet with large amount of data and we want information from more than one cell of same row to be sent over email to the recipient.
@alphajuliet444
@alphajuliet444 10 жыл бұрын
Alpha Juliet I would share a scenario. if 50 people are working in my team and i need notification for their insurance expiry to be sent to my email address then can instruct excel and vba to send individual email notification but how would i know that this email stands for Neeraj, Naveen, Alex, Seema etc. Thanks in anticipation.
@adilmohammed80
@adilmohammed80 8 жыл бұрын
Thanks, It was excellent video and explanation, How can we send separate email to each users with values in that row.
@jamiereed5728
@jamiereed5728 8 жыл бұрын
Hello, Did you find the solution to this? I am also struggling with the same problem
@erinbaxman6123
@erinbaxman6123 9 жыл бұрын
hello, thank you for the video. I am curious however as to how to loop this action every 24 hours (if I kept the file open) as opposed to having it auto generate when the workbook opens. Thanks
@Exceltrainingvideos
@Exceltrainingvideos 9 жыл бұрын
+erin baxman You can use a Timer. This link might help: www.exceltrainingvideos.com/timer-in-excel-using-vba/.
@mattferris5882
@mattferris5882 10 жыл бұрын
Love the video, thanks for the information. Is there a way you could do this to send out multiple emails?
@vedsoh
@vedsoh 4 жыл бұрын
Dear Sir, Can you please make a video like this for doing this exact process for making a meeting invite from VBA instead of a mail?
@Exceltrainingvideos
@Exceltrainingvideos 4 жыл бұрын
Will work on this idea.
@upgradetechnicalskills3392
@upgradetechnicalskills3392 6 жыл бұрын
Good evening sir I am watching your all KZbin videos which one is too useful for me. For send reminder mail from Excel through out can be any other email. Like I have a two email in the same company one is only for me another one is group email, so I want to use my group email. How to do that.
@balabhaskermunipalli4012
@balabhaskermunipalli4012 9 жыл бұрын
Hello Dinesh, Its a very helpful video, but please can you explain how we can include the data of credit card (column 1) and due date (column 2) of a person to whom we are sending the mail, in the form of table with the notification/reminder to an outlook mail. Thanks, Bhasker
@RKumar-np3zj
@RKumar-np3zj 8 жыл бұрын
Sir, It was excellent video, Sir how can we send separate email to each users with values in that row. It is very useful for us. Kindly advice us & provide us programme. I am waiting for your valuable suggestion.
@AshishSingh-sk2ei
@AshishSingh-sk2ei 9 жыл бұрын
Hello Dinesh, thanks for your knowledge sharing sessions. can we send mails through lotusnotes using VBA.. if it is possible how to write its code?
@Exceltrainingvideos
@Exceltrainingvideos 9 жыл бұрын
+Ashish Singh Have a look at this link: www.exceltrainingvideos.com/send-email-using-gmail-with-excel-vba/
@jeromecabaluna8278
@jeromecabaluna8278 10 жыл бұрын
Hi Dinesh I would like to ask do you have a tutorial how to send email reminder from excel file to outlook without using a vba button ....meaning it would send automatically with a certain criteria not using a button.Thanks
@shashikalagangappa4735
@shashikalagangappa4735 7 жыл бұрын
comment we have typed in excel row & column. This data should go as a body of a texture through outlook. Please help me on this
@nauman93
@nauman93 10 жыл бұрын
DInesh your tutorial was very helpful, but I was wondering if there is a way to send the reminders to all the due/expired accounts without clicking on the mail reminder button. In other words, I want excel to automatically trigger an email every time an account is due. Your help would highly be appreciated!
@Exceltrainingvideos
@Exceltrainingvideos 10 жыл бұрын
Nauman Khan You can place the code in the workbook_open procedure to do that. Have a look at this link to get an idea: www.exceltrainingvideos.com/how-to-auto-run-vba-project-when-excel-workbook-is-opened/
@imgajjar
@imgajjar 9 жыл бұрын
Its Impressive. can i get a sample data sheet for the same? Thank in advance.
@shashikalagangappa4735
@shashikalagangappa4735 7 жыл бұрын
hello sir comment we have typed in excel row & column. This data should go as a body of a texture. Please help me on this
@prabagaranachannan5554
@prabagaranachannan5554 7 жыл бұрын
i tried the codes but it keep telling me to give a name to send to, when debug keep pointing and .send , could you help me on this ?
@mwphillips2
@mwphillips2 6 жыл бұрын
I am having the same issue
@vedsoh
@vedsoh 5 жыл бұрын
@@mwphillips2 Did you find any solution to it?
@Ksrisoumya
@Ksrisoumya 8 жыл бұрын
Hello Sir...Great Video. How do I get the Mail reminder button? I am using Excel 2007. Thank you in Advance
@jblayze
@jblayze 7 жыл бұрын
hey did you figure this out ?
@katrinafaithbacharo5595
@katrinafaithbacharo5595 7 жыл бұрын
I have the same question. how do i get the mail reminder button?
@servingtheservants
@servingtheservants 7 жыл бұрын
Make sure you have added developer mode to the ribbon. After you have it, navigate there and there should be an insert button. Click on that will give you a list of form controls where you can create a mail reminder button
@visak7699
@visak7699 7 жыл бұрын
Great Video, i have developer ,i find in insert button but no have reminder button, how can get it?
@servingtheservants
@servingtheservants 7 жыл бұрын
There should be a drop-down menu when you click the insert button. One of the control options under "form controls" is "button". Select the button and put it somewhere on your worksheet. This button can be renamed to display any text you like, including "Reminder"
@gabriellechapdelaine3601
@gabriellechapdelaine3601 6 жыл бұрын
Thanks for the Tuto, I have a question, is it possible that the Send email reminder work even if excel worsheet is close ? Or do we have to always have excel open ? If yes, how can we force excel to be open every time we open the computer ?
@Exceltrainingvideos
@Exceltrainingvideos 6 жыл бұрын
Search www.exceltrainingvideos.com
@ldrz8323
@ldrz8323 8 жыл бұрын
I would like to know if there is a way to send in the subject of the email, a reference from the worksheet? For example if I could include an invoice number to the subject of the email or in this case the credit card number in the subject?
@Exceltrainingvideos
@Exceltrainingvideos 8 жыл бұрын
+ldrz8323 Use a reference to the relevant cell.
@richee21
@richee21 8 жыл бұрын
hi bro how did u get the mail reminder icon when clicking the designer mode? i tried several times not successful. And is it possible instead of outlook send to Gmail?
@jblayze
@jblayze 7 жыл бұрын
hey did you figure this out ?
@gautambasu8148
@gautambasu8148 8 жыл бұрын
very informative. how about to get this formula easily
@Exceltrainingvideos
@Exceltrainingvideos 8 жыл бұрын
www.exceltrainingvideos.com/how-to-send-email-reminder-automatically-from-excel-worksheet-using-vba/
@katherinamavraganis1607
@katherinamavraganis1607 7 жыл бұрын
Hi thanks, I followed all the steps until send reminder. Where can I find mail reminder on excel 2016? I cannot find it.
@Exceltrainingvideos
@Exceltrainingvideos 7 жыл бұрын
What are you talking about my dear?
@gptgamer8875
@gptgamer8875 7 жыл бұрын
Hi sir thanks for support , sir one thing is that i want to know how i set mail body through selection of excel cells range
@Exceltrainingvideos
@Exceltrainingvideos 7 жыл бұрын
Your answer is in your question!
@akshaykhot628
@akshaykhot628 7 жыл бұрын
SIr, Can you please brief about the code if i want to mention the specific cell values in the body of the mail. Eg. all Credit card numbers in this case shuld appear in the mail body.
@Exceltrainingvideos
@Exceltrainingvideos 7 жыл бұрын
You can use the cell addresses.
@sck6750
@sck6750 6 жыл бұрын
Thanks for this training video; one question : If I would like to write to mail body as " Your credit card no : ........................................... payment is due" ; In that case how can I add the credit card number cell information to " .body = " function?In this sample we are writing only a solid sentence.. but I would like to add some more informations which can be read from excel file also.Thanks for help from now on.
@Exceltrainingvideos
@Exceltrainingvideos 6 жыл бұрын
You can refer to a range in the worksheet and use a concatenation (&).
@upgradetechnicalskills3392
@upgradetechnicalskills3392 7 жыл бұрын
I create one payment reminder notification in excel and also add mail ID for send mail reminder notification, now I want to know how to remove highlight mark from excel sheet automatically and expired mark also can you suggest me for that.
@RaushanRaj-fo5bn
@RaushanRaj-fo5bn 7 жыл бұрын
I have an excel file in which multiple sheets are present. From "Sheet1", I have to look for a character "d" in column "M". If "d" is present in column "M", then I have to copy the row contents (cells A-H) where the character is found to a new sheet "Sheet2" and send the reminder to mail address with the contents of "Sheet2" through Microsoft Outlook
@Exceltrainingvideos
@Exceltrainingvideos 7 жыл бұрын
Search www.exceltrainingvideos.com By the way, what code have tried?
@dhiraj010174able
@dhiraj010174able 10 жыл бұрын
Thanks for your wonderful toturial, cam you also share the code
@Exceltrainingvideos
@Exceltrainingvideos 10 жыл бұрын
Dhiraj Kumar Please check this link out for complete VBA code: www.exceltrainingvideos.com/how-to-send-email-reminder-automatically-from-excel-worksheet-using-vba/
@cypherg
@cypherg 9 жыл бұрын
Can this send to multiple emails instead of just one (i.e. a group).
@danielongpw
@danielongpw 6 жыл бұрын
Hi Mr Dinesh, thank you for your excellent video. From you video, may I know how can I add the individual credit card detail into the MS Outlook's Subject field for those with "Send Reminder" remarks? Thank you very much!
@Exceltrainingvideos
@Exceltrainingvideos 6 жыл бұрын
This link will help: www.exceltrainingvideos.com/how-to-use-automation-to-send-ms-outlook-mail-using-excel-vba/
@Ezzy_Slays
@Ezzy_Slays 10 жыл бұрын
Hi Dinesh, I am trying to create code that would auto send an email to two separate email address depending on the 2 different options in the a column called "location" the email would then send if the column called eta was todays date, can you assist. Many thanks in advance.
@PCAN411
@PCAN411 5 жыл бұрын
is there away using Excel too highlight new information automatically in a database that is updated periodically by outside source?
@Exceltrainingvideos
@Exceltrainingvideos 5 жыл бұрын
We can use the worksheet 'change' event.
@riffmuthalif6945
@riffmuthalif6945 10 жыл бұрын
HI Dinesh, super video. thank you very much. One question I have is, I could not initiate the emails through my Gmail account. could you provide how the code would. Thank you again
@Exceltrainingvideos
@Exceltrainingvideos 10 жыл бұрын
Riff Muthalif Have a look at the link:@send-email-using-gmail-with-excel-vba/
@meershadabali7516
@meershadabali7516 9 жыл бұрын
Dinesh Kumar Takyar Hi Sir, i tried to modify this code a bit its very useful thank you. While i am compiling my code all goes well but an error occurred at line " .Bcc " object variable or with block variable not set. Please help me to get it resolve. Thanks a lot again.
@TheJohnk68
@TheJohnk68 9 жыл бұрын
does this only work on outlook as I am looking to do this but using Lotus Notes email instead?
@Exceltrainingvideos
@Exceltrainingvideos 9 жыл бұрын
+John Kenna This link might provide a solution: www.exceltrainingvideos.com/send-email-using-gmail-with-excel-vba/
@gowthammuthyal7725
@gowthammuthyal7725 6 жыл бұрын
Sir, I need to know, how to send the reminder message to the mobile numbers automatically based on expiration date
@seemakalantre2553
@seemakalantre2553 6 жыл бұрын
Hi sir, Our company using office365 versions of outlook for mail sending. can we used auto mail sending in office 365 mail version
@amirulfarisabdullah5384
@amirulfarisabdullah5384 4 жыл бұрын
Dear Sir, is it possible to add more than one email address for every credit card?
@Exceltrainingvideos
@Exceltrainingvideos 4 жыл бұрын
Yes, you can
@cdinesh2007
@cdinesh2007 10 жыл бұрын
Respected Sir, I did not understand the command button part. When it was created. I request you to explain, Thanks in advance.
@clevenger7877
@clevenger7877 8 жыл бұрын
Everything works, but if there is no one to email I am getting a runtime error. how would I go about clearing that up?
@paulbochniak6129
@paulbochniak6129 10 жыл бұрын
Hi, Dinesh, I'm getting a compile error on this line: "for iCounter = 1 to worksheetFunction.CountA(columns15))" Any ideas? I'm using Excel 2003 and have limited VBA knowledge. Thanks,
@angielawrence5874
@angielawrence5874 9 жыл бұрын
HI I am trying to figure out 2 things. 1 - how to have the Credit card data imputed as part of the email body message. 2 - how to include more than 1 email strain for the same notification.
@krishnakanth1282
@krishnakanth1282 2 жыл бұрын
Hello I want to send remainder in old mail. What we already send last time .for example i was send one mail last week by using automation but i wasn't received reply so I have to send remainder on that same old mail
@ugeshsinghster
@ugeshsinghster 8 жыл бұрын
Hi Dinesh i wish to know how can I create a email reminder on excel for the Birthday
@Exceltrainingvideos
@Exceltrainingvideos 8 жыл бұрын
This link will help: www.exceltrainingvideos.com/tag/send-emails-automatically-via-outlook-using-excel-vba/
@Mushyco
@Mushyco 8 жыл бұрын
Can you send the email if youre company is using Lotus notes ?
@dunhacoxinha
@dunhacoxinha 9 жыл бұрын
does this application works in MS Project as well?
@phucnguyen-bs8ki
@phucnguyen-bs8ki 9 жыл бұрын
If I want to include value of column 1. What should I do?
@kewalkishan2982
@kewalkishan2982 8 жыл бұрын
Great Video Mr. Dinesh. Is it possible to send the Email via Excel in Lotus Notes? I hve seen your article of Gmail. Can you share for Lotus Notes also?
@Exceltrainingvideos
@Exceltrainingvideos 8 жыл бұрын
I haven't worked with Lotus Notes.
@xaviersons
@xaviersons 4 жыл бұрын
Dear Sir, Can you kindly help me to make one reminder sending excel sheet for me. Please send me a reply. This is an amazing work.
@Exceltrainingvideos
@Exceltrainingvideos 4 жыл бұрын
This is what you learned just now. For more help in Excel VBA on this topic you can search my channel using the keyword 'reminder' or 'send reminder'.
@ilishh2784
@ilishh2784 10 жыл бұрын
Dr I have tried look for Notification using Vba utube link. Have you removed it? I'm baffled on how you made that button :/
@munei2032
@munei2032 5 жыл бұрын
Hi, i was trying to run the program. A RUN TIME ERROR Appears it always highlight the .send portion can you help with this. Thank you in advance😅
@vedsoh
@vedsoh 5 жыл бұрын
I have the same problem. Did you find any solution Monalie?
@Exceltrainingvideos
@Exceltrainingvideos 5 жыл бұрын
Share your code right here.
@vedsoh
@vedsoh 5 жыл бұрын
Mr. @@Exceltrainingvideos after trying out a few times I got it right. Thankyou. But if you could please make a follow-up video on automating this whole process without even opening the excel sheet, it would be of tremendous value to lots of people.
@andrewdiv699
@andrewdiv699 8 жыл бұрын
Hi DineshWhen the button is clicked a runtime error pops up: "Outlook does not recognize one or more names". I have ensured that my Outlook references are correct in the VBA window but still no luck. Also, the email address is in the Outlook address book. ANy help would be greatly appreciated.
@andrewdiv699
@andrewdiv699 8 жыл бұрын
For the people wondering about the "Outlook does not recognize one or more names" error, make sure that your column heading is not the same word as your trigger word, for example trigger word to send the email was "Reminder" and my column heading was also "Reminder" as soon as i changed my column heading the error went away
@utpalforu123
@utpalforu123 5 жыл бұрын
I have the same question. Do i need to open excellsheet to send automatic reminder? is there a way if i dont open excellsheet and if the due dates comes it send reminder automatically?
@Exceltrainingvideos
@Exceltrainingvideos 5 жыл бұрын
This link will help: www.exceltrainingvideos.com/run-macro-automatically-without-opening-excel-file/ Or search www.exceltrainingvideos.com
@alnaseri3622
@alnaseri3622 7 жыл бұрын
For those who have an issue with RUN TIME ERROR -424: OBJECT REQUIRED, if you copy the code from the website, you need to replace all quotation marks. mean delete them and put them back by using your keyboard, then you will see they look different.
@Exceltrainingvideos
@Exceltrainingvideos 7 жыл бұрын
Good. You can use 'edit' and replace carefully.
@upgradetechnicalskills3392
@upgradetechnicalskills3392 7 жыл бұрын
I make it reminder and send maill also, onec i got the payment how to remove highlight mark from excle autometecally
@arunrana2004
@arunrana2004 10 жыл бұрын
Dear Sir, Thanks for nice tutorials on VBA. Can U pls help me to send email reminder through Lotus Notes.
@Exceltrainingvideos
@Exceltrainingvideos 10 жыл бұрын
Have a look at this link: @view/698365-email-lotus-notes-spreadsheet-with-vba-.html
@arunrana2004
@arunrana2004 10 жыл бұрын
Dinesh Kumar Takyar Dear Sir, Thanks for instant reply. Can you pls paste the link, since i am not able to get thro' below mention- @view/698365-email-lotus-notes-spreadsheet-with-vba-.html
@katherinamavraganis1607
@katherinamavraganis1607 7 жыл бұрын
I use a Mac and I have 2016 excel. Under developer tab there is not a design mode. Is there any other way I can do it?
@Exceltrainingvideos
@Exceltrainingvideos 7 жыл бұрын
This link will help: www.rondebruin.nl/mac/setupmacoffice2016.htm
@katherinamavraganis1607
@katherinamavraganis1607 7 жыл бұрын
THANK YOU
@QuayRealEstate
@QuayRealEstate 8 жыл бұрын
Hi, Is there the source code or the original excel sheet on this tutorial available somewhere for download?
@Exceltrainingvideos
@Exceltrainingvideos 8 жыл бұрын
www.exceltrainingvideos.com/how-to-send-email-reminder-automatically-from-excel-worksheet-using-vba/
@praneshparvatikar165
@praneshparvatikar165 5 жыл бұрын
Sir I have project of making a reminder through email(outlook) for list of tools for calibration along with numbers having a particular date for calibration so how to do coding in order to send email notification on that day itself ..please help me as early as possible
@pamguidash8834
@pamguidash8834 9 жыл бұрын
How did you get the mail reminder button on your spreadsheet to send the email?
@doljinsurend4870
@doljinsurend4870 9 жыл бұрын
Pam Guidash Developer+Insert (Command button)and Design mode+ and put the codes you wrote in the command button sheet in visual basic.
@abulina79
@abulina79 10 жыл бұрын
Hi Dinesh. I tried i in excel 2013 and it doesnt recognise the .bcc etc....
@erinwest4434
@erinwest4434 8 жыл бұрын
I can't get this to email any address in column 4. I had set the mail destination to my outlook email. There was an error saying "I need to know at least person to send this to" when MailDest="" like you did in the video. Is there something I'm doing wrong?
@jacopperuz3954
@jacopperuz3954 8 жыл бұрын
got the same problem here....
@kyadanikunj4956
@kyadanikunj4956 9 жыл бұрын
how can upload excel file daily on email automatically?
@chandrakantaudhutwar
@chandrakantaudhutwar 8 жыл бұрын
Hello, im getting error "Runtime error 438 object doesn't support this properSet OutLookMailItem = OutLookApp.CreateIteam(0)ty or method" on line
@93ddm242
@93ddm242 9 жыл бұрын
Dear Dr. Dinesh, thank you for such details video posts. On this subject, however, I am facing error message saying "Run-time error '-2147467259 (80004005)': Please specify atleast one sender.
@Battle_deffender
@Battle_deffender 8 жыл бұрын
+Sami ur.Rahman : Hi, I am receiving same error. How did you resolve it?
@93ddm242
@93ddm242 8 жыл бұрын
I never got reply from Dinesh. Hence never did. Had a deadline on some task so I switched to something else.
@sajikumarj118
@sajikumarj118 10 жыл бұрын
Hi sir.... I am having two excel sheets in (My D:\ drive) and the first excel sheets contains some 15 spread sheets like(Sheet1 as 12345 and Sheet2 as 56897 etc)...and my second excel contains the account numbers in a single sheet (first column)... #1 has multiple sheets with information on them separated by tabs and the each tabs contains different account numbers. And #1 each tabs contains the information about 0-30 xdays(each account) balance and 30-90 days balance ets.... #2 has a list of account numbers which is available in #1. the requirement is need to copy account number in #2.and find the same in #1.then need to identify the particular text "0-30 days balance" copy the "Payable receivable cell value and copy the same in #2. please help me on this
@mohankulal248
@mohankulal248 9 жыл бұрын
What if my MS outlook is not active? How can I go ahead sir?
@priyajitkaur3345
@priyajitkaur3345 9 жыл бұрын
What if instead of date i want to have a number instead? how do i change the code? why doesnt my voice application work? how to link outlook to excel.
@Exceltrainingvideos
@Exceltrainingvideos 9 жыл бұрын
priyajit kaur Do a search on my channel to find the relevant videos or go to www.exceltrainingvideos.com
@yerramillivaraprasad9829
@yerramillivaraprasad9829 9 жыл бұрын
hello sir how to contact you. I want to send remainder mail automatically to particular persons when something is enter in particular column. If suppose I have A,B,C,D columns so if something is entered in column D(ex: In D1,D2......) it should automatically trigger a mail to specific mail ids. How to do this please help me
@7aginv
@7aginv 6 жыл бұрын
I set up my due date to display only if a payment isnt received but the code will send an email to the receipent whose paid already ... Anyways around this ?
@Exceltrainingvideos
@Exceltrainingvideos 6 жыл бұрын
A macro cannot think. It only executes what you tell it to do!
@7aginv
@7aginv 6 жыл бұрын
@@Exceltrainingvideos i was able to get it to work by adjusting the due date interval, im trying to addd a signature and have it auto run is that possible?
@NaveedAkhtar4u
@NaveedAkhtar4u 6 жыл бұрын
i have a record on sheet1 and i want to copy this record to sheet 2 with match the student record and find the April fee and paste the April cell of April and find the may fee and paste the may cell accordinglly
@Exceltrainingvideos
@Exceltrainingvideos 6 жыл бұрын
View the following link with sample file for practice:www.exceltrainingvideos.com/transfer-specific-excel-worksheet-data-range-from-one-worksheet-to-another/ You can also watch the video on my channel: kzbin.info/www/bejne/d6vLgmiBnrOsmM0
@deepaksarkar1
@deepaksarkar1 8 жыл бұрын
Sir, few problems I identified: 1. After the VBA code is run, as mentioned the cell color gets changed to red for those cells which are overdue/nearing overdue date. However, once i revise the dates (i.e. move it ahead so that they are no longer overdue/nearing overdue) the cell color still stays same (Red). it should ideally change back to white/no fill. 2. Conditional formatting - the text "Send Reminder" even appears if the Due date cell is empty. How to fix that? Please help
@Exceltrainingvideos
@Exceltrainingvideos 8 жыл бұрын
+deepaksarkar1 Check these links: www.exceltrainingvideos.com/how-to-create-notifications-in-excel-with-vba-revisited/ or kzbin.info/www/bejne/pHnUm4yNqstngNE
@deepaksarkar1
@deepaksarkar1 8 жыл бұрын
Many thanks Sir
@santoshlepak1684
@santoshlepak1684 6 жыл бұрын
HI, i am watching your videos from long time but however i need a help, i need to develop a excel/ VBA like we have a data which contains email id and birthday and work anniversy dates when ever we click on run it should automatically collect today birthday and anniversy people and send an automated email to them can any one help me
@Exceltrainingvideos
@Exceltrainingvideos 6 жыл бұрын
This link will help. You don't need to record the macro: www.exceltrainingvideos.com/tag/how-to-send-pesonalized-emails-automatically-using-excel-data-in-ms-word/
@srikanthp503
@srikanthp503 3 жыл бұрын
sir how to deselect today and yesterday date in filter pls help
@Exceltrainingvideos
@Exceltrainingvideos 3 жыл бұрын
Good question. Will work on it. In the meantime this link will provide some help: www.exceltrainingvideos.com/tag/copy-data-to-another-sheet-based-on-dates-with-vba/ If you search my website, you'll find more solutions on using dates in Excel VBA.
@AayatAS
@AayatAS 8 жыл бұрын
Hi Dinesh, Thank you for sharing this. I'm getting run-time error'-2147467259(80004005)': We need to know who to send this to. Make sure you enter at least one name. Could you please help me in this.
@Exceltrainingvideos
@Exceltrainingvideos 8 жыл бұрын
These links should help: www.exceltrainingvideos.com/how-to-send-email-reminder-automatically-from-excel-worksheet-using-vba/ www.exceltrainingvideos.com/how-to-use-automation-to-send-ms-outlook-mail-using-excel-vba/ Or do a search at: www.exceltrainingvideos.com
How to send email using Gmail via Excel VBA
16:10
Dinesh Kumar Takyar
Рет қаралды 88 М.
Send Emails from Excel That Capture Data From Your Worksheet
13:27
Officeinstructor
Рет қаралды 37 М.
Мама у нас строгая
00:20
VAVAN
Рет қаралды 12 МЛН
Long Nails 💅🏻 #shorts
00:50
Mr DegrEE
Рет қаралды 19 МЛН
How to create VBA code in Excel to send Emails through Outlook automatically | VBA
18:00
How To Copy An Excel Range To Outlook Using VBA
18:29
Sigma Coding
Рет қаралды 30 М.
Send Multiple Emails From Excel
10:09
Excel Macro Mania
Рет қаралды 87 М.
Using Dates with Excel VBA to Automate Email Reminders
19:20
Dinesh Kumar Takyar
Рет қаралды 197 М.
Automate Emailing Excel Task Reminders with ZERO Coding!
12:50
MyOnlineTrainingHub
Рет қаралды 214 М.
Transfer data from one Excel worksheet to another automatically
17:20
Dinesh Kumar Takyar
Рет қаралды 1,2 МЛН
How to Declare (Dim) and Set VBA Variables (use data types correctly)
7:32
Power Automate Send 7 or 14 day Task Due Reminder Emails
17:25
Richard Burdes
Рет қаралды 142 М.
Мама у нас строгая
00:20
VAVAN
Рет қаралды 12 МЛН