473,320 Members | 2,073 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

Can this interface be realized? How?

Hi,

I have a question which i have thought and tried for a week. But still not sure if I am on the right way to do it.
The question is I need to set up an interface to select multiple productIDs, which are from a table. Once people selected 1 productID, the corresponding Description and Quantity fields are displayed. Then people go further to select other productIDs. The corresponding fields are displayed for each productID. Is it a possible way to put the productID in a combo box, display the corresponding other fields in text box; and automatically (or manually? I need select 20 productIDs at least ) produce 1 row including 1 combo box and 2 text boxes for each selection of productID.

currently i used the subform/subreport to contain the productID (combo box) and Description (text box), Quantity (text box) . The subform is filled with one same initial record for all rows. When I change either row of selection of productID the all other displayed rows changed to the newly one.

Is it possible to realize it under subform/subreport? Is it a good way for the interface?
Any suggestions are appreciated!

Fy
Jan 14 '08 #1
1 1014
PianoMan64
374 Expert 256MB
Can you include some of your table structure to be able to give you a more detailed desription as to how to proceed.

It's going to depend on how you've setup the relationship between the main and the subform and how much VBA coding you've done.

Thanks,

Joe P.
Jan 15 '08 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

4
by: Al Dykes | last post by:
W want to put code into an organization web site to let people signup for an email list on a majordomo list server. I'd like it to me as mindless as possible for the very non-technical audience. ...
4
by: Murat Tasan | last post by:
i am implementing a custom version of the java.util.Map interface. my custom version does some encryption stuff when making modifications to the map via one of the 4 modification methods (put,...
3
by: bonj | last post by:
Hello How do I declare a template class such that the template class T must implement a certain interface? e.g. interface IProvideID { int MyID; };
14
by: dixie | last post by:
What is the best way to implement a front end for an access database via a web browser on a private intranet? This is totally new ground for me. I want to allow users to enter information into...
3
by: zlst | last post by:
Many technological innovations rely upon User Interface Design to elevate their technical complexity to a usable product. Technology alone may not win user acceptance and subsequent marketability....
8
by: Bill Rust | last post by:
I've created an "Add Item" wizard for VB.NET 2003 that allows a user to add a specialized class that works with my application framework. In the wizard, the user can select the interfaces they...
8
by: rowe_newsgroups | last post by:
I know this has to be answered in the archives somewhere, but the search results are just confusing me more :-( Anyways, I authored a control library that contains an Interface definition and...
6
by: werasm | last post by:
Hi all, I have had the following problem in the past and am interested in what various (other) solutions exist to solve this: - Code requiring services dictate an interface to the services...
1
by: =?Utf-8?B?UElFQkFMRA==?= | last post by:
Something I found surprising this week involves the IEnumerable<Tinterface. I have a class that I wrote a couple of years ago which implements the IEnumerable interface. This week I realized it...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.