User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the MS Access and FileMaker Pro section within the Web Development category of DaniWeb, a massive community of 423,088 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 4,385 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our MS Access and FileMaker Pro advertiser: Programming Forums
Views: 1261 | Replies: 2
Reply
Join Date: Dec 2006
Posts: 3
Reputation: jrb47 is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
jrb47 jrb47 is offline Offline
Newbie Poster

table from union query

  #1  
Jul 8th, 2008
How can you make a table from a union query in access - i have the union working and producing what i want but i can store it as a view or as a table - i keep getting syntax errors

INSERT INTO HgTotals

SELECT CollectionDate,HgTotalnglA as AllHGtotal
FROM HgPace

UNION

 SELECT CollectionDate,HgTotalnglB as AllHGtotal
FROM HgPace;

the end result is i need to use the unioned data for a calculations
so if someone knows how to use a query for data creation instead of a table that would work also i think
AddThis Social Bookmark Button
Reply With Quote  
Join Date: Nov 2007
Location: Arkansas
Posts: 393
Reputation: buddylee17 will become famous soon enough buddylee17 will become famous soon enough 
Rep Power: 2
Solved Threads: 76
buddylee17's Avatar
buddylee17 buddylee17 is offline Offline
Posting Whiz

Re: table from union query

  #2  
Jul 11th, 2008
Save the union query. Create a new create table query that uses the union you just created.
Reply With Quote  
Join Date: Jan 2008
Posts: 29
Reputation: boblarson is an unknown quantity at this point 
Rep Power: 1
Solved Threads: 2
boblarson's Avatar
boblarson boblarson is offline Offline
Light Poster

Re: table from union query

  #3  
Jul 13th, 2008
Why not just save the union query and use it in another query for your calculations just like using another query.
Bob Larson
____________________________________
Access MVP
For Quick Tutorials and Samples for Microsoft Access: BTAB Development
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.

DaniWeb MS Access and FileMaker Pro Marketplace
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

Thread Tools Display Modes

Similar Threads
Other Threads in the MS Access and FileMaker Pro Forum

All times are GMT -4. The time now is 5:55 am.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC