+ Reply to Thread
Results 1 to 2 of 2

worksheet function to assign value to cell

  1. #1
    Registered User
    Join Date
    08-22-2005
    Posts
    15

    worksheet function to assign value to cell

    Using ADDRESS function I am able to search a table for a specific value and place the address in a cell.
    I want to use that address to update the cell's value.

    For example, a table of dates named dateBox is searched for a specific date using the ADDRESS function.

    When found, the address of the cell containing the date is placed in A15. Lets say the address found is DM12

    I need to take the current value residing in A15, add 14 to it and replace the old value in DM12 with the new value.

    Is there a worksheet function to handle this?

    Thanks in advance.

  2. #2
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2003, 2010
    Posts
    40,678
    The simple answer is no, you can't.

    The more complicated answer it that it would require either a circular reference with a single iteration, or VBA.
    Entia non sunt multiplicanda sine necessitate

+ 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