ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   PLEASE I NEED YOUR HELP (https://www.excelbanter.com/excel-programming/326213-please-i-need-your-help.html)

Waleed Shatnawi

PLEASE I NEED YOUR HELP
 
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 ???????



Nick Hodge

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





Bob Phillips[_6_]

PLEASE I NEED YOUR HELP
 
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 ???????





KL

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








All times are GMT +1. The time now is 12:59 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com