+ Reply to Thread
Results 1 to 4 of 4

Using a Mastersheet to populate a sheet with different formating.

  1. #1
    Registered User
    Join Date
    08-08-2012
    Location
    United States
    MS-Off Ver
    Excel 2010
    Posts
    6

    Using a Mastersheet to populate a sheet with different formating.

    Hello all,

    I am a relative of novice when it comes to excel and I would like to ask the community for some help. This is my first post.

    I am trying to use a mastersheet to copy data into a separate sheet, in the same workbook, to populate the format of a "product sticker". I have made a sample of this and attached it. All help is appriciated. I have tried to use a simple "this cell = that cell" but I found I would have to click each cell anyway which brings my purpose defeated.

    Please help me!
    Thanks!
    Attached Files Attached Files

  2. #2
    Forum Expert Ace_XL's Avatar
    Join Date
    06-04-2012
    Location
    UAE
    MS-Off Ver
    2016
    Posts
    6,074

    Re: Using a Mastersheet to populate a sheet with different formating.

    Copy the column headings from Sheet 1 and paste special --> transpose in Cell B2 in Sheet2 to make the references consitent.

    then in C2 use ..
    =INDEX(Sheet1!$A$1:$H$7,MATCH($E$5,Sheet1!$F$1:$F$7,0),MATCH(B2,Sheet1!$A$1:$H$1,0))
    and drag down

    Replace the highlighted cell to pick the correct quantity no. I'd also do away with the merged cell in the quantity, It plays havoc with Excel

    hope this helps!
    Life's a spreadsheet, Excel!
    Say thanks, Click *

  3. #3
    Registered User
    Join Date
    08-08-2012
    Location
    United States
    MS-Off Ver
    Excel 2010
    Posts
    6

    Re: Using a Mastersheet to populate a sheet with different formating.

    This works perfectly! Thank you so much, hopefully I can be as help as you to an inquirer in the future. That was much more technical than I had thought.

    Thanks again!

  4. #4
    Forum Expert Cutter's Avatar
    Join Date
    05-24-2004
    Location
    Ontario,Canada
    MS-Off Ver
    Excel 2010
    Posts
    6,451

    Re: Using a Mastersheet to populate a sheet with different formating.

    @ JBSmithee

    Based on your last post it seems that you are satisfied with the solution(s) you've received but you haven't marked your thread as SOLVED. I'll do that for you now but please keep in mind for your future threads that Rule #9 requires you to do that yourself. If your problem has not been solved you can use Thread Tools (located above your first post) and choose "Mark this thread as unsolved".
    Thanks.

    Also, as a new member of the forum, you may not be aware that you can thank those who have helped you by clicking the small star icon located in the lower left corner of the post in which the help was given. By doing so you can add to the reputation(s) of those who helped.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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