I am having problems fixing a number of problems, this is one that keeps showing up. I don't know what to do to fix it, I have tried to change from integers to numbers to strings to decimals. I am writing a string array, but I am beat at this point. I may mention, I am brand new to programming, and this is my first class.

Thanks,

Monty.


Error 5 Overload resolution failed because no accessible '*' can be called with these arguments:
'Public Shared Operator *(d1 As Decimal, d2 As Decimal) As Decimal': Value of type '1-dimensional array of String' cannot be converted to 'Decimal'. C:\Users\Monty\Documents\School\Design Logic and Prog CINS 113\Zak Labs\Mid-Term project.vb\Mid-Term project.vb\JM Sales.vb 25 24 Mid-Term project.vb