Results 1 to 7 of 7

Thread: repeating one number

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Senior Member
    Join Date
    Jun 2012
    Posts
    337
    Rep Power
    14
    or

    Code:
    Sub M_snb()
        [A1].Resize(24 * 31).Name = "snb_002"
        [Snb_002] = [index(int((row(snb_002)-1)/24)+1,)]
    End Sub

  2. #2
    Junior Member
    Join Date
    May 2013
    Posts
    2
    Rep Power
    0
    Assumed your data on A1 and down, put this on B1 and copied down:

    =A1&" Of "&COUNTIF($A$1:A1,A1)

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
  •