View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
fabe fabe is offline
external usenet poster
 
Posts: 1
Default How to get the row of a specified cell content

Hello,

i would like to do a simple thing :

in sheet1, i have a colum with numbers in it and a column with some
comments for each number.

in sheet2, i would like to automatically copy the information of the
"comments" column when i enter in a cell one of the number present in
the sheet1.

how can i do that ?

fabien