Numbers of questions

  • Thread starter Thread starter Philip
  • Start date Start date
P

Philip

Hi,

I'd like to do the following,

1. Write the VB for a Command Button in Excel so that it
can insert a new row to another Sheet.

2. Write VB for the same button in the same Excel to clear
all the TextBox and ComboBox information (I created some
TextBox and ComboBox for user to key in).

3. How can I use TAB to move the cursor control from one
TextBox (or ComboBox) to another?

Do anyone has any information on how to do all the above?

Thanks.
 
Back
Top