Hi I am bringing in the price of books using amazons web services, the following line displays the price in a datagrid (vb.net):
dr("LNP") = item.offersummary.lowestnewprice
However something that is $30.99 apears as 3099 ... how can I format this.. any help would be appriciated
Cheers