+ Reply to Thread
Results 1 to 12 of 12

Create Donation Receipt from Excel

  1. #1
    Valued Forum Contributor
    Join Date
    01-18-2007
    Location
    Georgia
    MS-Off Ver
    2010
    Posts
    4,434

    Create Donation Receipt from Excel

    Hello:

    I am handling the book keeping part of our church donation.
    I will have List of members in Sheet called "List"...in Column A (Full Name)

    I have another sheet called "Donation".
    We will have donation for different project.
    This will be listed as
    column C:Project A,
    Column D:Project B,
    Column E:Project C,
    Column F:Project D,
    Column G:Project E.


    Column A : Date
    Column B : Payee ( Here i would like to have a drop down list for me to choose from "List" Sheet.
    Column C, D, E, F, G : Amount of Donation.

    Now i need to generate a receipt of the donation to each member.

    I like a macro to perform the following:

    Allow me to choose From and to Date and transfer the data of each member in "Receipt" field as below:

    Name in E14
    Date in I8
    Donation Amount in I24 thru I40
    Total would be in I41.

    Now it should allow me to choose the printer and print the receipts.

    I would apprecicate if you could help me accomplish this and as always help is greatly appreciated.

    Thanks and please let me know if you have any questions.

    RM
    Attached Files Attached Files
    Last edited by rizmomin; 02-05-2012 at 04:22 PM.

  2. #2
    Valued Forum Contributor
    Join Date
    01-18-2007
    Location
    Georgia
    MS-Off Ver
    2010
    Posts
    4,434

    Re: Create Donation Receipt from Excel

    Hello:

    Someone please help/

    Let me know if any questions.

  3. #3
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    48,613

    Re: Create Donation Receipt from Excel

    See the attached updated sample workbook.

    I'be added a named range and Data Validation to select the name, then VLOOKUPs to get the address details.

    You'll need to add SUMPRODUCT or SUMIFS to the body of the receipt to complete it. As you've done similar stuff in the Summary sheet, you should be more than capable of doing this.


    Regards, TMS
    Attached Files Attached Files
    Trevor Shuttleworth - Retired Excel/VBA Consultant

    I dream of a better world where chickens can cross the road without having their motives questioned

    'Being unapologetic means never having to say you're sorry' John Cooper Clarke


  4. #4
    Valued Forum Contributor
    Join Date
    01-18-2007
    Location
    Georgia
    MS-Off Ver
    2010
    Posts
    4,434

    Re: Create Donation Receipt from Excel

    Thank you so much for getting me started.
    I will start to carry per your guidance.
    However, is it possible to have a VBA Macro to select date range (From to To ) in "Donation" sheet and then print a donation receipt automatically for each donor in a batch.

    This is like asking "Please select date From and to print Receipt"

    Your help is greatly appreciated.

    Thanks
    RM
    Last edited by rizmomin; 02-06-2012 at 01:11 PM.

  5. #5
    Valued Forum Contributor
    Join Date
    01-18-2007
    Location
    Georgia
    MS-Off Ver
    2010
    Posts
    4,434

    Re: Create Donation Receipt from Excel

    Please help...

    Thanks a lot

    RM

  6. #6
    Forum Expert royUK's Avatar
    Join Date
    11-18-2003
    Location
    Derbyshire,UK
    MS-Off Ver
    Xp; 2007; 2010
    Posts
    26,200

    Re: Create Donation Receipt from Excel

    You can adapt the code here
    Hope that helps.

    RoyUK
    --------
    For Excel Tips & Solutions, free examples and tutorials why not check out my web site

    Free DataBaseForm example

  7. #7
    Valued Forum Contributor
    Join Date
    01-18-2007
    Location
    Georgia
    MS-Off Ver
    2010
    Posts
    4,434

    Re: Create Donation Receipt from Excel

    Hi Roy:

    This will be the starting point and i am hoping that i will be able to manage.
    Once again thanks a lot!!!!!

    RM

  8. #8
    Forum Expert royUK's Avatar
    Join Date
    11-18-2003
    Location
    Derbyshire,UK
    MS-Off Ver
    Xp; 2007; 2010
    Posts
    26,200

    Re: Create Donation Receipt from Excel

    Thanks for the rep. Post back for any help adapting the code

  9. #9
    Valued Forum Contributor
    Join Date
    01-18-2007
    Location
    Georgia
    MS-Off Ver
    2010
    Posts
    4,434

    Re: Create Donation Receipt from Excel

    Ho Roy:

    It works for my need.
    However i would love to have macro which will ask date or receipt # From and to.
    Currenty i am changing the code to start and finish.

    Please see if you can help with this.

    Thanks a lot..

    RM

  10. #10
    Registered User
    Join Date
    02-01-2011
    Location
    California, Sacramento
    MS-Off Ver
    Excel 2010
    Posts
    92

    Re: Create Donation Receipt from Excel

    rizmomin,

    Could you please post your completed file (with sensitive info deleted). I have been following this thread and would like to see the finished project.

    Thank you in advance,

    BigDawg15

  11. #11
    Valued Forum Contributor
    Join Date
    01-18-2007
    Location
    Georgia
    MS-Off Ver
    2010
    Posts
    4,434

    Re: Create Donation Receipt from Excel

    Hi:

    Please find the sheet requested.
    However i would love to have macro which will ask date or receipt # From and to.
    Currenty i am changing the code to start and finish.

    Let me know if you have any questions

    Thanks and give me update

    RM
    Attached Files Attached Files

  12. #12
    Registered User
    Join Date
    02-01-2011
    Location
    California, Sacramento
    MS-Off Ver
    Excel 2010
    Posts
    92

    Re: Create Donation Receipt from Excel

    rizmomin,

    Thanks for the file. If I can come up with something, I will let you know.

    Regards,

    BigDawg15

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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