Consulting

Results 1 to 6 of 6

Thread: creating report

  1. #1
    VBAX Regular
    Joined
    Aug 2014
    Posts
    26
    Location

    Exclamation creating dynamic report

    Hello Vba Gurus,
    I am relatively new to VBA. I want to create a create a report based on the input/raw data that I have. Since it is quite complex to explain, I have attached an excel file. It consists of 3 input data sheets(Data, Course details,Actual Date) from which I have to gather or lookup data. The "Output" sheet is the way i want the macro to create the results.Your help would be greatly appreciated.

    Note:
    Column J of "Data" sheet should be gathered from Column A of "Actual Date" sheet.
    Row(1,2,3) of "Output" sheet is to be gathered from "Course Details" sheet.

    I want this report to be Dynamic as I will be run the macro after entering new data.There could be more number of classes and dates which I would be entering. What would be the best way to do this?


    Your expertise and insights would be of great help. Thank you in advance.

    I am attaching the excel sheet for reference.

    Regards
    Vradhak7excel.xlsx
    Last edited by vradhak7; 10-05-2014 at 10:34 PM.

  2. #2

  3. #3
    Moderator VBAX Wizard Aussiebear's Avatar
    Joined
    Dec 2005
    Location
    Queensland
    Posts
    5,064
    Location
    Hi vradhak7, any other forums you might have cross posted in but forgot to point out here?
    Remember To Do the Following....
    Use [Code].... [/Code] tags when posting code to the thread.
    Mark your thread as Solved if satisfied by using the Thread Tools options.
    If posting the same issue to another forum please show the link

  4. #4
    VBAX Regular
    Joined
    Aug 2014
    Posts
    26
    Location
    Aussiebear...No sir!

  5. #5
    Knowledge Base Approver VBAX Wizard p45cal's Avatar
    Joined
    Oct 2005
    Location
    Surrey UK
    Posts
    5,876
    Quote Originally Posted by vradhak7 View Post
    Aussiebear...No sir!
    http://www.ozgrid.com/forum/showthread.php?t=191275

  6. #6
    Moderator VBAX Wizard Aussiebear's Avatar
    Joined
    Dec 2005
    Location
    Queensland
    Posts
    5,064
    Location
    Hmmm.... lets say, I'm in a really good mood, and the Ozgrid.com one doesn't count, any others out there that we should not count as well?
    Remember To Do the Following....
    Use [Code].... [/Code] tags when posting code to the thread.
    Mark your thread as Solved if satisfied by using the Thread Tools options.
    If posting the same issue to another forum please show the link

Tags for this Thread

Posting Permissions

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