My Assistant
![]() ![]() |
|
|
Mar 18 2008, 02:49 PM
Post
#1
|
|
|
UtterAccess Addict Posts: 192 From: Iowa, USA |
Say you have qry1 where a field was named "Full Address: CompleteAdd" to change the column title, then qry2 uses "Full Address" as a field, in code would you refer to the field in qry2 as "Full Address" or "CompleteAdd"?
Thanks, rsmccli |
|
|
|
Mar 18 2008, 03:15 PM
Post
#2
|
|
|
UtterAccess VIP Posts: 4,236 From: Dayton, OH |
If you use an alias (i.e. Full Address) in the query, you would use that in code if your record set is based on the query that contains the alias (i.e. qry2).
|
|
|
|
Mar 18 2008, 03:48 PM
Post
#3
|
|
|
UtterAccess Addict Posts: 192 From: Iowa, USA |
Roger; thank you.
|
|
|
|
![]() ![]() |
|
Go to Top · Lo-Fi Version | Time is now: 18th May 2013 - 03:47 PM |