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 Westi on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

formula to supress duplicates

Status
Not open for further replies.

grecon

Technical User
Mar 8, 2007
78
US
how do I write a formula to do this:

I want to supress duplicate company name only if it is the same account number??
 
Select the company name field->right click->format field->suppress (do not check)->x+2 and enter:

{table.acctnumber} = previous({table.acctnumber})

-LB
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top