W
webicky
As part of Select - then make table query I am reading in the
following from a .csv file
SELECT [mytable].[Score]
Score SHOULD be number with a decimal 305.2. but has the value of *
in several places so Access converts to strings. I want to retain the
decimals and the stars should be blank.
What is the easiest way to do this?
following from a .csv file
SELECT [mytable].[Score]
Score SHOULD be number with a decimal 305.2. but has the value of *
in several places so Access converts to strings. I want to retain the
decimals and the stars should be blank.
What is the easiest way to do this?