View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Alfredo Alfredo is offline
external usenet poster
 
Posts: 17
Default Using excel built-in form, through VBA, script to initialize it

I have pop-up an excel built-in form for data entry using VBA. However, the
form pop-up with the 1st row data. Needed:
1) How to click new button to clear contents for new data entry--a VBA script
2) How to disable all other options on that form, except new?