I suggest that you use
Tables==>Summary
grouping on (Customer, Instruments)
and then on the summary table repeat
Tables==>Summary
grouping on (Customer)
the table it produces will have the number of instruments,
You can then easily run
Tables==>Update
to join the counts back into the original table
Jim