A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Running & Setting Up Queries
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

"Operation must use an Updateable Query." - How do I get round this?



 
 
Thread Tools Display Modes
  #1  
Old November 10th, 2004, 10:50 AM
John Ortt
external usenet poster
 
Posts: n/a
Default "Operation must use an Updateable Query." - How do I get round this?

I have a table of sales data which I want to summarise into daily sales
figures and update a table with.

The problem is that if I create the Summary Query and then try to use it to
update the Summary table I get the following error:

"Operation must use an Updateable Query."

Even though I am only trying to update the Table. Does anybody know a way
around this other than to create a temporary table and use that?

Thanks in Advance,

John


  #2  
Old November 10th, 2004, 12:04 PM
Michel Walsh
external usenet poster
 
Posts: n/a
Default

Hi,


Try using DSum rather than SUM. As soon as there is an aggregate, the
query is annotated as not being updateable, even if you don't try to update
the SUM, as example.


Hoping it may help,
Vanderghast, Access MVP


"John Ortt" wrote in message
...
I have a table of sales data which I want to summarise into daily sales
figures and update a table with.

The problem is that if I create the Summary Query and then try to use it
to
update the Summary table I get the following error:

"Operation must use an Updateable Query."

Even though I am only trying to update the Table. Does anybody know a way
around this other than to create a temporary table and use that?

Thanks in Advance,

John




 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Union Query Not Returning A Value Jeff G Running & Setting Up Queries 2 October 19th, 2004 05:47 PM
not updateable query ria New Users 2 October 15th, 2004 01:33 PM
Too Few Parameters error Mail Merge Access Parameter Query Tony_VBACoder Mailmerge 3 September 14th, 2004 12:15 PM
Full Outer Join not Union to produce an updateable query Lori Zorr Running & Setting Up Queries 2 August 12th, 2004 07:48 PM
Cummaltive/Summarised Item total on a different product vlookup, depending on the description on the operation John Colling Worksheet Functions 2 February 21st, 2004 03:44 PM


All times are GMT +1. The time now is 07:59 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.