View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Peterke Peterke is offline
external usenet poster
 
Posts: 16
Default how do I copy from textbox or combobox into a cell

Hi,

I'm trying to create a userform with textboxes and comboboxes, but don't
know how to cut & paste from a textbox or combobox into a single cell on the
worksheet using a commandbutton.

Can someone help me please?