Forum Discussion

cswed's avatar
cswed
Copper Contributor
Jul 07, 2021
Solved

Autofill alphabet

PC/Win10/MS365 Subscriber I will skip the frustration and disbelief for the moment. I can drag and auto fill a column of numbers with ease. I must be missing something obvious but I have found no te...
  • PeterBartholomew1's avatar
    Jul 07, 2021

    cswed 

    The attached has a legacy formula as well as the dynamic array formula

    = MID(ADDRESS(1, ROW()),2,1+(ROW()>26))

    I could also include a Lambda function version but that is only useful with the beta release versions of Excel.  I am not sure whether APL supported functional programming style; FORTRAN IV certainly didn't!

     

Resources