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

Please tell me the formula!!

Status
Not open for further replies.

Romburg

Technical User
Mar 7, 2016
1
UA
Hello. I can`t sum count the duplicate values(for example: "q") ​​in different columns(a,b,c,d...) of table mex((( Please help somebody! And I'm sorry for my english)
Example:
col.| a b с d ...
val.| q d d q ...

myvar.:
if {mex.a} like "q"
then yes
else
no
and then INSERT SUMMARY BUT
its too long for each column.

thanks in advance!)



 
Let me make sure I understand. You want to add all the values in Column A, except for duplicates?
What version are you working with and where is the data?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top