<Bump />
Anyone?
"Troy" <a@b.com> wrote in message
news:uGI2$mw7DHA.1632@TK2MSFTNGP12.phx.gbl...
> We need to add a Lookup column to a WSS list based upon a WSS Custom list
> that only shows choices where today is within a date range.
>
> For instance, if we created the following WSS Custom list:
>
> Title StartDate EndDate
> A 01/01/04 04/01/04
> B 02/01/04 05/01/04
> C 03/01/04 06/01/04
>
> A user choosing from the new Lookup column on any of the following dates
> would be limited to the choices shown:
>
> Today Choices
> 01/15/04 A
> 02/15/04 AB
> 03/15/04 ABC
> 04/15/04 BC
> 05/15/04 C
> 06/15/04 -
>
> It is certainly possible to produce a listview that on the Lookup
> column-based WSS Custom list that would return these results. Is there any
> way to use that listview as the basis of a Lookup column?
>
> Does anyone have any other ideas about how this could be done?
>
>