Hi
I have sort of asked this question before and was just wondering if it is possible at all???
I'm trying to get the data into a Sage Payroll CSV file, one of the problems is that the field name is:
Contact Telephone No.
in the query below, part of the code is:
I have tried quite a few different things but it just WONT allow me to use the . (dot)
Is there away to insert it???
Pls and thx
Darin
I have sort of asked this question before and was just wondering if it is possible at all???
I'm trying to get the data into a Sage Payroll CSV file, one of the problems is that the field name is:
Contact Telephone No.
in the query below, part of the code is:
Code:
Null AS [Contact Telephone No],
I have tried quite a few different things but it just WONT allow me to use the . (dot)
Is there away to insert it???
Pls and thx
Darin