View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Nico Le Roux Nico Le Roux is offline
external usenet poster
 
Posts: 4
Default How do I reference the cell address next to Active cell

My user choose something from the my combo box and the VBA code add the
value to the active cell.

I would like to lookup this value in another range and add the result of the
lookup to the right of the active cell.

Your help would be appreciated.

Regards
Nico