Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / Programming / July 2008

Tip: Looking for answers? Try searching our database.

Create input box with 3 fields

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
sbitaxi@gmail.com - 28 Jul 2008 22:48 GMT
Hello:

I'm trying to create a report filtering tool in Excel and want an
InputBox with 2 fields generated from a macro. It is going to be used
to limit dates to a specific range specified by the user, Month and
Year. I could use two different inputboxes but I'd prefer it was one
form with two Combo Boxes for consistent data entry.

How do I call on a combo box and set the valuelist without usering
values in a worksheet?

How do I use the values selected by the User in a combobox field?

Thank you for your help!

Steven
sbitaxi@gmail.com - 28 Jul 2008 22:56 GMT
Correction - despite the Subject, it is indeed 2 fields.

On Jul 28, 5:48 pm, sbit...@gmail.com wrote:
> Hello:
>
[quoted text clipped - 12 lines]
>
> Steven
JLGWhiz - 28 Jul 2008 22:59 GMT
The inputbox method and inputbox function only allow a single field entry.  
They cannot be modified since they are part of the VBA software package.  As
for loading the combobox without using a worksheet range, you can use either
the AddItem method or the List method.  See VBA help file for details on
these two methods.

> Hello:
>
[quoted text clipped - 12 lines]
>
> Steven
sbitaxi@gmail.com - 31 Jul 2008 16:21 GMT
> The inputbox method and inputbox function only allow a single field entry.  
> They cannot be modified since they are part of the VBA software package.  As
[quoted text clipped - 19 lines]
>
> > Steven

JLGWhiz, thank you, I decided to use two prompts for now.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.