Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I am using a VBA addin to get data from a database. The user selects a cell then enters a function name with parameters in the formula bar. This retrieves the data from the database based on what was specified. The problem I'm having is that the user must know beforehand what the size of the results will be or at least guess at it. This requires the user to select a large range of cells and run the formula over the entire range. The ideal solution would be for the user to select a single cell, run the query and the addin would then extend the range to accommodate the result set. So far I have tried to achieve this and failed. I have looked around a lot online and found no solution to this. Can anyone help me out here, any solution to this would be very much appreciated. Thanks, -Pete |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
sorting columns when cell results based on other cells | Excel Worksheet Functions | |||
How to Select Multiple Cells Conforming to A Certain Criteria Automatically? | Excel Programming | |||
How to select cells (located in a column) for formulas in a row automatically? | Links and Linking in Excel | |||
Adjust the size of cells automatically | Excel Discussion (Misc queries) | |||
locking cells based on results at runtime | Excel Worksheet Functions |