shijuantony2002
Registered User.
- Local time
- Tomorrow, 03:42
- Joined
- Feb 23, 2009
- Messages
- 35
I have two fields in a query, say one field name is "A" which is an output of another query linked to it and other field name is also "A" which is also an output of another query (other than above) linked to it.
Now since both the field name are same "A" am not able to combine these two fields with this expression ,
NameToDisplay:[A]+[A]
Any suggestion as i dont want to change the field name.
Now since both the field name are same "A" am not able to combine these two fields with this expression ,
NameToDisplay:[A]+[A]
Any suggestion as i dont want to change the field name.