Alan --
First of all, to Dominic: thanks for the good followup suggestion. Alan,
if you want to create your own view that shows current project values
compared to your current baseline, you should probably also create one or
more custom fields to calculate the variance in the project. Most folks
want to track date variance, cost variance, and work variance. The default
Start Variance, Finish Variance, Cost Variance, and Work Variance columns
calculate the current state of the project agains the default Baseline
field, however.
If you wanted to calculate finish variance against your new baseline, you
might use a custom Date field and create a formula that displays the
difference between the Finish field and the BaselineX Finish field, where X
is the number of the baseline field your are currently using. I have
actually created three separate Tables to show current variance against my
current basline. I made copies of the Cost, Work, and Variance tables and
then added columns with the custom formulas in them. Hope this addendum
helps!