View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
tanner[_6_] tanner[_6_] is offline
external usenet poster
 
Posts: 5
Default linked listboxes

Hi,

I'm not very familiar with Access and I'm trying to develop an
application in Excel without having to resort to a database program.

I want to be able to have a userform where a user selects a supplier.
Based on that selection, a user then can select a product catagory.
Based on that choice they can choose a product and, finally, the
product choice would bring up a listbox or dropdown box with available
colors.

Am I doing this right? Should I be thinking of another way to get the
information without using listboxes? If I had part numbers, could I
then just call up everything from that?

Any help would be greatly appreciated. I just don't want to spend
hours trying to develop something that won't work.

Thanks,

Tanner