Hi Christina, We recently did something similar in that we kept an old
field and created a new one to use going forward. In our report we used
text mode and some nested IF statements so that the report would look at
both the old and new fields and return whichever one was populated. We
do not have any instances where both the old and the new would be
populated. If that will be the case in your situation, you'll need to
decide which one you want to return. Ours also got a little more
complicated ...