ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Opening Built-In Date Form Dialog Box Programmatically (https://www.excelbanter.com/excel-programming/361580-opening-built-date-form-dialog-box-programmatically.html)

[email protected]

Opening Built-In Date Form Dialog Box Programmatically
 
Hello,

I would like to know if it possible to open the dialog box belonging to

the Data - Form... menu through some VBA code. I prefer this rather
than
reinventing the wheel, building a dialog box on my own and performing
the sort operation through a recorded macro in VBA.


So its is only about opening the dialog box.


Can anybody help me?


Thanks in advance,


Nico Sterk


Dave Peterson

Opening Built-In Date Form Dialog Box Programmatically
 
The line of code could be as simple as:

ActiveSheet.ShowDataForm

Lots of times just recording a macro will lead to a solution.

wrote:

Hello,

I would like to know if it possible to open the dialog box belonging to

the Data - Form... menu through some VBA code. I prefer this rather
than
reinventing the wheel, building a dialog box on my own and performing
the sort operation through a recorded macro in VBA.

So its is only about opening the dialog box.

Can anybody help me?

Thanks in advance,

Nico Sterk


--

Dave Peterson


All times are GMT +1. The time now is 03:13 AM.

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