+ Reply to Thread
Results 1 to 7 of 7

Excel Button Macro does not work when excel s converted to PDF

  1. #1
    Registered User
    Join Date
    03-28-2019
    Location
    New York, NY
    MS-Off Ver
    365
    Posts
    1

    Excel Button Macro does not work when excel s converted to PDF

    Hello!

    Please excuse if these questions aren't very advanced... I'm very new to VBA/macros.


    --I had the goal of creating a button in excel one would click/confirm that would automatically send an email (to me).

    --I learned how to do this (although it is by using outlook... does anyone know if there's a way that one can click the button and an email is sent using whatever email client the person clicking the button uses? Bascially... i am sending a document to a number of people and want there to be a "confirm" button that automatically sends me an emailing confirming they received the document/message).

    --my second issue however (after learning how to send the email using Outlook..for now) is keeping the button intact when converting the excel doc to a PDF. Ideally, my document is to be created in excel, incorporated with a "confirm" button that sends me an email, but the document is in PDF form.

    Apologies if this a bit (or a lot) obtuse... any guidance is much appreciated!!

  2. #2
    Forum Expert Keebellah's Avatar
    Join Date
    01-12-2014
    Location
    The Netherlands
    MS-Off Ver
    Office 2021 (Windows)
    Posts
    7,905

    Re: Excel Button Macro does not work when excel s converted to PDF

    Hi welcome to the forum.
    About the PDF, this is no longer Excel so that functionality is lost the moment you create a PDF file.
    For the other question, yes you can send a mail using the default client, google and seach on Ron de Bruin's site, he has some code snippets there.
    ---
    Hans
    "IT" Always crosses your path!
    May the (vba) code be with you... if it isn't; start debugging!
    If you like my answer, Click the * below to say thank-you

  3. #3
    Valued Forum Contributor dotchiejack's Avatar
    Join Date
    05-21-2015
    Location
    Antwerp,Belgium
    MS-Off Ver
    2016
    Posts
    507

    Re: Excel Button Macro does not work when excel s converted to PDF

    It is easy to add a send button in pdf, it is a inbuild feature but you need acrobat pro DC (not the reader) to make a entry form with send button.
    If you don't have acrobat pro, post the excel file or the PFF file and I'll can make a fillable entry form with send button for you.
    Click the * Add Reputation below to say thanks.

  4. #4
    Forum Expert Keebellah's Avatar
    Join Date
    01-12-2014
    Location
    The Netherlands
    MS-Off Ver
    Office 2021 (Windows)
    Posts
    7,905

    Re: Excel Button Macro does not work when excel s converted to PDF

    @dotchiejack: I'm not that knowledgeable with Acrobat but if you have a hyperlink on the file, will that work?

  5. #5
    Valued Forum Contributor dotchiejack's Avatar
    Join Date
    05-21-2015
    Location
    Antwerp,Belgium
    MS-Off Ver
    2016
    Posts
    507

    Re: Excel Button Macro does not work when excel s converted to PDF

    @ keebellah
    You can code it in java that certain text in the PDF acts as a hyperlink but with the inbuild feature (mailto function) ,you only have to add the mailaddress.

  6. #6
    Forum Expert Keebellah's Avatar
    Join Date
    01-12-2014
    Location
    The Netherlands
    MS-Off Ver
    Office 2021 (Windows)
    Posts
    7,905

    Re: Excel Button Macro does not work when excel s converted to PDF

    Okay, thanks for the answer; I was just curious,

  7. #7
    Valued Forum Contributor dotchiejack's Avatar
    Join Date
    05-21-2015
    Location
    Antwerp,Belgium
    MS-Off Ver
    2016
    Posts
    507

    Re: Excel Button Macro does not work when excel s converted to PDF

    Something like this maybe ?
    There is a free plan.
    https://www.emailmeform.com/

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] Why does code called from a macro button to write data to an excel table work correctly, b
    By mgeoyoung in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 11-27-2017, 08:57 PM
  2. How to read cells values from a converted to excel (converted to exe file)
    By AttalaEA in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 08-04-2014, 02:57 AM
  3. [SOLVED] How to enable a macro button to work in a protective excel worksheet?
    By jjin in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 01-09-2013, 08:45 AM
  4. Replies: 2
    Last Post: 04-25-2012, 02:45 AM
  5. Replies: 1
    Last Post: 10-14-2011, 09:27 AM
  6. Excel 2003 Macro Converted to Excel 2007 Outputs Hugely Bloated File
    By IanWF in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 02-08-2011, 01:14 PM
  7. Excel Option Button refuses to work
    By wisgro in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 04-13-2008, 02:33 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1