M
Mike Reynolds
VBA form controls do not include a date-picker. VS2005 does. This is a
critical matter for me. Is there a way to import a VS2005 form in Excel VBA?
(I am trying to create better reports than Crystal, that will take data from
a database, based on user selections in a form, and then populate cells in a
spreadsheet with the data. Crystal will do two or more levels of groupings,
but I want to also break-up the data by week, month or quarter, in ways that
are too complex for Crystal Reports. Then, I want double clicking on a cell
to bring up a another report in a new worksheet that displays the detail
records for the grouping field that was clicked on. Crystal XI also has a
very nice date-picker control.)
critical matter for me. Is there a way to import a VS2005 form in Excel VBA?
(I am trying to create better reports than Crystal, that will take data from
a database, based on user selections in a form, and then populate cells in a
spreadsheet with the data. Crystal will do two or more levels of groupings,
but I want to also break-up the data by week, month or quarter, in ways that
are too complex for Crystal Reports. Then, I want double clicking on a cell
to bring up a another report in a new worksheet that displays the detail
records for the grouping field that was clicked on. Crystal XI also has a
very nice date-picker control.)