Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

CR10 - How to find references to a formula in a report 1

Status
Not open for further replies.

shera4111

Programmer
Apr 12, 2006
27
CA
Hi all,

I've inherited some legacy reports and am refactoring them. I am having trouble deleting a specific formula from the report, as Crystal tells me that it is used somewhere in the report, and I must remove the reference first.

I've looked everywhere in this report - other formulae and functions, running totals, group/selection formulae, formatting/suppression formulae, chart formulae, and can't seem to find where the reference is.

I even tried exporting the report as a txt report format, and doing a 'find'. Didn't work.

Anyone know a way to find the reference so I can remove the formula?

Thx.
shera4111
 
Try changing the formula to another data type as output, that will usuall make the dependent formula/area error and pop it's widdle noggin up.

-k
 
K - changing the datatype is BRILLIANT. :) Stars for you.

shera4111.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top