+ Reply to Thread
Results 1 to 2 of 2

Reference Current Cell in Formula

  1. #1
    Registered User
    Join Date
    06-30-2010
    Location
    New Mexico
    MS-Off Ver
    Excel 2007
    Posts
    10

    Reference Current Cell in Formula

    Hello,

    I am trying to use a the value of current cell in my macro formula. It goes something like this:

    Please Login or Register  to view this content.
    "

    The First part Range("A2").End selects the last cell and with that cell I want to calculate the Minimums of the previous 52 cells. However, the current cell is set to change columns by 1 when I run the macro, so I cant just use the specific cell reference, e.g. OFFSET(EF2,0,1).

    Any help would be greatly appreciated.

  2. #2
    Registered User
    Join Date
    06-30-2010
    Location
    New Mexico
    MS-Off Ver
    Excel 2007
    Posts
    10

    Re: Reference Current Cell in Formula

    Sorry I forget a parantheses the real code is

    Please Login or Register  to view this content.

+ 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