Here's an example worksheet for you to try, Mike.
You need to find the xml regions containing
<ml:apply>
<ml:id xml:space="preserve">identity</ml:id>
<ml:real>3</ml:real>
</ml:apply>
and change them to
<ml:apply>
<ml:id xml:space="preserve">identity</ml:id>
<ml:real>2</ml:real>
</ml:apply>
Stuart
Message was edited by: Stuart Bruff - The editor dropped the (images) copied directly from Mathcad, so I copied the text to Notepad and copy/pasted from there.