G
Guest
This seems like it should be very simple but I can't seem to find a solution. Maybe I'm missing something very basic.
I'm wanting to convert the datatype of a field within a query from text to number. I can convert the data within the field during the running of a query (using the Format function). However, when I copy and paste or import into Excel it still shows it as text requiring me to convert it within Excel (which is quite easy but I would prefer not to have to do this step).
I'm aware of DateValue which converts a certain data type into a date type. Is there an equivalent such as NumberValue?
I'd greatly appreciate any help as this is holding me back from far more important things. Let me know if you need any further information
I'm wanting to convert the datatype of a field within a query from text to number. I can convert the data within the field during the running of a query (using the Format function). However, when I copy and paste or import into Excel it still shows it as text requiring me to convert it within Excel (which is quite easy but I would prefer not to have to do this step).
I'm aware of DateValue which converts a certain data type into a date type. Is there an equivalent such as NumberValue?
I'd greatly appreciate any help as this is holding me back from far more important things. Let me know if you need any further information