How to code to send Email with attachment in Zoho Sheet using VBA code: To send Email with attachment

How to code to send Email with attachment in Zoho Sheet using VBA code: To send Email with attachment

Dear Team,

I am writing a VBA code through which my code will send the active sheet of Zoho sheet as an attachment
on the specified email address of our workplace's email id domain address.
Is there any different code other than you specified if my email server is other than zoho like in this case it is our domain name at zoho workplace.

My code is as below
Public Sub Worksheet_Change()
Application.EnableEvents = false
On Error Goto ENEV

 ThisWorkbook.HasRoutingSlip = True 
   With ThisWorkbook.RoutingSlip 
     '.from = "suvarna.mohite@glogic.co.in"
     .Recipients = "suvarna.mohite@glogic.co.in" 'Can send mail to multiple recepients
     .Subject = "Trial mail from zoho VBA" 
     .Message = "Hello! Have a Good Day!! Mail content. " & "Sending trial link here:"  & ActiveSheet.Name 
     .AttachWorkbook = True
     '.AttachmentFormat = "pdf" 
     .SheetName = ActiveSheet.Name ' this will send the active sheet.
    End With 
 ThisWorkbook.Route 
ENEV:
Application.EnableEvents = true
End Sub


With this code we get the email but no attachment with it.
Kindly give me your feedback.

Thanks for your Support
Suvarna (msuvarna2112@gmail.com)
    Zoho Desk Resources

    • Desk Community Learning Series


    • Digest


    • Functions


    • Meetups


    • Kbase


    • Resources


    • Glossary


    • Desk Marketplace


    • MVP Corner


    • Word of the Day


      Zoho CRM Plus Resources

        Zoho Books Resources


          Zoho Subscriptions Resources

            Zoho Projects Resources


              Zoho Sprints Resources


                Zoho Orchestly Resources


                  Zoho Creator Resources


                    Zoho WorkDrive Resources



                      Zoho Campaigns Resources

                        Zoho CRM Resources

                        • CRM Community Learning Series

                          CRM Community Learning Series


                        • Tips

                          Tips

                        • Functions

                          Functions

                        • Meetups

                          Meetups

                        • Kbase

                          Kbase

                        • Resources

                          Resources

                        • Digest

                          Digest

                        • CRM Marketplace

                          CRM Marketplace

                        • MVP Corner

                          MVP Corner

                        • Word of the Day

                          Word of the Day


                        • CRM Community Learning Series

                          CRM Community Learning Series


                        • Tips

                          Tips

                        • Functions

                          Functions

                        • Meetups

                          Meetups

                        • Kbase

                          Kbase

                        • Resources

                          Resources

                        • Digest

                          Digest

                        • CRM Marketplace

                          CRM Marketplace

                        • MVP Corner

                          MVP Corner

                        • Word of the Day

                          Word of the Day



                          Zoho Writer Writer

                          Get Started. Write Away!

                          Writer is a powerful online word processor, designed for collaborative work.

                              Zoho CRM コンテンツ




                                ご検討中の方