+ Reply to Thread
Results 1 to 3 of 3

Dynamic Columns, want to use columns numbers instead of letters

  1. #1
    Registered User
    Join Date
    05-15-2020
    Location
    Danmark
    MS-Off Ver
    365
    Posts
    1

    Dynamic Columns, want to use columns numbers instead of letters

    I will use an index funktion but my columns change position, i can look up numbes the columns with match funktion. (examble Columns A=1 E=5)

    Therefore i want to put this column numbers i to the index funktion.
    normal
    =index(A:A,1,1)

    Columns numbers come from a other cell
    =index(columns number,1,1)

    How i do that ?

  2. #2
    Forum Guru
    Join Date
    03-02-2006
    Location
    Los Angeles, Ca
    MS-Off Ver
    WinXP/MSO2007;Win10/MSO2016
    Posts
    12,610

    Re: Dynamic Columns, want to use columns numbers instead of letters

    You need to provide an example of the values in the "other cell".
    Ben Van Johnson

  3. #3
    Forum Expert
    Join Date
    05-30-2012
    Location
    The Netherlands
    MS-Off Ver
    Office 365
    Posts
    14,987

    Re: Dynamic Columns, want to use columns numbers instead of letters

    In your example

    I2 =INDEX(INDIRECT(ADRESS(1,Column()-8)&":"&ADRESS(5000,Column()-8)),1,1)


    5000 is the numbers of rows in column A.
    Notice my main language is not English.

    I appreciate it, if you reply on my solution.

    If you are satisfied with the solution, please mark the question solved.

    You can add reputation by clicking on the star * add reputation.

+ 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. [SOLVED] Columns have numbers over them instead of letters
    By Omegaman2 in forum Excel General
    Replies: 3
    Last Post: 03-09-2017, 03:00 PM
  2. Replies: 2
    Last Post: 12-24-2013, 06:53 PM
  3. Columns are numbers instead of letters
    By master.osgood in forum Excel General
    Replies: 2
    Last Post: 08-31-2010, 06:49 AM
  4. Replies: 4
    Last Post: 06-18-2009, 07:51 PM
  5. [SOLVED] columns appear as numbers not letters
    By Clairey in forum Excel General
    Replies: 2
    Last Post: 06-30-2006, 06:15 AM
  6. [SOLVED] I have numbers instead of letters on my columns, why?
    By lisawjs in forum Excel General
    Replies: 3
    Last Post: 10-20-2005, 03:05 PM
  7. Help, my columns now have numbers instead of letters.
    By caliskier in forum Excel General
    Replies: 2
    Last Post: 08-11-2005, 09:55 AM

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