+ Reply to Thread
Results 1 to 2 of 2

Newbie to VBA needs list help

  1. #1
    Registered User
    Join Date
    10-29-2018
    Location
    La Grange, Texas
    MS-Off Ver
    365
    Posts
    12

    Newbie to VBA needs list help

    Hello,

    I was trying not to start a new post because I found many examples here of what I need to do. However, I don't know VBA so couldn't figure out how to modify the code to match the cell address, etc, of my workbook.

    I have a workbook with 100 sheets named sequentially L1 - L100. Each sheet has cell I2 which contains a name. I have an Index sheet which is already formatted with 4 columns of 25 spaces to accommodate the names A2-A26, D2-D26, G2-G26 and J2-J26.

    Is there a way to pull the associated data from cell I2 in each respective sheet and get it into those respective cells? Also, if a name in I2 gets changed, can it automatically update its respective entry on the Index page??

    Thanks in advance for all your help !!!!

  2. #2
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS365 Family 64-bit
    Posts
    24,721

    Re: Newbie to VBA needs list help

    You can do it with formulas.

    In A2 put this formula:

    Formula: copy to clipboard
    Please Login or Register  to view this content.


    and copy the same formula to all cells A2-A26, D2-D26, G2-G26 and J2-J26.

    This is specific to those columns, so if you change which columns your index is in, the formula has to be updated.
    Jeff
    | | |會 |會 |會 |會 | |:| | |會 |會
    Read the rules
    Use code tags to [code]enclose your code![/code]

+ 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. Complete Newbie Here, Grocery List Help
    By CassieBurt in forum Excel Charting & Pivots
    Replies: 10
    Last Post: 09-21-2016, 11:59 AM
  2. Replies: 1
    Last Post: 03-28-2015, 12:59 PM
  3. [SOLVED] Newbie - Resetting Cell Values (Drop Down List)
    By thussain in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 06-24-2014, 06:22 AM
  4. newbie: writing a macro to facilitate a huge list.
    By xianwinwin in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 05-30-2010, 03:46 AM
  5. Newbie question on manipulating list data
    By TinNY in forum Excel General
    Replies: 8
    Last Post: 01-31-2007, 02:14 PM
  6. dropdown list problem for newbie
    By enags in forum Excel General
    Replies: 6
    Last Post: 01-29-2006, 07:56 PM
  7. Newbie with sorting list type question
    By eskapetoreality in forum Excel General
    Replies: 1
    Last Post: 04-13-2005, 10:57 AM

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