Results 1 to 7 of 7

Thread: repeating one number

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Administrator Admin's Avatar
    Join Date
    Mar 2011
    Posts
    1,123
    Rep Power
    10
    In C1: 24
    In C2: 31

    In C3 and copied down

    =if(rows(c$3:c3)<=$c$2,$c$1&" of "&rows(c$3:c3),"")

    is it what you are looking for ?
    Cheers !

    Excel Range to BBCode Table
    Use Social Networking Tools If You Like the Answers !

    Message to Cross Posters

    @ Home - Office 2010/2013/2016 on Win 10 (64 bit); @ Work - Office 2016 on Win 10 (64 bit)

  2. #2
    Junior Member
    Join Date
    Mar 2013
    Posts
    1
    Rep Power
    0
    Or, you can put the following line in C3 and copy down:
    =IF(ROWS(C$3:C3)<$C$1*$C$2,INT(ROWS(C$3:C3)/24+1),"")

Similar Threads

  1. Replies: 7
    Last Post: 07-11-2013, 11:47 PM
  2. Replies: 3
    Last Post: 03-31-2013, 06:18 AM
  3. Adding specfic number to a available number in previous cell.
    By Rajesh Kr Joshi in forum Excel Help
    Replies: 2
    Last Post: 03-02-2013, 01:55 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •