+ Reply to Thread
Results 1 to 5 of 5

Cell Mapping

  1. #1
    Registered User
    Join Date
    01-19-2006
    Posts
    3

    Cell Mapping

    Is there a way to quickly select multiple cells to equal one other cell?

  2. #2
    Forum Moderator Leith Ross's Avatar
    Join Date
    01-15-2005
    Location
    San Francisco, Ca
    MS-Off Ver
    2000, 2003, & 2010
    Posts
    23,258
    Hello MSRV,

    Not certain what you want to do. Can you give an example?

    Sincerely,
    Leith Ross

  3. #3
    Registered User
    Join Date
    01-19-2006
    Posts
    3
    I am trying to create a template where I can use one cell to input a variable and then have that variable automatically populate in many other cells. To do this one by one would be to = a cell to the cell I want to input the variable in. I happen to have many cells that I want this variable to populate in and I was wondering if ther is a global command to accomplish this. I hope this did not confuse you more.

  4. #4
    Forum Moderator Leith Ross's Avatar
    Join Date
    01-15-2005
    Location
    San Francisco, Ca
    MS-Off Ver
    2000, 2003, & 2010
    Posts
    23,258
    Hello MRSV,

    There isn't a global command to do what you want. To do this would require writing some code for the Worksheet_Change event. It would work lke this. When the contents of the cell change the event code fires and then saves the current cell's data into the other cell's you specify. The down side is you have to hard code the cells you want changed into the macro code. Would this be a workable solution?

    Sincerely,
    Leith Ross

  5. #5
    Registered User
    Join Date
    01-19-2006
    Posts
    3
    Hi Leith,

    Thank you very much for taking the time to investigate my query. I have been hacking away at each cell indvidually as I awaited responses and think that the best way forward is to stay the course.

    Thanks again,
    Steve

+ 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