Neil.Cranston
New member
- Local time
- Today, 23:03
- Joined
- Jun 18, 2001
- Messages
- 6
I want to join to fields in a query. I am using access 97. I just want to be able to pick up two fields from the query, create a new column and display the details together. the code I am using to create the column is
Switch&Port:[switch]&"-"&[port]
when i try and run the query i get an error saying that i have not used brackets correctly.
any one got any suggestions, or is this sort of operation not allowed.
Neil Cranston
Switch&Port:[switch]&"-"&[port]
when i try and run the query i get an error saying that i have not used brackets correctly.
any one got any suggestions, or is this sort of operation not allowed.
Neil Cranston