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 - Try 2

Frank & Tom help me with my previous request but unfortunately I have to
approach the obstacle from another angle.

My user choose something from the my combo box (2 columns of data displayed
in combo box - Number & Description) and the VBA code add the value from
BOUNDCOLUMN 1 to the active cell how can I add the value from COLUMN 2 into
the cell to the right of the active cell.

Your help would be appreciated.

Regards
Nico