+ Reply to Thread
Results 1 to 16 of 16

Autofilling multiple sheets with values on a control sheet

  1. #1
    Registered User
    Join Date
    08-11-2015
    Location
    South Africa
    MS-Off Ver
    2007
    Posts
    9

    Autofilling multiple sheets with values on a control sheet

    Good day,

    I have a workbook with a control sheet of a thousand plus different names ranging from Cells B4:B1982, I have already created a thousand plus worksheets with templates now I want the names in the control sheet to autofill in Cell A3 of every worksheet.

    PS the worksheets have not yet been named

    Could you please assist?

  2. #2
    Registered User
    Join Date
    08-05-2015
    Location
    Finland
    MS-Off Ver
    Home and Business 2013
    Posts
    50

    Re: Autofilling multiple sheets with values on a control sheet

    Hello, do you mean that first worksheet after control sheet would have name from cell B4 and next sheet would have name from cell B5 from control sheet?

  3. #3
    Valued Forum Contributor
    Join Date
    11-12-2014
    Location
    Nottingham
    MS-Off Ver
    2013
    Posts
    383

    Re: Autofilling multiple sheets with values on a control sheet

    You've not really given us enough details but see if this works...If it doesn't then we need to know the current structure of the workbook and sheets.

    Please Login or Register  to view this content.
    !If all your troubles are solved, then so is the thread. Show this by marking it so using thread tools at the top of the page.
    If I helped do this, then please show your appreciation by awarding rep points.
    <------ Button for that is over there

  4. #4
    Valued Forum Contributor
    Join Date
    11-12-2014
    Location
    Nottingham
    MS-Off Ver
    2013
    Posts
    383

    Re: Autofilling multiple sheets with values on a control sheet

    Duplicate Post.
    Last edited by ARowbot; 08-11-2015 at 06:33 AM. Reason: Duplicate

  5. #5
    Registered User
    Join Date
    08-11-2015
    Location
    South Africa
    MS-Off Ver
    2007
    Posts
    9

    Re: Autofilling multiple sheets with values on a control sheet

    great it worked thank you ARowbot,

    thank The_Greg you were on the right there.

  6. #6
    Registered User
    Join Date
    08-11-2015
    Location
    South Africa
    MS-Off Ver
    2007
    Posts
    9

    Re: Autofilling multiple sheets with values on a control sheet

    I had another question,

    Im only posting ont he same thread because it is the same workbook.

    I have column a representing the 2000 names column B the descriptions and in Columc C I want to create hyperlinks to the repective 2000 sheets created.

    every sheet is named after the name in column A and every sheet contains the product description in cell A2.

    I want to hyperlink each line on the main control sheet to the corresponding worksheet.

    Please assist.

  7. #7
    Valued Forum Contributor
    Join Date
    11-12-2014
    Location
    Nottingham
    MS-Off Ver
    2013
    Posts
    383

    Re: Autofilling multiple sheets with values on a control sheet

    Please Login or Register  to view this content.

  8. #8
    Registered User
    Join Date
    08-11-2015
    Location
    South Africa
    MS-Off Ver
    2007
    Posts
    9

    Re: Autofilling multiple sheets with values on a control sheet

    Thank you much appreciated.

    If you could recommend a coarse to do basic traingin of excel programming,VBA, macros which would you?

  9. #9
    Registered User
    Join Date
    08-11-2015
    Location
    South Africa
    MS-Off Ver
    2007
    Posts
    9

    Re: Autofilling multiple sheets with values on a control sheet

    I would like to return the value of a set cell (B5)over multiple worksheets to the "main list" in column D in the same row as the matching Name (the name can be found in column A on the main list and on the worksheet cell(A2)

    Would you be able to assist?

    I tried to search for similar code but cant find something that matches my needs...

  10. #10
    Valued Forum Contributor
    Join Date
    11-12-2014
    Location
    Nottingham
    MS-Off Ver
    2013
    Posts
    383

    Re: Autofilling multiple sheets with values on a control sheet

    Quote Originally Posted by Dallas1000 View Post
    Thank you much appreciated.

    If you could recommend a coarse to do basic traingin of excel programming,VBA, macros which would you?
    I Personally used the following website alongside this forum and just trying to help others, to learn, myself. I am still learning and google is always your friend!

    http://www.excel-easy.com/vba.html

    It is getting difficult to help you without you uploading a minimalist and anonymous sample spreadsheet.

  11. #11
    Registered User
    Join Date
    08-11-2015
    Location
    South Africa
    MS-Off Ver
    2007
    Posts
    9

    Re: Autofilling multiple sheets with values on a control sheet

    Please find attached a sheet

    basically in the "Main tracking" sheet under column D D4 should link to the same value of worksheet"19860010"'s cell B5
    and so D5 should do it for the next sheet and so on and so on for all 1982 cells

    thank you again
    Last edited by Dallas1000; 08-12-2015 at 08:05 AM.

  12. #12
    Valued Forum Contributor
    Join Date
    11-12-2014
    Location
    Nottingham
    MS-Off Ver
    2013
    Posts
    383

    Re: Autofilling multiple sheets with values on a control sheet

    I am not willing to try and download that...Not only because its a zip folder but because of the name of the folder aswell!

  13. #13
    Registered User
    Join Date
    08-11-2015
    Location
    South Africa
    MS-Off Ver
    2007
    Posts
    9

    Re: Autofilling multiple sheets with values on a control sheet

    OK how do we go about this now?

    I had to zip the file as it was 3mb...

  14. #14
    Valued Forum Contributor
    Join Date
    11-12-2014
    Location
    Nottingham
    MS-Off Ver
    2013
    Posts
    383

    Re: Autofilling multiple sheets with values on a control sheet

    Reduce the spreadsheet to be a sample only. It does not need to have all 2000 Sheets on for example. The template should also not contain any private or sensitive information.

  15. #15
    Registered User
    Join Date
    08-11-2015
    Location
    South Africa
    MS-Off Ver
    2007
    Posts
    9

    Re: Autofilling multiple sheets with values on a control sheet

    Good day

    Please find attached the slim version

    Thank you

  16. #16
    Registered User
    Join Date
    08-11-2015
    Location
    South Africa
    MS-Off Ver
    2007
    Posts
    9

    Re: Autofilling multiple sheets with values on a control sheet

    apologies for the waste of time

    But it seems that I have gotten a way to make it work.

+ 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. [SOLVED] Extract unique values from multiple sheets to final sheet
    By YasserKhalil in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 07-27-2015, 03:03 PM
  2. Replies: 5
    Last Post: 12-18-2014, 04:20 PM
  3. Using VBA to copy multiple sheets as values to another sheet
    By Excel15 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 06-24-2014, 09:44 AM
  4. Find maximum values from multiple imported sheets into a summary sheet.
    By rageshprasad in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 12-21-2012, 01:31 AM
  5. Search for Multiple String Values on Multiple Sheets and Copy Rows to New Sheet
    By rrtikker in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 03-15-2012, 12:21 PM
  6. Link multiple sheets to values on one sheet?
    By noshit in forum Excel General
    Replies: 1
    Last Post: 06-05-2010, 07:05 AM
  7. Autofilling Multiple Sheets
    By automatic in forum Excel General
    Replies: 15
    Last Post: 12-19-2006, 03:57 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