Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Since I haven't seen any ideas posted for how to do this
in Excel, I have a second idea. I have code for doing this in Access. I've only used code in access. So my question is, with a little modification, is it possible to convert my Access code to Excel? My Access code is Me.Products.RowSource = "Select ProductName FROM" &_ "Products WHERE CategoryID = "Me.Categories &_ "ORDER BY ProductName" Me.Products = Me. Products.ItemData(0) thanks for the help. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Getting Combo boxes to change options based on other Combo boxes. | New Users to Excel | |||
Selecting subsets using combo boxes or list boxes | Excel Discussion (Misc queries) | |||
Questions on combo boxes and list boxes. | New Users to Excel | |||
Using Combo boxes in excel | Excel Programming | |||
Using Combo boxes in excel | Excel Programming |