Thread
:
SQL Combining Field Results
View Single Post
#
2
Posted to microsoft.public.excel.programming
arno
external usenet poster
Posts: 184
SQL Combining Field Results
Hi,
use & instead of +.
eg. Select field1&field2 from mytable
arno
Reply With Quote
arno
View Public Profile
Find all posts by arno