+ Reply to Thread
Results 1 to 3 of 3

Search sheet names for specific title and copy specific cells from that sheet.

  1. #1
    Registered User
    Join Date
    08-21-2015
    Location
    calgary,canada
    MS-Off Ver
    2010
    Posts
    66

    Search sheet names for specific title and copy specific cells from that sheet.

    Hello All,

    I am trying to come up with a formula for this search. not sure if its a mcro or a vba or simply a formula.

    i have a single workbook which contains a master list and a estimate form, i have a macro on the estimation form that creates sheet when add button is depressed,it names the created sheet as they are created using number 1 then 2 then 3 then 4 and so on and so on. i change the number 1 to a work order number eg: 123456 then the next sheet may be 784512 and so on and so on,

    on the master list sheet i have a column that is titled work order, i want to be able to type in the work order, lets say 123456 have it search for that sheet named 123456 and copy certain cells from that sheet into the master list sheet. if i was to change the work order number in the master list sheet to lets say 784512 then id like it to replace the specified cells with the new information from that work order sheet.


    thanks for any help

    mike rand

  2. #2
    Forum Expert BadlySpelledBuoy's Avatar
    Join Date
    06-14-2013
    Location
    East Sussex, UK
    MS-Off Ver
    365
    Posts
    7,468

    Re: Search sheet names for specific title and copy specific cells from that sheet.

    Have a look at the INDIRECT function. It will help with this.

    If you need further help then post a sample workbook showing your expected results.

    BSB

  3. #3
    Forum Expert Logit's Avatar
    Join Date
    12-23-2012
    Location
    North Carolina
    MS-Off Ver
    Excel 2019 Professional Plus - 2007 Enterprise
    Posts
    7,012

    Re: Search sheet names for specific title and copy specific cells from that sheet.

    .
    Here is a vba macro version that can be edited ti fit your needs.

    Please Login or Register  to view this content.
    Attached Files Attached Files

+ 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] Copy data from Specific Cells on one Sheet to Specific Cells on Another Sheet
    By catnam in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 03-17-2018, 04:01 PM
  2. Replies: 16
    Last Post: 08-09-2017, 12:50 PM
  3. copy specific columns from variable sheet names to specific sheet tab
    By JEAN1972 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-23-2017, 05:50 PM
  4. [SOLVED] Copy rows with specific text in specific column into specific sheet
    By Valemaar in forum Excel Programming / VBA / Macros
    Replies: 18
    Last Post: 08-22-2014, 03:23 PM
  5. Replies: 5
    Last Post: 12-12-2013, 02:53 PM
  6. [SOLVED] Search values and copy to specific sheet & cells
    By keis386 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 11-19-2013, 12:24 PM
  7. HELP! Macro to Copy specific cells from one sheet to another based on specific criteria
    By atriscritti in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 12-11-2012, 11:05 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