Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
PWK PWK is offline
external usenet poster
 
Posts: 27
Default Find text Sequentially Number

On Sep 19, 12:31*pm, jjones wrote:
There may be other ways of doing this, but I think you could accomplish it
using a couple of helper columns. *I am making 2 assumptions--1) that the
other rows in between what you have provided do not contain the word "Item"
in column A and 2) columns AC and AD are available for use. *If so...

On the row with your first item, (row 24?) put a 1 in cell AB24, AC24, and
AD24. *In cell AB24 enter the formula: *=FIND("Item",A25). *In cell AC25
enter the formula: *=IF(ISERROR(AB25),AC24,AC24+1). *Finally, in cell AD 25
enter the formula =IF(ISERROR(AB25)," ",AC25). *Pull those formulas all the
way down the column and see if column AD gives you what you're looking for.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Can Excel sequentially number each new document? Roland Excel Discussion (Misc queries) 1 March 4th 10 04:19 PM
How do I sequentially number indvidual worksheets? Soo Excel Worksheet Functions 2 September 3rd 09 03:26 PM
How do you number different items sequentially within a cell jamie james Excel Discussion (Misc queries) 0 August 7th 07 12:04 AM
How do you number different items sequentially within a cell jamie james Excel Discussion (Misc queries) 0 August 7th 07 12:04 AM
How do I sequentially number every third page of my workbook? TNDeb Excel Worksheet Functions 1 October 25th 05 09:03 PM


All times are GMT +1. The time now is 12:35 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"