View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Duncs Duncs is offline
external usenet poster
 
Posts: 65
Default Formulae with Text

Perhaps not the best subject line, but I'll try and explain what I'm
looking for.

I have a spreadsheet and in column A, listed row after row, will be
the text "REQ", followed by a three digit number. The first entry, in
A2, will be "REQ001" and each subsequent row should increment the
number, so that A3 will hold "REQ002", A4 will hold "REQ003" etc.

There will also be ability the insert new rows, as and when required.
But, rather than typing in REQ...whatever, is there anyway I can get a
formula inserted into the cell, that will put the REQ in for me, and
then put the next three digit number in the sequence after it?

Here's hoping!

TIA

Duncs