+ Reply to Thread
Results 1 to 4 of 4

macro to copy info to other tab-sheets, then print those sheets

  1. #1
    Registered User
    Join Date
    07-27-2012
    Location
    Fort Benning
    MS-Off Ver
    Excel 2010
    Posts
    3

    macro to copy info to other tab-sheets, then print those sheets

    I need a macro that will do this:

    ***************
    tab-sheet A
    Name Age Height Weight
    Bob 30 72 200 "macro button here"
    Joe 25 68 165 "macro button here"

    tab-sheet B
    BoB age*height/weight = number1 number1*age = another number2

    tab-sheet C
    Bob Age height + weight = number3 number3/weight = number 4

    ***************
    I need the buttons in tab A to pass 'that rows information' into cells on tab B and C, and i know how to do this but- I need the tabs
    to calculate the formulas in certain cells, and then print out that tab-sheet. I could make a HUGE spreadsheet with 1000 tabs to do this, but there must be a way to just repopulate the spreadsheet tabs B and C with info and print those. None of the calculations i am doing need to move between different tab-sheets, they just need to recalculate each time i populate and print them.

    Help!
    and thanks!

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

    Re: macro to copy info to other tab-sheets, then print those sheets

    Do you have a sample file that you can upload?

    To Attach a File:

    1. Click on Go Advanced
    2. In the frame Attach Files you will see the button Manage Attachments
    3. Click the button.
    4. A new window will open titled Manage Attachments - Excel Forum.
    5. Click the Browse... button to locate your file for uploading.
    6. This will open a new window File Upload.
    7. Once you have located the file to upload click the Open button. This window will close.
    8. You are now back in the Manage Attachments - Excel Forum window.
    9. Click the Upload button and wait until the file has uploaded.
    10. Close the window and then click Submit.
    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]

  3. #3
    Registered User
    Join Date
    07-27-2012
    Location
    Fort Benning
    MS-Off Ver
    Excel 2010
    Posts
    3

    Re: macro to copy info to other tab-sheets, then print those sheets

    Here is a sample of the workbook (simplified)

    A couple of things:

    I enter the data to the Roster tab manually and then populate out to the subsequent tabs, I know I could
    do this by having a billion tabs (3 for each person), but there must be a way to recycle the data through
    the Da5500,Counseling1,Counseling2 tabs without having to spam out tabs.

    1) The 'Current BodyFat%' is calculated in the 'Male Tables' tab by finding the intersection of height and
    circumference value; circumference value =(avg abdomen - avg neck) ; need to know how to do that

    2) The button at the end of each row of the Roster tab would populate the DA5500 and both counseling Tabs
    then print out the DA5500 and both counseling tabs. Have no clue how to do this.

    Thanks in advance

    So is this even possible to do? or do i need another program and not excel?
    Attached Files Attached Files
    Last edited by zatarra; 07-29-2012 at 06:29 PM.

  4. #4
    Registered User
    Join Date
    07-27-2012
    Location
    Fort Benning
    MS-Off Ver
    Excel 2010
    Posts
    3

    Re: macro to copy info to other tab-sheets, then print those sheets

    anyone have advice here?

+ 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