C
citloner
Hello,
I have a query based on three tables linked by a common identifier which is
meant to pull up monthly client market values based on the historical date I
enter in. If I don't specify a date, it lists each discreet market value
based on the length of history of the client, so theoretically, 15 data
points. If I specify a date in the query, it lists that specific period's
market value, say October 07, but 15 times over. How can I write syntax or
restructure the query to pull up one discreet value per client for the time
period I want?
Thanks so much.
I have a query based on three tables linked by a common identifier which is
meant to pull up monthly client market values based on the historical date I
enter in. If I don't specify a date, it lists each discreet market value
based on the length of history of the client, so theoretically, 15 data
points. If I specify a date in the query, it lists that specific period's
market value, say October 07, but 15 times over. How can I write syntax or
restructure the query to pull up one discreet value per client for the time
period I want?
Thanks so much.