View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
KL KL is offline
external usenet poster
 
Posts: 201
Default PLEASE I NEED YOUR HELP

....also, for the ShowDataForm method to work you may want to make sure that
either your table's first cell is within the range [A1:B2] or your table'
range is named "database" (menu InsertNameDefine, etc.)

Regards,
KL

"Bob Phillips" wrote in message
...
Record a macro and assign it to your button.

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Waleed Shatnawi" <Waleed wrote in
message ...
Dear sir:
I would like to insert a data records as a form
- I use the form... command which is in Data menu
- But i need to create a command button to make a shourcut for this form
- I this feature avaliable in excel please tell me how is it ???????