shabbaranks
Registered User.
- Local time
- Today, 07:28
- Joined
- Oct 17, 2011
- Messages
- 300
Hi guys,
Something that I have been taking for granted and only today realised - am I correct in thinking when you create a query using the QBE Access creates a temporary table to display the data and if I was to put the same sql code into VBA I would need to create some sort of field all be it a temporary table or list box to display the results of the sql?
Or am I over thinking the process?
Thanks
Something that I have been taking for granted and only today realised - am I correct in thinking when you create a query using the QBE Access creates a temporary table to display the data and if I was to put the same sql code into VBA I would need to create some sort of field all be it a temporary table or list box to display the results of the sql?
Or am I over thinking the process?
Thanks