+ Reply to Thread
Results 1 to 5 of 5

excel named formula

Hybrid View

  1. #1
    Forum Contributor
    Join Date
    06-07-2016
    Location
    Manila
    MS-Off Ver
    365
    Posts
    292

    excel named formula

    Hello,

    Just want to check if there is another way of writing the below formula

    =OFFSET(Source!$F$1,1,0,COUNTA(Source!$F$2:$F$27),1)
    It actually works, however, the downside of the formula is that I need to manually select/adjust the Column F if there are more than 27 lines.

  2. #2
    Forum Guru MarvinP's Avatar
    Join Date
    07-23-2010
    Location
    Woodinville, WA
    MS-Off Ver
    Office 365
    Posts
    16,169

    Re: excel named formula

    Perhaps
    Formula: copy to clipboard
    =OFFSET(Source!$F$1,1,0,COUNTA(Source!F:F)-1,1)
    ?
    One test is worth a thousand opinions.
    Click the * Add Reputation below to say thanks.

  3. #3
    Forum Contributor
    Join Date
    06-07-2016
    Location
    Manila
    MS-Off Ver
    365
    Posts
    292

    Re: excel named formula

    Quote Originally Posted by MarvinP View Post
    Perhaps
    Formula: copy to clipboard
    =OFFSET(Source!$F$1,1,0,COUNTA(Source!F:F)-1,1)
    ?
    Working Thanks!

  4. #4
    Forum Contributor
    Join Date
    08-27-2015
    Location
    Singapore
    MS-Off Ver
    Office 2010, Office 365
    Posts
    159

    Re: excel named formula

    any sample for us?
    Last edited by seercoven; 11-21-2022 at 01:42 AM.

  5. #5
    Forum Guru MarvinP's Avatar
    Join Date
    07-23-2010
    Location
    Woodinville, WA
    MS-Off Ver
    Office 365
    Posts
    16,169

    Re: excel named formula

    Hey seercoven,
    First read about the Offset Function in Excel at:
    https://www.onlinepclearning.com/exc...-named-ranges/
    Then look at the attached Sample for you.
    DNR Offset CountA Example.xlsm

+ 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. Replies: 0
    Last Post: 03-08-2016, 02:25 PM
  2. Formula doesn't work when named and/or Using COLUMN() in a named formula
    By anne1991 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 08-18-2015, 10:47 PM
  3. excel 2010 how do I reference current workbook and named range in a formula
    By clairh2011 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 06-24-2015, 08:28 AM
  4. Replies: 0
    Last Post: 06-23-2015, 11:58 AM
  5. Formula in Excel not recognizing other named formulas
    By new tech guy in forum Excel General
    Replies: 3
    Last Post: 12-31-2009, 04:40 PM
  6. Excel workbook named formula problem
    By may1hem in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 11-18-2008, 11:29 AM
  7. [SOLVED] Excel Flavour in a Named Formula, Regular or Arrayed ?
    By [email protected] in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 12-06-2005, 05:20 AM

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