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 » Database Design
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

cross tab insert



 
 
Thread Tools Display Modes
  #1  
Old February 25th, 2005, 07:39 AM
Roy
external usenet poster
 
Posts: n/a
Default cross tab insert

hi
got a table with Week code, Product Code, Quantity
now i have done a crosstab with product code as row, week code as column and
quantity as value.
the only thing i need now is to insert data in the query, but the guy
doesn't let me do it.
i open to any ideia. do you think my sctructure is badly build???

thank u
  #2  
Old February 25th, 2005, 02:00 PM
Duane Hookom
external usenet poster
 
Posts: n/a
Default

A crosstab is summary information so it is not updateable. You would need to
add or edit records in the base table(s).

If you crosstab is displayed in a form, you may be able to use a
double-click event to open a dialog type form to enter the new quantity in
the table and then close the dialog form and requery the crosstab form.

--
Duane Hookom
MS Access MVP


"Roy" wrote in message
...
hi
got a table with Week code, Product Code, Quantity
now i have done a crosstab with product code as row, week code as column
and
quantity as value.
the only thing i need now is to insert data in the query, but the guy
doesn't let me do it.
i open to any ideia. do you think my sctructure is badly build???

thank u



 




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
insert cross reference to multiple captions giovanni General Discussion 4 September 13th, 2007 05:21 PM
updating graphics inserted with Insert and Link option Ann Pillman General Discussion 1 October 11th, 2004 04:04 PM
Insert another doc as second or third page? Mike Fitz mfitzge9 @ nycap.rr.com New Users 0 April 28th, 2004 02:44 PM
Increment column value based on insert string A.W.J. Ales Worksheet Functions 1 April 15th, 2004 02:44 PM
Increment column value based on insert string Bharnick Worksheet Functions 0 April 15th, 2004 01:08 PM


All times are GMT +1. The time now is 07:58 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.