Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
[Excel 2003]
I have a listbox in a Userform. The list box displays a table of chemicals and their properties. It is a multicolumn listbox and reads from a list called "Materials" which has approx 1000 chemicals in it. I would like to add a textbox in which a user enters a chemical name and code searches for that entry in the list, highlighting if it is found and communicating if it isnt. In my listbox, the chemicals are in the first column of the displayed table. Additionally, I would like the user to be able to search by a desriptor number (called a CAS number) which is in the second column in the listbox. Each chemical has a unique descriptor number and is often used as alternative way to search for a chemical. It would be nice to have a "Find Next" button since sometimes the chemicals are listed twice in the table under different chemical names, but with the same CAS number. Having the option of a wilcard * search option would be an added bonus. Any other options would be great to have but a basic find ability would be the priority. Can anyone help? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
fill userform textbox from userform listbox clik event | Excel Programming | |||
Sum and Counta function in Listbox for UserForm | Excel Programming | |||
Find function Pivot Table | Excel Discussion (Misc queries) | |||
userform listbox cannot get listbox.value to transfer back to main sub | Excel Programming | |||
VBA: Creating listbox similar to the one in Pivot table (Listbox+Checkbox) | Excel Programming |