Select a Baseline

C

CQ

I have an interesting one. I need to select the most recent baseline (yes,
we can use all 11) and put it into one field. I need to do it in SQL. I
have struggled with an IIF statement, a CASE statement and I can't seem to
figure it out. For every task on every project, I need to basically go
through each baseline starting with the finish date for baseline 10 and if it
is null, then go to baseline 9, etc. on down until I hit one that isn't null,
and then select that one. Once I have selected one, I can move on to the
next task. Thoughts?
 
D

Dale Howard [MVP]

CQ --

I believe you should post this message in the
microsoft.public.project.developer newsgroup, as you will have a greater
chance of getting it answered there. Hope this helps.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top