lloydmav
Registered User.
- Local time
- Today, 21:21
- Joined
- Nov 15, 2002
- Messages
- 75
I'm sure this must be an easy one, I haven't used access for years and I've forgot how to do everything.
I'm designing a query based on a linked table which belongs to someone else. Unfortunately they appear to have stored a cost value (eg. 12030.30) as text.
I need to group the table records together and sum the cost value but I can't because its a text data type. Can anyone help me convert the data type within the query so that I can sum the costs, I've tried to build the expression using the cdbl() function but got stuck when it asked me for a parameter.....
Would appreciate the help
Thanks
Lloyd
p.s using Access 97....
I'm designing a query based on a linked table which belongs to someone else. Unfortunately they appear to have stored a cost value (eg. 12030.30) as text.
I need to group the table records together and sum the cost value but I can't because its a text data type. Can anyone help me convert the data type within the query so that I can sum the costs, I've tried to build the expression using the cdbl() function but got stuck when it asked me for a parameter.....
Would appreciate the help
Thanks
Lloyd
p.s using Access 97....