Thread: Combo Box
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Aksel Børve Aksel Børve is offline
external usenet poster
 
Posts: 21
Default Combo Box



I try to make a macro that use a combo box (ListFillRange: "B4:B120",
Linked Cell: D2).
And a Command Button. When I select a cell from the ListFillRange with
the Combo Box, example "B6", and write a number in cell "D2". I would
like the value to be transfered to the cell "D6" (Offset method?) when I
push the command Button.
Can it be done?
Thanks

*** Sent via Developersdex http://www.developersdex.com ***