Gurus, I want to be able to type in new data or alter data in a table
(datasheet) view.
When i do this in datasheet view, MS Access shows an icon (little pen
writing) on the extreme left hand side of the datasheet view confirming i can
freely edit my data. likewise, when i run a query on this table to subset
some of its data, access allows me to edit the data from the datasheet mode
in the same way. it updates the source table okay.
So far so good. however....
Now when i run a query on the same table but this time join a field or
fields with the field of another table, the resulting query data sheet view
will not let me edit the data from the datasheet view. And the icon has
gone. Is there something i am missing here or is MS Access set up to disalow
this type of editing. (i have tried to do it by creating a form based on the
query results making sure the properties of each field i want to change will
allow editing but this still wont work.)
--
Peter
|
|
0
|
|
|
|
Reply
|
Utf
|
6/18/2007 2:42:00 AM |
|
In Access Help type the following in the Answer Wizard tab
When can I update data from a query
Select about updaing data (or the above) that from the list for an
explanation of some of the causes and alternative solutions.
Access MVP Allen Browne has summarized some of the reasons:
Query results will be read-only if any of the following apply:
.. It has a GROUP BY clause (totals query).
.. It has a TRANSFORM clause (crosstab query).
.. It contains a DISTINCT predicate.
.. It uses First(), Sum(), Max(), Count(), etc. in the SELECT clause
(performs aggregation).
.. It involves a UNION.
.. It has a subquery in the SELECT clause.
.. It uses JOINs of different directions on multiple tables in the FROM
clause.
.. The query's Recordset Type property is set to Snapshot.
.. The query is based on another query that is read-only (stacked query.)
.. Your permissions are read-only (Access security.)
.. The database is opened read-only, or the file attributes are read-only, or
the database is on read-only media (e.g. CD-ROM, network drive without write
privileges.)
--
Allen Browne - Microsoft MVP. Perth, Western Australia.
--
John Spencer
Access MVP 2002-2005, 2007
Center for Health Program Development and Management
University of Maryland Baltimore County
..
"Peter" <Peter@discussions.microsoft.com> wrote in message
news:19613700-0BC1-4A5B-A578-96C30392FF61@microsoft.com...
> Gurus, I want to be able to type in new data or alter data in a table
> (datasheet) view.
>
> When i do this in datasheet view, MS Access shows an icon (little pen
> writing) on the extreme left hand side of the datasheet view confirming i
> can
> freely edit my data. likewise, when i run a query on this table to subset
> some of its data, access allows me to edit the data from the datasheet
> mode
> in the same way. it updates the source table okay.
>
> So far so good. however....
>
> Now when i run a query on the same table but this time join a field or
> fields with the field of another table, the resulting query data sheet
> view
> will not let me edit the data from the datasheet view. And the icon has
> gone. Is there something i am missing here or is MS Access set up to
> disalow
> this type of editing. (i have tried to do it by creating a form based on
> the
> query results making sure the properties of each field i want to change
> will
> allow editing but this still wont work.)
>
> --
> Peter
|
|
0
|
|
|
|
Reply
|
John
|
6/18/2007 11:02:02 AM
|
|
Thanks very much John.
i will try your suggestion.
--
Peter
"John Spencer" wrote:
> In Access Help type the following in the Answer Wizard tab
> When can I update data from a query
>
> Select about updaing data (or the above) that from the list for an
> explanation of some of the causes and alternative solutions.
>
> Access MVP Allen Browne has summarized some of the reasons:
>
> Query results will be read-only if any of the following apply:
> .. It has a GROUP BY clause (totals query).
> .. It has a TRANSFORM clause (crosstab query).
> .. It contains a DISTINCT predicate.
> .. It uses First(), Sum(), Max(), Count(), etc. in the SELECT clause
> (performs aggregation).
> .. It involves a UNION.
> .. It has a subquery in the SELECT clause.
> .. It uses JOINs of different directions on multiple tables in the FROM
> clause.
> .. The query's Recordset Type property is set to Snapshot.
> .. The query is based on another query that is read-only (stacked query.)
> .. Your permissions are read-only (Access security.)
> .. The database is opened read-only, or the file attributes are read-only, or
> the database is on read-only media (e.g. CD-ROM, network drive without write
> privileges.)
>
> --
> Allen Browne - Microsoft MVP. Perth, Western Australia.
>
> --
> John Spencer
> Access MVP 2002-2005, 2007
> Center for Health Program Development and Management
> University of Maryland Baltimore County
> ..
>
> "Peter" <Peter@discussions.microsoft.com> wrote in message
> news:19613700-0BC1-4A5B-A578-96C30392FF61@microsoft.com...
> > Gurus, I want to be able to type in new data or alter data in a table
> > (datasheet) view.
> >
> > When i do this in datasheet view, MS Access shows an icon (little pen
> > writing) on the extreme left hand side of the datasheet view confirming i
> > can
> > freely edit my data. likewise, when i run a query on this table to subset
> > some of its data, access allows me to edit the data from the datasheet
> > mode
> > in the same way. it updates the source table okay.
> >
> > So far so good. however....
> >
> > Now when i run a query on the same table but this time join a field or
> > fields with the field of another table, the resulting query data sheet
> > view
> > will not let me edit the data from the datasheet view. And the icon has
> > gone. Is there something i am missing here or is MS Access set up to
> > disalow
> > this type of editing. (i have tried to do it by creating a form based on
> > the
> > query results making sure the properties of each field i want to change
> > will
> > allow editing but this still wont work.)
> >
> > --
> > Peter
>
>
>
|
|
0
|
|
|
|
Reply
|
Utf
|
6/18/2007 12:02:00 PM
|
|
|
2 Replies
768 Views
(page loaded in 0.083 seconds)
Similiar Articles: Editing data in datasheet view from a query joining other tables ...Gurus, I want to be able to type in new data or alter data in a table (datasheet) view. When i do this in datasheet view, MS Access shows an icon (... Can a Table be opened in datasheet view from a form - microsoft ...Editing data in datasheet view from a query joining other tables ... Can a Table be opened in datasheet view from a form - microsoft ... Editing data in datasheet view ... Linked Oracle Tables - Query - SLOW!!! - microsoft.public.access ...switching between open tables, queries - microsoft.public.access ... Editing data in datasheet view from a query joining other tables ... Linked Oracle Tables - Query ... Wizard unable to open form in Form or Datasheet view - microsoft ...Editing data in datasheet view from a query joining other tables ... Wizard unable to open form in Form or Datasheet view - microsoft ... public.access.forms ... MS Query Joins - microsoft.public.excel.miscEditing data in datasheet view from a query joining other tables ... MS Query Joins - microsoft.public.excel.misc Editing data in datasheet view from a query joining other ... Inline view with a left join - microsoft.public.sqlserver ...Editing data in datasheet view from a query joining other tables ..... shows an icon (little pen > > writing) on the extreme left hand side of the datasheet view ... Transform Data in a table - microsoft.public.accessEditing data in datasheet view from a query joining other tables ... Gurus, I want to be able to type in new data or alter data in a table (datasheet) view. ... switching between open tables, queries - microsoft.public.access ...... SLOW!!! - microsoft.public.access ... switching between open tables, queries - microsoft.public.access ... Editing data in datasheet view from a query joining other tables ... Multiple lines in datasheet view - microsoft.public.access ...Editing data in datasheet view from a query joining other tables ... Multiple lines in datasheet view - microsoft.public.access ... Editing data in datasheet view from a ... update data from aggregate query - microsoft.public.access.queries ...Editing data in datasheet view from a query joining other tables ...-- Peter "John Spencer" wrote: > In Access Help type the following in the Answer Wizard tab > When can ... Editing data in datasheet view from a query joining other tables ...Gurus, I want to be able to type in new data or alter data in a table (datasheet) view. When i do this in datasheet view, MS Access shows an icon (... Edit data in a query - Access - Office.com... you cannot edit data in query Datasheet view to ... keys in other tables.). Add ... table or one query, and the tables or the queries are not joined by a join line in Design view. ACC97: How to Edit Records in Related Tables in a Microsoft Access ...... Add or Edit Data in a Datasheet (Table or Query ... data in other tables. For ... or query, and the tables or queries aren't joined by a join line in Design view When can I update data from a query? (MDB) - Access - Office.comIn some cases, you can edit data in query Datasheet view to change the data in the underlying table. In other cases, you ... You must join the tables properly in order to ... Edit data in a query Microsoft Access - TutCity - Free Tutorials ...... cannot edit data in query Datasheet view ... type of join.) data in a table or query (query: A question about the data stored in your tables ... table data is show on the other ... 7/24/2012 12:11:09 PM
|