View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Prema Prema is offline
external usenet poster
 
Posts: 26
Default Finding column of a particular cell

I have the following data in columns A to E:
414816 414251 420374 420101 420121

user will be requested to enter the desired 6 digit number and I would like
to establish the related column to use for updating certain cells in that
column.

Can anyone give me codes to achieve this?

Thank you
Prema