View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Darren Haslett Darren Haslett is offline
external usenet poster
 
Posts: 1
Default referencing values in adjacent cells to selected cell

Hi gurus,

When a certain cell is selected, I want to access the values in the same
row, but a couple of columns to the left of the selected cell for inclusion
in a list box. Also, how can I create a list box on the fly using these
values that the user can select from to input into the selected cell? Any
info would be appreciated.

Thanks

DJH