automatic table row numbering

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Would like to have automatic table row numbering occur in the leftmost column.
Selecting the leftmost column and clicking the 'Numbering' icon puts '1's on
every row, so that doesn't work.
Have a table of 300 rows, 3 col's, and I'm constantly inserting new rows
inbetween and would like the row numbering to auto adjust (as it does in
Word, Excel etc)

FrontPage 2003 (11.5516.5606)
Thx
swannee
 
Don't have a solution, but have you considered using a database for this?

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage

http://www.Ecom-Data.com
==============================================
 
A database is way overkill, I just have a very simple table with lots of rows
that needs auto numbering, just like Excel and Word does it.
thx anyway for your response.
 
You can insert an "include" into your html page to pull in a Word page that
you have saved as "webpage" and imported into your website. MS Word code is
bad & bloated, but when used as an include within your html page, it's not
too slow. 300 lines may be too long for that to be practical, but it's worth
a try.
 
Back
Top