Excel table in an outlook email












-1















I am trying to send an excel table in an email (not as an attachment I want the recipient to see the table as soon as they open the email). However I also want the recipient to be able to fill in the fields of the table, in the email and send it back.



Can anyone help?



Thank you










share|improve this question























  • I understand your question, but I'm guessing a normal paste didn't work? You need to provide things you tried unsuccessfully to probably get a better answer. See superuser.com/help/how-to-ask

    – gregg
    Jan 25 at 14:32











  • We need to know the nature of the table. Is it just text and data entry locations or does it need to contain formulas? If recipients will be entering data and replying, how will you be extracting the entries for your use? Does the embedded table need to be created in Excel or do you just need some mechanism to capture reader input and return it in a usable form? For example, are you aware of Outlook's ability to use forms and conduct "surveys" (outlookcode.com/article.aspx?id=63)?

    – fixer1234
    Jan 25 at 22:17
















-1















I am trying to send an excel table in an email (not as an attachment I want the recipient to see the table as soon as they open the email). However I also want the recipient to be able to fill in the fields of the table, in the email and send it back.



Can anyone help?



Thank you










share|improve this question























  • I understand your question, but I'm guessing a normal paste didn't work? You need to provide things you tried unsuccessfully to probably get a better answer. See superuser.com/help/how-to-ask

    – gregg
    Jan 25 at 14:32











  • We need to know the nature of the table. Is it just text and data entry locations or does it need to contain formulas? If recipients will be entering data and replying, how will you be extracting the entries for your use? Does the embedded table need to be created in Excel or do you just need some mechanism to capture reader input and return it in a usable form? For example, are you aware of Outlook's ability to use forms and conduct "surveys" (outlookcode.com/article.aspx?id=63)?

    – fixer1234
    Jan 25 at 22:17














-1












-1








-1








I am trying to send an excel table in an email (not as an attachment I want the recipient to see the table as soon as they open the email). However I also want the recipient to be able to fill in the fields of the table, in the email and send it back.



Can anyone help?



Thank you










share|improve this question














I am trying to send an excel table in an email (not as an attachment I want the recipient to see the table as soon as they open the email). However I also want the recipient to be able to fill in the fields of the table, in the email and send it back.



Can anyone help?



Thank you







microsoft-excel microsoft-outlook






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Jan 25 at 13:57









ClaireClaire

1




1













  • I understand your question, but I'm guessing a normal paste didn't work? You need to provide things you tried unsuccessfully to probably get a better answer. See superuser.com/help/how-to-ask

    – gregg
    Jan 25 at 14:32











  • We need to know the nature of the table. Is it just text and data entry locations or does it need to contain formulas? If recipients will be entering data and replying, how will you be extracting the entries for your use? Does the embedded table need to be created in Excel or do you just need some mechanism to capture reader input and return it in a usable form? For example, are you aware of Outlook's ability to use forms and conduct "surveys" (outlookcode.com/article.aspx?id=63)?

    – fixer1234
    Jan 25 at 22:17



















  • I understand your question, but I'm guessing a normal paste didn't work? You need to provide things you tried unsuccessfully to probably get a better answer. See superuser.com/help/how-to-ask

    – gregg
    Jan 25 at 14:32











  • We need to know the nature of the table. Is it just text and data entry locations or does it need to contain formulas? If recipients will be entering data and replying, how will you be extracting the entries for your use? Does the embedded table need to be created in Excel or do you just need some mechanism to capture reader input and return it in a usable form? For example, are you aware of Outlook's ability to use forms and conduct "surveys" (outlookcode.com/article.aspx?id=63)?

    – fixer1234
    Jan 25 at 22:17

















I understand your question, but I'm guessing a normal paste didn't work? You need to provide things you tried unsuccessfully to probably get a better answer. See superuser.com/help/how-to-ask

– gregg
Jan 25 at 14:32





I understand your question, but I'm guessing a normal paste didn't work? You need to provide things you tried unsuccessfully to probably get a better answer. See superuser.com/help/how-to-ask

– gregg
Jan 25 at 14:32













We need to know the nature of the table. Is it just text and data entry locations or does it need to contain formulas? If recipients will be entering data and replying, how will you be extracting the entries for your use? Does the embedded table need to be created in Excel or do you just need some mechanism to capture reader input and return it in a usable form? For example, are you aware of Outlook's ability to use forms and conduct "surveys" (outlookcode.com/article.aspx?id=63)?

– fixer1234
Jan 25 at 22:17





We need to know the nature of the table. Is it just text and data entry locations or does it need to contain formulas? If recipients will be entering data and replying, how will you be extracting the entries for your use? Does the embedded table need to be created in Excel or do you just need some mechanism to capture reader input and return it in a usable form? For example, are you aware of Outlook's ability to use forms and conduct "surveys" (outlookcode.com/article.aspx?id=63)?

– fixer1234
Jan 25 at 22:17










1 Answer
1






active

oldest

votes


















0














You just copy & paste it (or paste special via the arrow under paste)? If they were to reply the should be able to put values in empty rows & columns and/or create new ones. This works for a basic table, if you have advanced formulas or functions then it'll likely not work & you have to attach the Excel file. I think you need to explain further on the things you have tried & why they didn't work to get a better answer






share|improve this answer























    Your Answer








    StackExchange.ready(function() {
    var channelOptions = {
    tags: "".split(" "),
    id: "3"
    };
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function() {
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled) {
    StackExchange.using("snippets", function() {
    createEditor();
    });
    }
    else {
    createEditor();
    }
    });

    function createEditor() {
    StackExchange.prepareEditor({
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: true,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    imageUploader: {
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    },
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    });


    }
    });














    draft saved

    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1398374%2fexcel-table-in-an-outlook-email%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    0














    You just copy & paste it (or paste special via the arrow under paste)? If they were to reply the should be able to put values in empty rows & columns and/or create new ones. This works for a basic table, if you have advanced formulas or functions then it'll likely not work & you have to attach the Excel file. I think you need to explain further on the things you have tried & why they didn't work to get a better answer






    share|improve this answer




























      0














      You just copy & paste it (or paste special via the arrow under paste)? If they were to reply the should be able to put values in empty rows & columns and/or create new ones. This works for a basic table, if you have advanced formulas or functions then it'll likely not work & you have to attach the Excel file. I think you need to explain further on the things you have tried & why they didn't work to get a better answer






      share|improve this answer


























        0












        0








        0







        You just copy & paste it (or paste special via the arrow under paste)? If they were to reply the should be able to put values in empty rows & columns and/or create new ones. This works for a basic table, if you have advanced formulas or functions then it'll likely not work & you have to attach the Excel file. I think you need to explain further on the things you have tried & why they didn't work to get a better answer






        share|improve this answer













        You just copy & paste it (or paste special via the arrow under paste)? If they were to reply the should be able to put values in empty rows & columns and/or create new ones. This works for a basic table, if you have advanced formulas or functions then it'll likely not work & you have to attach the Excel file. I think you need to explain further on the things you have tried & why they didn't work to get a better answer







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Jan 25 at 14:28









        gregggregg

        9612822




        9612822






























            draft saved

            draft discarded




















































            Thanks for contributing an answer to Super User!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid



            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.


            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1398374%2fexcel-table-in-an-outlook-email%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            Plaza Victoria

            Puebla de Zaragoza

            Musa