+ Reply to Thread
Results 1 to 3 of 3

Formula to Retrieve Col number

Hybrid View

pkew22 Formula to Retrieve Col number 05-20-2016, 02:41 PM
MrShorty Re: Formula to Retrieve Col... 05-20-2016, 02:44 PM
pkew22 Re: Formula to Retrieve Col... 05-20-2016, 02:49 PM
  1. #1
    Registered User
    Join Date
    01-10-2013
    Location
    Tallahassee
    MS-Off Ver
    Excel 2010
    Posts
    30

    Formula to Retrieve Col number

    In cell A3 I have entered C38
    In cell A4, I would like to get the column number. In this case 3 as C is the third column.

    (If I enter =Column( and click cell A3 and press ENTER, I get 1 as it thinks I want the column number for cell A3 rather than the entry C38!)

    Can you please tell me how I might be able to do this?
    Thank you.

  2. #2
    Forum Guru
    Join Date
    04-13-2005
    Location
    North America
    MS-Off Ver
    2002/XP, 2007, 2024
    Posts
    16,369

    Re: Formula to Retrieve Col number

    What about =COLUMN(C38)? or do you need the INDIRECT() function =COLUMN(INDIRECT(A3))?
    Quote Originally Posted by shg
    Mathematics is the native language of the natural world. Just trying to become literate.

  3. #3
    Registered User
    Join Date
    01-10-2013
    Location
    Tallahassee
    MS-Off Ver
    Excel 2010
    Posts
    30

    Re: Formula to Retrieve Col number

    Thank you very much. Column(indirect(C38)) worked perfectly.

    I don't require this, but I see that Row(indirect(c38)) also works.

+ 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: 6
    Last Post: 07-04-2015, 12:05 AM
  2. [SOLVED] Retrieve partial number from cells
    By loisluther in forum Excel General
    Replies: 11
    Last Post: 10-22-2014, 10:17 PM
  3. retrieve number of rows down from a specific value
    By euthanasia in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 11-22-2013, 10:33 AM
  4. Retrieve text based on colour or number in same row?
    By mclark85 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 04-17-2012, 08:58 AM
  5. Retrieve 7 digits number
    By ElmerS in forum Excel General
    Replies: 8
    Last Post: 11-13-2010, 02:25 PM
  6. I cant retrieve number when I add text in the formula
    By rehan0129 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 08-18-2010, 03:46 AM
  7. Retrieve a number value from a word
    By the dude in forum Excel General
    Replies: 5
    Last Post: 05-18-2006, 02:40 PM

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