Hey Alex
I just found out the solution to my problem. The commas in the currency value creates another column when inserted into a list box, In order to prevent that from happening I had to add single quotes to change the currency value into a string. Updated code below.
sql = "insert into...