M
moemoe77
I have a value that was imported into excel in a comma delimited file
with the negative sign after the value (on the right side). I am
trying to find a function, subroutine, anything that will make excel
recognize this value as a negative. The value is supposed to be in
currency, but is shown as general(text). This .csv file is to be
imported into a SQL database, which also does not recognize this
value. The database actually shows these values as text when imported
as the .csv file. If imported as .xls file, the values are null.
Yet, Access will recognize the value as negative. Thanks in advance
for any suggestions.
with the negative sign after the value (on the right side). I am
trying to find a function, subroutine, anything that will make excel
recognize this value as a negative. The value is supposed to be in
currency, but is shown as general(text). This .csv file is to be
imported into a SQL database, which also does not recognize this
value. The database actually shows these values as text when imported
as the .csv file. If imported as .xls file, the values are null.
Yet, Access will recognize the value as negative. Thanks in advance
for any suggestions.