Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() I have an Excel 2007 spreadsheet named "Weight" that has dates in Column A, weight in Column C, Blood Pressure in Column D, etc. The workbook contains another spreadsheet named "Stats" that has 2 combobox's for "StartDate" and EndDate". These combobox's are populated from a named range ("WeightDates") that returns the dates from the "Weight" spreadsheet. I want the user to select a StartDate and EndDate, from the combobox's, that can be used to return a range of weight values that I can then use to calculate average weight and other stats. The combobox's return a text value that I can't use for looking up date values. Question: How can I use these combobox's to return a range that can be used in spreadsheet functions? E.g. =AVERAGE(hethere) Thanks Don |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Referrences of multiple cells from one worksheet to another | Excel Discussion (Misc queries) | |||
data range referrences | Charts and Charting in Excel | |||
Couting the number of referrences that... | Excel Worksheet Functions | |||
In an excel cell,choosing a value,similar to combobox in VB - reg | New Users to Excel | |||
format combobox in userform to accept dates | Excel Worksheet Functions |