View Single Post
 
Old 09-17-2014, 11:35 AM
regwitt regwitt is offline Windows 7 32bit Office 2010 32bit
Novice
 
Join Date: Sep 2014
Location: Columbus, IN
Posts: 11
regwitt is on a distinguished road
Default I believe this might work.

Quote:
Originally Posted by macropod View Post
Given that all the fields are the same, why not just bookmark the first one, then insert cross-references to that one bookmark? You certainly don't need to bookmark every field. Indeed, you don't need to bookmark any of them if all you're going to do is replicate the formula field wherever you want the output repeated.

Now, suppose you bookmark just the first instance, with 'RPM' as the bookmark name. In that case, wherever you want the same results to appear, simply insert a cross-reference to the RPM bookmark. Done.

To output the RPM +/- 10, simply use another formula field, coded as:
{=RPM+10}
or:
{=RPM-10}


I believe this will work for me, but I'm having trouble picturing what you mean by, "To output the RPM +/- 10, simply use another formula field, coded as:
{=RPM+10}
or:
{=RPM-10}[/quote]".

Would you mind please elaborating or showing me an example?

Thanks again! Your help is appreciated!
Reply With Quote