Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have inserted an access table into an excel sheet. I would like to populate a dropbox in a form with the data from that access table. I can do it by specifying the range as below but I'm guessing there is a better way.
Form1.DropBox.List = ThisWorkbook.Sheets("Sheet1").Range("H4:H206").Val ue |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Ecell Use of an Access Table information | New Users to Excel | |||
Merge information from Excel to Access | New Users to Excel | |||
How do you get information from an Excel Web Query into Access? | Excel Worksheet Functions | |||
Using Excel to manage information in Access | Excel Discussion (Misc queries) | |||
Sharing information between Access and Excel | Excel Discussion (Misc queries) |