Excel query parameters dialog box

M

mombuca

Hi, everybody !



Please, how can I modify excel query parameters dialog box layout in vba
programming ?

I am working with excel xp.



thanks.
 
B

Bill James

Your query dialog box is most likely a Userform. This is
defined and created in the VBA IDE (Alt-F11).

The Userforms are listed on the navigation tree. Edit
the layout as you wish. But... If I were you, I'd read
up on Excel Userforms first.
 
M

mombuca

Hi, Bill !



I didn't obtain to find the dialog box in the VBA. The related box
appears when I bring up to date the data of the consultation, therefore
I am using parameters, or either, asking for user to enter it with
information that it wants to consult.



I have hope explained wright. See you.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top