Editing Pivot Table

  • Thread starter Thread starter myles_everblue via AccessMonster.com
  • Start date Start date
M

myles_everblue via AccessMonster.com

Can anyone help me how can i edit/delete an item from my Pivot Table. First
time using Pivot. Could you please help me.
 
myles_everblue via AccessMonster.com said:
Can anyone help me how can i edit/delete an item from my Pivot Table. First
time using Pivot. Could you please help me.

Hi,
a pivot-table in access is the result of a query - it is only a view on
your data!
The structure of your data is very different from the structure of the
pivot-table. Therefore you have to edit the data in the base tables of
your pivot-table.
When you re-open your query, you will see the altered data!

(Only in simple queries, access allows editing data - it's a special
feature of access! A database-system like oracle allows no change of
data in a view!)

Stefan
 
myles_everblue via AccessMonster.com said:
Can anyone help me how can i edit/delete an item from my Pivot Table. First
time using Pivot. Could you please help me.

Hi,
a pivot-table in access is the result of a query - it is only a view on
your data!
The structure of your data is very different from the structure of the
pivot-table. Therefore you have to edit the data in the base tables of
your pivot-table.
When you re-open your query, you will see the altered data!

(Only in simple queries, access allows editing data - it's a special
feature of access! A database-system like oracle allows no change of
data in a view!)

Stefan
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top