Get Alert Mails on Expiry | Google Sheets Malayalam Tutorial

Sdílet
Vložit
  • čas přidán 13. 05. 2024
  • ഇൻഷുറൻസ് പോളിസികളുടെയും, മറ്റ് സബ്സ്ക്രിപ്ഷൻ സർവീസുകളുടെയും Renewal / Expiry Date കണ്ടെത്തി അതിനു അനുസരിച്ചു Alert Message, email ആയിട്ട് അയക്കുന്ന ഗൂഗിൾ ഷീറ്റ്‌സ് ഫോർമാറ്റ്.
    Google Sheets template for calculating the Expiry Date or Renewal Date in Excel and the program for sending Alert messages as mails, explained in Malayalam.
    മൈക്രോസോഫ്റ്റ് എക്സൽ കോഴ്സിൽ എൻറോൾ ചെയ്യുന്നതിന് വേണ്ടിയുള്ള ലിങ്ക് ചുവടെ...
    www.udemy.com/course/microsof...
    Subscribe to the channel ‪@AjayAnandXLnCAD‬ for more.
    / ajayanandxlncad
    Microsoft Word Beginner to Professional കോഴ്സിൽ എൻറോൾ ചെയ്യുന്നതിന് വേണ്ടിയുള്ള ലിങ്ക് ചുവടെ...
    www.udemy.com/course/learn-mi...
    Download the code (Apps script) for generating mails.
    drive.google.com/drive/folder...
    #googlesheettutorial #malayalamtutorial #expirydate

