+ Reply to Thread
Results 1 to 16 of 16

Want to Auto Report of attached file using Macro VBA

  1. #1
    Registered User
    Join Date
    06-06-2015
    Location
    Pakistan
    MS-Off Ver
    2013 Professional
    Posts
    13

    Question Want to Auto Report of attached file using Macro VBA

    Mile Stone For Statement.xlsxAttachment 410758
    Please help me Pro Excel Users
    have a Data is in 2 sheets Sheet1 is Reciept Sheet2 is Due I want to creat a Macro for Aging Report from both 2 sheets In this sheet3 is displaying dues and what i want is in Aging Report Sheet an i insert a macro button
    Last edited by Mohsin Kodvavi; 08-04-2015 at 08:12 AM. Reason: Provide Detail What i Want

  2. #2
    Valued Forum Contributor ranman256's Avatar
    Join Date
    07-29-2012
    Location
    Kentucky
    MS-Off Ver
    Excel 2003
    Posts
    1,176

    Re: Want to Auto Report o attached file using Macro VBA

    What does this mean?
    Print a report?

  3. #3
    Registered User
    Join Date
    06-06-2015
    Location
    Pakistan
    MS-Off Ver
    2013 Professional
    Posts
    13

    Re: Want to Auto Report o attached file using Macro VBA

    not for print automatically just display the result auto if i want i print it manually ..

  4. #4
    Registered User
    Join Date
    06-06-2015
    Location
    Pakistan
    MS-Off Ver
    2013 Professional
    Posts
    13

    Re: Want to Auto Report of attached file using Macro VBA

    Mile Stone For Statement.xlsxRanman i attached file again .... what i want is in Aging Report Sheet an i insert a macro button please see the file again Ranman235
    Last edited by Mohsin Kodvavi; 07-30-2015 at 10:41 AM.

  5. #5
    Registered User
    Join Date
    06-06-2015
    Location
    Pakistan
    MS-Off Ver
    2013 Professional
    Posts
    13

    Re: Want to Auto Report of attached file using Macro VBA

    Quote Originally Posted by Mohsin Kodvavi View Post
    not for print automatically just display the result auto if i want i print it manually ..
    Help me Plzzz

  6. #6
    Registered User
    Join Date
    06-06-2015
    Location
    Pakistan
    MS-Off Ver
    2013 Professional
    Posts
    13

    Re: Want to Auto Report of attached file using Macro VBA

    I have a Data is in 2 sheets Sheet1 is Reciept Sheet2 is Due I want to creat a Macro for Aging Report from both 2 sheets In this sheet3 is displaying dues and

  7. #7
    Forum Expert jaslake's Avatar
    Join Date
    02-21-2009
    Location
    Atwood Lake in Mid NE Ohio...look it up.
    MS-Off Ver
    Excel 2010 2019
    Posts
    12,749

    Re: Want to Auto Report of attached file using Macro VBA

    Mohsin Kodvavi

    Try the Code in the attached.

    Button Code:
    Please Login or Register  to view this content.
    Globals:
    Please Login or Register  to view this content.
    Prep Data Code:
    Please Login or Register  to view this content.
    Create Aging Report Code:
    Please Login or Register  to view this content.
    Attached Files Attached Files
    John

    If you have issues with Code I've provided, I appreciate your feedback.

    In the event Code provided resolves your issue, please mark your Thread as SOLVED.

    If you're satisfied by any members response to your issue please use the star icon at the lower left of their post.

  8. #8
    Registered User
    Join Date
    06-06-2015
    Location
    Pakistan
    MS-Off Ver
    2013 Professional
    Posts
    13

    Re: Want to Auto Report of attached file using Macro VBA

    THANKS jaslake MY ISSUE IS ROSEOLVED BY YOU IT'S WORKING PROPERLY NOW I HAVE SO MUCH TO RELAX IN MY OFFICE THANKS TO YOU

  9. #9
    Registered User
    Join Date
    06-06-2015
    Location
    Pakistan
    MS-Off Ver
    2013 Professional
    Posts
    13

    Re: Want to Auto Report of attached file using Macro VBA

    Where is the option of event code? I have to marked as solved

  10. #10
    Registered User
    Join Date
    06-06-2015
    Location
    Pakistan
    MS-Off Ver
    2013 Professional
    Posts
    13

    Re: Want to Auto Report of attached file using Macro VBA

    Is it possible that in the result sheet it shown the detail less than today because i dont to show the statement for all dues i just want to show the result uptill now

  11. #11
    Forum Expert jaslake's Avatar
    Join Date
    02-21-2009
    Location
    Atwood Lake in Mid NE Ohio...look it up.
    MS-Off Ver
    Excel 2010 2019
    Posts
    12,749

    Re: Want to Auto Report of attached file using Macro VBA

    You're welcome...glad I could help...thanks for the Rep.

    To mark your Thread as SOLVED:

    New quick method:
    Select Thread Tools-> Mark thread as Solved. To undo, select Thread Tools-> Mark thread as Unsolved.

    Or you can use this way:
    How to mark a thread Solved
    Go to the first post
    Click edit
    Click Go Advanced
    Just below the word Title you will see a dropdown with the word No prefix.
    Change to Solved
    Click Save

  12. #12
    Forum Expert jaslake's Avatar
    Join Date
    02-21-2009
    Location
    Atwood Lake in Mid NE Ohio...look it up.
    MS-Off Ver
    Excel 2010 2019
    Posts
    12,749

    Re: Want to Auto Report of attached file using Macro VBA

    Hi Mohsin Kodvavi

    Are you saying Filter out all Dates greater than today's Date?

    Assuming "Yes", rather than rewriting the Code to accommodate that I've added two lines of Code to "Sub Create_Aging_Report()" that filters Sheet Aging Report to show only those Dates that are less than or equal to Todays Date.

    Please Login or Register  to view this content.
    Please Login or Register  to view this content.
    Replace "Sub Create_Aging_Report()" with this Code...
    Please Login or Register  to view this content.
    Last edited by jaslake; 08-03-2015 at 04:29 PM.

  13. #13
    Registered User
    Join Date
    06-06-2015
    Location
    Pakistan
    MS-Off Ver
    2013 Professional
    Posts
    13

    Re: Want to Auto Report of attached file using Macro VBA

    Thanks for Every thing :D :p

  14. #14
    Registered User
    Join Date
    06-06-2015
    Location
    Pakistan
    MS-Off Ver
    2013 Professional
    Posts
    13

    Re: Want to Auto Report of attached file using Macro VBA

    It is working fine my data ... But it's not working when i open new account in dues and reciept it give me an error for debug or end
    can u resolve the new issue for me .... It's not working when i opened an new account code
    ????

  15. #15
    Registered User
    Join Date
    06-06-2015
    Location
    Pakistan
    MS-Off Ver
    2013 Professional
    Posts
    13

    Re: Want to Auto Report of attached file using Macro VBA

    Not working when i opened an new account

  16. #16
    Forum Expert jaslake's Avatar
    Join Date
    02-21-2009
    Location
    Atwood Lake in Mid NE Ohio...look it up.
    MS-Off Ver
    Excel 2010 2019
    Posts
    12,749

    Re: Want to Auto Report of attached file using Macro VBA

    Hi Mohsin Kodvavi

    Please attach the File that exhibits the issue.

+ 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. How to Add the attachments to the Emails from attached excel macro file
    By Chandrahaas in forum Outlook Programming / VBA / Macros
    Replies: 0
    Last Post: 04-10-2015, 05:33 AM
  2. Excel Macro for Lotus email with attached file
    By lmcpara in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 08-07-2014, 10:55 AM
  3. Macro to auto insert text in template in different cells example attached
    By aimeecrystalaid in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 08-04-2014, 10:49 PM
  4. Can I use a Macro to generate a report for this spreadsheet as attached?
    By conks in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 11-05-2013, 04:39 PM
  5. Replies: 8
    Last Post: 08-21-2013, 08:05 PM
  6. Replies: 0
    Last Post: 05-16-2012, 04:16 PM
  7. Macro to sort attached file
    By Benjamin2008 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 05-09-2010, 01:15 AM

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