Hi Guys,
I have a basic formula in one of my columns in a query. Its saying 'if there was an order on this date, put the order number in this column'. Easy peasy.
Except the order numbers are being pulled from excel via a linked table.
And they INSIST of being outputted back to excel as text.
I have tried going to properties in the query and formatting the column as a number. And in excel, they seem to show up as a number.
But once back in excel... 'number stored as text, convert to number?'
Its frustrating for the fact that the table is humongous. And converting text to number can take 15 MINUTES!
Is there a way to conclusively format the text as numbers? Maybe in SQL?
I have a basic formula in one of my columns in a query. Its saying 'if there was an order on this date, put the order number in this column'. Easy peasy.
Except the order numbers are being pulled from excel via a linked table.
And they INSIST of being outputted back to excel as text.
I have tried going to properties in the query and formatting the column as a number. And in excel, they seem to show up as a number.
But once back in excel... 'number stored as text, convert to number?'
Its frustrating for the fact that the table is humongous. And converting text to number can take 15 MINUTES!
Is there a way to conclusively format the text as numbers? Maybe in SQL?