+ Reply to Thread
Results 1 to 2 of 2

.Cell Value with Multiple destinations

  1. #1
    Registered User
    Join Date
    02-27-2009
    Location
    Houston, TX
    MS-Off Ver
    Excel 2010
    Posts
    25

    .Cell Value with Multiple destinations

    Hi late nighters!

    I am trying to take a value from a cell and put that value into two different columns.. I have tried setting it as a variable.. I have tried using the Range function.. I cant seem to get it to work..

    The part of my code in reference:

    Please Login or Register  to view this content.
    I want:
    Sheets("r").Cells(25 + i, 26).Value to be Active Sheet cells: .Cells(24 + i, 5) and .Cells(24 + i, 252) (if the "---" value)
    If not the "--value" then:
    Sheets("r").Cells(25 + i, 27).Value to be Active Sheet cells: .Cells(24 + i, 5) and .Cells(24 + i, 253)

    What am i doing wrong?
    Last edited by BuzzOffSweetheart; 06-24-2012 at 11:03 PM.

  2. #2
    Registered User
    Join Date
    02-27-2009
    Location
    Houston, TX
    MS-Off Ver
    Excel 2010
    Posts
    25

    Re: .Cell Value with Multiple destinations

    Nevermind.. I found another solution!

+ 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