Komentáře • 79

  • @XLnCADMalayalam
    @XLnCADMalayalam  Před 2 měsíci +9

    Code for generating mails with Alert messages
    function checkExpiry() {
    // Set current time before performing other tasks
    var currentTime = new Date();
    var sheet = SpreadsheetApp.getActiveSpreadsheet().getActiveSheet();
    sheet.getRange("L3").setValue(currentTime);

    var lastRow = sheet.getLastRow();
    var expiredValues = []; // Array to store expired values
    var expiringSoonValues = []; // Array to store expiring soon values
    for (var i = 4; i 0 || expiringSoonValues.length > 0) {
    var recipientEmail = 'yourmail@xlncad.com'; // Replace with your actual email address
    var subject = 'Notification from Google Sheet';
    var message = "";
    if (expiredValues.length > 0) {
    var expiredMessage = "Expired Items: " + expiredValues.join(", ");
    message += '1: ' + expiredMessage + "
    ";
    }
    if (expiringSoonValues.length > 0) {
    var expiringSoonMessage = "Items Expiring soon: " + expiringSoonValues.join(", ");
    message += '2: ' + expiringSoonMessage;
    }
    MailApp.sendEmail(recipientEmail, subject, message);
    }
    }

    • @chummalalettan2449
      @chummalalettan2449 Před 2 měsíci

      how to add second column content also with subscrition.

    • @nidhunskrishna76
      @nidhunskrishna76 Před 2 měsíci +1

      app script function run, but mails are not coming

  • @viswarajk.v6889
    @viswarajk.v6889 Před 2 měsíci +2

    Perfect. ഇതെപോലുള്ള സർവീസ് തരുന്നത്തിന് പ്രത്യക നന്ദി അറിയിക്കുന്നു

  • @Jamalolakara
    @Jamalolakara Před 2 měsíci

    Ur the best👍👍👍
    നിങ്ങളെ വിഡിയോ കണ്ട് ഞമ്മളെ കാര്യങ്ങൾ എല്ലാം നമ്മൾ ചെയ്യാറുണ്ട്
    Google sheet lover 🌹

  • @mirrormirage0
    @mirrormirage0 Před 2 měsíci

    Thank you again for a beautifully simple explanation 🙏

  • @abdulkareem5713
    @abdulkareem5713 Před 2 měsíci

    Done. Ignore previous message. Thank you so much

  • @spj4103
    @spj4103 Před 2 měsíci

    Sir.Appreciations and Thanks. Highly useful utility. Looking more going ahead

  • @majeeshtp593
    @majeeshtp593 Před 2 měsíci +1

    You are great in this. Love ❤

  • @raazzz1325
    @raazzz1325 Před 2 měsíci

    try cheydu its working. very helpful

  • @pavithrant5067
    @pavithrant5067 Před 2 dny +1

    Appreciated!! thanks for sharing

  • @Kasaragod2023
    @Kasaragod2023 Před 2 měsíci

    As always, it's a very good class sir !

  • @tintodevassya2354
    @tintodevassya2354 Před 2 měsíci

    Sir
    Ithe Microsoft Excel le cheythe outlook l connect cheyan pattumo.

  • @sajeevraghavan1149
    @sajeevraghavan1149 Před 2 měsíci +1

    Very useful video. Thanks 🙏🏼

  • @jpvellila
    @jpvellila Před 2 měsíci

    Can we use Edate formula to find the expiry date within days. Like for tender 15 days time is given, to find whether it is expired or not, can we use Edate formula?

  • @roshanabraham8626
    @roshanabraham8626 Před měsícem +1

    Perfect
    Thank you for the amazing content

  • @shibilahammad8924
    @shibilahammad8924 Před 9 dny

    Automatic message alert setup cheythathinu shesham, oronnum renew cheythaal athil update cheythathinu shesham Run kodukkano

  • @rafeequekc4530
    @rafeequekc4530 Před 2 měsíci +2

    Great sir 😊

  • @vijayarajan1750
    @vijayarajan1750 Před 2 měsíci +1

    Very informative video.

  • @shajirothyoth
    @shajirothyoth Před 2 měsíci

    Enik excel expert level padikkanam A2z padikkanam enda vayi step by step class undo

  • @navaneethkrishnankarimbil1564

    Good explanation. Nice content.

  • @sankar3275
    @sankar3275 Před 2 měsíci

    nice

  • @shakthimaan6464
    @shakthimaan6464 Před měsícem +1

    Worth watching ❤

  • @nk_abdussalam
    @nk_abdussalam Před 2 měsíci

    In Status column, valid ayathinu active enn engane add cheyyum?

  • @binutr7402
    @binutr7402 Před 16 dny

    i have tried by copying your code and made necessary changes and ran the programme; successful, but one one item is shown in the mail every time. why?

  • @livelife019
    @livelife019 Před 2 měsíci

    How can I trigger a separate email for each item whenever an item got expired.

  • @noufalmkl9431
    @noufalmkl9431 Před 2 měsíci +3

    Google sheets related videos iniyum ponnotte👍😍

  • @Div0068
    @Div0068 Před 2 měsíci

    Is this available in Excel?
    I don't use Google sheets.

  • @leebaarun
    @leebaarun Před 2 měsíci +1

    Very good video. Thanks. I don't use outlook. What is the code to get email alert from my gmail account?

  • @drbaalachandran
    @drbaalachandran Před měsícem

    How to send alerts as HTML Mail (Table structure with coloured rows/columns)

  • @chummalalettan2449
    @chummalalettan2449 Před 2 měsíci

    Function EDATE parameter 1 expects number values. But '17-04-2024' is a text and cannot be coerced to a number.

  • @kamarudheenkaladi3183
    @kamarudheenkaladi3183 Před 2 měsíci

    Power B I seperate course undo?

  • @alfajr8766
    @alfajr8766 Před 2 měsíci

    search bar option cheyyyamo?

  • @splendid1963
    @splendid1963 Před 11 dny

    👍

  • @graisammaantony7762
    @graisammaantony7762 Před 2 měsíci

    Small business vendi koodi cheyumallo

  • @flyingmychildren
    @flyingmychildren Před 2 měsíci

    Ithu sms aayi cheyyan pattumo

  • @fun4u456
    @fun4u456 Před 2 měsíci

    12.56 il 2 cell add akiyappol day left enna column thil -45424 ennu kanaam... Adh varaaradhirikkaan endhanu cheyyendadh

    • @shiltonsamson8296
      @shiltonsamson8296 Před 2 měsíci

      Same column il mouse ila Right button cleck cheyth Format Cell il Number choose cheyttha mathi

  • @MubarakA
    @MubarakA Před 2 měsíci

    11:03:20 PM Notice Execution started
    11:03:21 PM Notice Execution completed___________ but no mail coming. alreadychanged the mail address

  • @arpattambi
    @arpattambi Před 2 měsíci

    Google sheet on the computer is not free. Can we get free

  • @rijopeter9215
    @rijopeter9215 Před 2 měsíci

    Hi Sir
    Function EDATE parameter 1 expects number values. But '21/04/2023' is a text and cannot be coerced to a number.
    show in expiry date calculation what is the issue?

    • @XLnCADMalayalam
      @XLnCADMalayalam  Před 2 měsíci

      This can be a result of the local settings with your Google account. If the Locale settings is United States, date should be entered in MM/DD/YYYY format, where as in India we follow DD/MM/YYYY format.
      Go to File > Settings > Change the Locale settings to either India or UK. Also change the Time Zone to Indian Standard Time (GMT+05:30)

    • @rijopeter9215
      @rijopeter9215 Před 2 měsíci +1

      Now it's working. Thank you
      @@XLnCADMalayalam

  • @AjumonRemesanAJ
    @AjumonRemesanAJ Před 2 měsíci +1

    Google sheet open ചെയ്യാതെ പുതിയ items, date ഒക്കെ add ചെയ്യാനും, നിലവിൽ ഉണ്ടായിരുന്നത് renew ചെയ്യുമ്പോൾ അത് update ചെയ്യാനും കൂടെ ഇതിൽ add ചെയ്യാൻ പറ്റുമോ?? Google form pole ഏതെങ്കിലും സർവീസ് ഉപയോഗിച്ച്?

    • @XLnCADMalayalam
      @XLnCADMalayalam  Před měsícem

      Nice suggestion. But I haven't tried that yet. If I happen to find a solution, I will let you know.

  • @parijithparthan8550
    @parijithparthan8550 Před měsícem +1

    എന്റെ google mailൽ message വരുന്നില്ല... Execution കറക്ടായി നടക്കുന്നുണ്ട്,permission നും കറക്ടായി കൊടുത്തു.എന്താ കാര്യമെന്ന് മനസ്സിലാകുന്നില്ല.

    • @roshanabraham8626
      @roshanabraham8626 Před měsícem

      From my experience, if you have added more columns in the sheet. He has created the add script for the column he mentioned in the video only.

  • @sajeevpj6882
    @sajeevpj6882 Před 2 měsíci

    Hai sir
    How to add cell reference between contiguous data?

    • @XLnCADMalayalam
      @XLnCADMalayalam  Před 2 měsíci

      Can you please explain the question with more details. like what is the nature of your data, expected output and more.

  • @satheeshchandran1614
    @satheeshchandran1614 Před 2 měsíci

    💗👌

  • @sajutvonline
    @sajutvonline Před 2 měsíci +2

    Alerts via whatsapp nadaukumo

    • @XLnCADMalayalam
      @XLnCADMalayalam  Před 2 měsíci +3

      I haven't tried that yet. Better try ChatGPT or Gemini for generating a script for this purpose.

  • @KensonKent-bq3ql
    @KensonKent-bq3ql Před 2 měsíci

    WHEN CLICKING EXTENSION , PAGE IS NOT OPENING AND SHOWING AS BAD REQUEST ERROR 400, IT WORKS ONLY IN INDIA?

    • @XLnCADMalayalam
      @XLnCADMalayalam  Před 2 měsíci

      You may have logged into two or more gmail accounts. Sign out, login into one of them and try again.

  • @rashidpk4555
    @rashidpk4555 Před 2 měsíci

    Function EDATE parameter 1 expects number values. But '14/08/2023' is a text and cannot be coerced to a number. INGANE ERROR VARUNNU

    • @pavithrant5067
      @pavithrant5067 Před 2 dny

      change the date in mm/dd/yyyy, it will work 👍

  • @AnvarSadat-ub7lk
    @AnvarSadat-ub7lk Před měsícem +1

    Car rental income and expence salary or video cheyyo

    • @XLnCADMalayalam
      @XLnCADMalayalam  Před měsícem +1

      So, I recommend watching the videos on the basics and try to create the Excel Template yourself. Wish you all the best😀👍

  • @flyingmychildren
    @flyingmychildren Před 2 měsíci

    How to write code

  • @nikeshcheruthazham3665
    @nikeshcheruthazham3665 Před 2 měsíci +1

    Extensions tab engana add cheyyunnath

    • @XLnCADMalayalam
      @XLnCADMalayalam  Před měsícem

      You don't need to add Extensions tab. It's a part of Google Sheets.

  • @raazzz1325
    @raazzz1325 Před 2 měsíci +1

    Ith Excel il cheyyan pattumo

    • @XLnCADMalayalam
      @XLnCADMalayalam  Před 2 měsíci

      Technically it can be done. But automatic mail generation with Excel on Desktop will not be that easy.

    • @chummalalettan2449
      @chummalalettan2449 Před 2 měsíci

      @@XLnCADMalayalam i created the sheet on google and done all. but email is not working. checked permissions also. mail id changed to mine. debug also checked and not found any error

  • @grandtechjanasevakendram467
    @grandtechjanasevakendram467 Před 2 měsíci

    If the "Months" is Date, How to Write the Code

  • @Kasaragod2023
    @Kasaragod2023 Před 2 měsíci +1

    Suggestion Only:
    =IF(E4