I need to add-up the number of times the same value (element) is used in a single record (row.)
N N.Janopoporolus Mar 28, 2007 #1 I need to add-up the number of times the same value (element) is used in a single record (row.)
J John W. Vinson Mar 28, 2007 #2 I need to add-up the number of times the same value (element) is used in a single record (row.) Click to expand... Then you need to redesign your non-normalized table structure. For a more detailed answer please post a more detailed description of your table, and what you mean by an "element". John W. Vinson [MVP]
I need to add-up the number of times the same value (element) is used in a single record (row.) Click to expand... Then you need to redesign your non-normalized table structure. For a more detailed answer please post a more detailed description of your table, and what you mean by an "element". John W. Vinson [MVP]