I'm new to VB 2008 Express, but I want to produce a user interface (a form linked to an access database).
Comboboxes and textboxes work fine. Each box being linked to a separate database column.
My main problem is with duplicate entries in each database column. I want the 1st combobox to display the range of entries in column 1, say 1,2,3,4 & not 1,1,1,2,2,2,3,3,3.
For example, if 2 were selected, then the entries in the 2nd combobox would show only those relevant to any entry of 2 in the 1st column of the database, but again, only the range would be displayed. The idea is to end up with a single entry being displayed in a final textbox, based on a narrowing band of selection from a number of comboboxes....any help would be highly appreciated - thanks
aalto 11 Newbie Poster
kvprajapati 1,826 Posting Genius Team Colleague
aalto 11 Newbie Poster
kvprajapati commented: I am sure you will do it by yourself. Thanks. +11
Kalpsanu 0 Newbie Poster
aalto 11 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.