G
Guest
I keep getting Type Conversion Error when trying to write an update query. I
am trying to change a field so that it no longer has commas in the numbers
(making 100,000 to 100000). For the update query in field i have that column
selected (votes), in table i have the database it comes from (Sheet 1), then
in update to i have: Replace("Votes",","""). When I apply this is the the
error 250 data files can't be changed due to type conversion error.
thanks in advance for your help
am trying to change a field so that it no longer has commas in the numbers
(making 100,000 to 100000). For the update query in field i have that column
selected (votes), in table i have the database it comes from (Sheet 1), then
in update to i have: Replace("Votes",","""). When I apply this is the the
error 250 data files can't be changed due to type conversion error.
thanks in advance for your help