I need to sum and print the total retail value of the inventory in the store. Here is the code I came up with but it seems to be wrong. Any suggestions?

Totalretailvalue = (fldQuantity * fldRetailprice )

Totalretailvalue = (fldQuantity * fldRetailprice )

Thats correct code you are write, then what type of errors do you have?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.