View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
nassetr nassetr is offline
external usenet poster
 
Posts: 1
Default How can I use values in two separate cells to select a new cell?

I am using two user form list boxes to return values in two separate cells
(the cell link). I want one cell to correspond to a row, the other to a
column. I want a macro button that will automatically select the cell
corresponding with the values listed in the two cell links. Can anyone help?
Thanks.