Good morning.
I have a DB with a linked table. One of the field values the table contains is a number...formatted as text. Since it is a linked table I cannot change the field format to number.
I am trying to use the FormatNumber function in a table build query to change the text field to a number. When I run the query in Datasheet view..the conversion works and field shows as a number....however when I run the query normally it does produce the temporary table I want but the FormatNumber value from the query reverts to text again. I tried setting the table format to number and then repeating the load...still text.
Due to further operations in the DB...this value must be a number. And, I do not have control of the linked source table.
Help
I have a DB with a linked table. One of the field values the table contains is a number...formatted as text. Since it is a linked table I cannot change the field format to number.
I am trying to use the FormatNumber function in a table build query to change the text field to a number. When I run the query in Datasheet view..the conversion works and field shows as a number....however when I run the query normally it does produce the temporary table I want but the FormatNumber value from the query reverts to text again. I tried setting the table format to number and then repeating the load...still text.
Due to further operations in the DB...this value must be a number. And, I do not have control of the linked source table.
Help