Does anyone have any examples of using arrays in Crystal?<br><br>I know this is probably the kind of stuff you guys do in your sleep but I would appreciate it greatly!<br><br>I am trying to write a report to calculate commission rates for salespeople and I am stuck on using an array to calculate which commission rate the salespeople will get for each sale. The commission rates are subject to certain conditions ...i.e which commission group the product sold belongs to and which commission group the salesperson falls under. The matrix which is currently used to manually calulate the commission percentage is a grid which has product groups down one side and salesperson commission groups across the top. These are then cross referenced to get the correct commission percentage.<br><br>I hope this is as clear as mud!!<br><br>Thanks in anticipation<br><br><br>Zany<br>x<br>