+ Reply to Thread
Results 1 to 4 of 4

Macros for Receipt Log

  1. #1
    Registered User
    Join Date
    02-09-2013
    Location
    kolkata
    MS-Off Ver
    Excel 2007
    Posts
    11

    Macros for Receipt Log

    Dear Members

    I' tried to create a macro but was unsuccesful, have attached the sheet for your reference

    Required

    1. Sheet "Receipt" for primary data entry which after clicking the button update will push the data in Seet "Log"
    2. Sheet 'Log" will contain all the data entered in Sheet "Receipt", every entry eneter will be secquentialy reflect as per receipt no,
    3. note some receipt might be of one invoice and some upto 40 invoces so the if there are more than one invoice it will reflect in the next row of Column 'L'
    4. after finishing the update need one more button on Receipt Sheet for refreshing the sheet so detail of next receipts are entered

    can anyone help, I'll be thankful

    Regards

    Asif
    Attached Files Attached Files
    Last edited by mdasifiqbal; 02-11-2013 at 07:42 AM.

  2. #2
    Registered User
    Join Date
    02-09-2013
    Location
    kolkata
    MS-Off Ver
    Excel 2007
    Posts
    11

    Re: Macros for Receipt Log

    Dear Members

    Need help to create the macors

    Regards

    Asif

  3. #3
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: Macros for Receipt Log

    So if you need to copy A20, C20 and E20 from Receipt into L5 of Log, should the other columns be populated as well? Columns like B5, E5, etc?

    Also, you do not need to have separate buttons for update and refresh. Once you click on update, the macro can transfer the data for you and then clear the contents of the cells.
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

  4. #4
    Registered User
    Join Date
    02-09-2013
    Location
    kolkata
    MS-Off Ver
    Excel 2007
    Posts
    11

    Re: Macros for Receipt Log

    Dear Arlu

    As far as buttons ar econcerned its ok to have One button.
    Deatils of infromation posted in Cel A19,C19 & E19 will populate in L4,N4 and O4 if i have only one invoice entry but if i have more than one invoice say 5 or 10 invoices the invoice details and its related details (Date & amount) will populate in L5,L6 and so on same will be for Date and Amount column in "Receipt". Hope i'm clear on this

    Regards

    Asif

+ 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