H
Hans Riis
I use dropdown menus in my HTML pages to make it easy for the user to
select a certain time period in a chart. I need a way to make sure
that I don't reference a date that doesn't exist or else I get
"Subscript out of range".
Depending on the length of the time period I use year-month-day or
only year-month. How can I find the minimum value in the date
hierarchy to make sure I only reference valid dates? I'm using
VBScript and my data comes from an Analysis Services cube.
Regards, Hans Riis
select a certain time period in a chart. I need a way to make sure
that I don't reference a date that doesn't exist or else I get
"Subscript out of range".
Depending on the length of the time period I use year-month-day or
only year-month. How can I find the minimum value in the date
hierarchy to make sure I only reference valid dates? I'm using
VBScript and my data comes from an Analysis Services cube.
Regards, Hans Riis