View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Nick Hodge Nick Hodge is offline
external usenet poster
 
Posts: 1,173
Default PLEASE I NEED YOUR HELP

Waleed

This line will show the dataform

ActiveSheet.ShowDataForm

You will need to check if the data on the sheet is able to display a form
(error check)

--
HTH
Nick Hodge
Microsoft MVP - Excel
Southampton, England
HIS


"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 ???????