Thread: Still stuck
View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
ADRIAN ADRIAN is offline
external usenet poster
 
Posts: 5
Default Still stuck

Column A contains part numbers, ie. A0123, A0124...

Excel does recognise it as a pattern so it is possible to
click on the previous cell and copy down using the bottom
right of the cell (you know what i mean).

I want the user to be able to click the 'Add new Detail'
button and have the macro enter the next part number and
put the active cell in column B so the user can enter the
description. phew, that was a long sentance.

What i have now works fine. This is more like fine tuning
the system but it would be nice to have.

Thanks for all your help.