G
Guest
I'm just playing around by learning to write my queries in SQL just for fun.
I want to convert a text field to a number in the select statement. So, I
think I need to use the CDBL to convert the field, but I can't get the exact
syntax.
CDBL ([fieldname]) AS "NewName"
Am I close?
Ted
I want to convert a text field to a number in the select statement. So, I
think I need to use the CDBL to convert the field, but I can't get the exact
syntax.
CDBL ([fieldname]) AS "NewName"
Am I close?
Ted