onpnt...
Dim outletPrice2(1,1)
outletPrice2(0,0) = "515304GS"
outletPrice2(0,1) = "45"
savings = "22.50"
alert FormatPercent((savings / outletPrice2(0,1)), 0)
this example above is the 0 entry in the array and it is the one that will come out right, that is, 50%...