+ Reply to Thread
Results 1 to 4 of 4

Increasing Number

  1. #1
    Registered User
    Join Date
    06-06-2010
    Location
    USA
    MS-Off Ver
    Excel 2016
    Posts
    86

    Increasing Number

    Is it possible to have the number 1 increases every time a paste this formula? =IF(C1="","",IF(C1<>"",1))... C3 =1 , D3=2, G3= 3... Etc.

  2. #2
    Forum Expert Ron Coderre's Avatar
    Join Date
    03-22-2005
    Location
    Boston, Massachusetts
    MS-Off Ver
    2013, 2016, O365
    Posts
    6,996

    Re: Increasing Number

    Can you post a sample workbook that shows what you want to do?
    Ron
    Former Microsoft MVP - Excel (2006 - 2015)
    Click here to see the Forum Rules

  3. #3
    Forum Guru AlKey's Avatar
    Join Date
    07-20-2009
    Location
    Lakeland, FL USA
    MS-Off Ver
    Microsoft Office 2010/ Office 365
    Posts
    8,903

    Re: Increasing Number

    Maybe this one

    =IF(C1="","",ROWS($A$1:A1))
    If you like my answer please click on * Add Reputation
    Don't forget to mark threads as "Solved" if your problem has been resolved

    "Nothing is so firmly believed as what we least know."
    --Michel de Montaigne

  4. #4
    Forum Expert
    Join Date
    12-11-2011
    Location
    Netherlands
    MS-Off Ver
    office 365
    Posts
    3,654

    Re: Increasing Number

    Without a example I should say try something with 'column(a1)'

    the result of column(a1)=1
    Drag to the right: column(b1)
    the result of column(b1)=2
    Willem
    English is not my native language sorry for errors
    Please correct me if I'm completely wrong

+ 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. Increasing by a number diagonaly.
    By system0 in forum Excel General
    Replies: 9
    Last Post: 10-13-2013, 06:34 AM
  2. abc-us2, last number increasing....
    By sharan.ashutosh in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 08-31-2013, 10:18 AM
  3. Increasing number by one for tickets
    By poohbear802 in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 03-12-2008, 02:13 PM
  4. Increasing Number
    By David in forum Excel General
    Replies: 2
    Last Post: 03-08-2006, 09:45 AM
  5. [SOLVED] Increasing number of columns beyond IV
    By PSandles in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 02-22-2006, 12:40 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