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  

Design problem?



 
 
Thread Tools Display Modes
  #1  
Old November 24th, 2008, 06:08 PM posted to microsoft.public.access.tablesdbdesign
Patttt
external usenet poster
 
Posts: 15
Default Design problem?

Is there a reason why a subform won't let you enter new data? I can enter new
data in the main form section just fine. The subform does have the dropdown
list that displays the correct choices, but when I click on one of them,
nothing is entered in the field. Essentially, the subform only displays the
existing data but won't let you enter new records. The tables ARE related, so
it's not a relationship issue. any thoughts? Thanks for your help! Pat
  #2  
Old November 24th, 2008, 06:14 PM posted to microsoft.public.access.tablesdbdesign
Rick Brandt
external usenet poster
 
Posts: 4,354
Default Design problem?

On Mon, 24 Nov 2008 10:08:01 -0800, Patttt wrote:

Is there a reason why a subform won't let you enter new data? I can
enter new data in the main form section just fine. The subform does have
the dropdown list that displays the correct choices, but when I click on
one of them, nothing is entered in the field. Essentially, the subform
only displays the existing data but won't let you enter new records. The
tables ARE related, so it's not a relationship issue. any thoughts?
Thanks for your help! Pat


Either your form does not allow edits/inserts or the RecordSource it is
bound to does not. Are you using a query for the form's RecordSource?
Many queries are read only.


--
Rick Brandt, Microsoft Access MVP
Email (as appropriate) to...
RBrandt at Hunter dot com
  #3  
Old November 24th, 2008, 06:44 PM posted to microsoft.public.access.tablesdbdesign
Patttt
external usenet poster
 
Posts: 15
Default Design problem?

I didn't write the original database but am trying to correct a number of
problems in it. As far as I can tell, the form is based on a query that is
based on a table. :} I drilled down and learned that I can enter a new record
in the table but not in the query.

"Rick Brandt" wrote:

On Mon, 24 Nov 2008 10:08:01 -0800, Patttt wrote:

Is there a reason why a subform won't let you enter new data? I can
enter new data in the main form section just fine. The subform does have
the dropdown list that displays the correct choices, but when I click on
one of them, nothing is entered in the field. Essentially, the subform
only displays the existing data but won't let you enter new records. The
tables ARE related, so it's not a relationship issue. any thoughts?
Thanks for your help! Pat


Either your form does not allow edits/inserts or the RecordSource it is
bound to does not. Are you using a query for the form's RecordSource?
Many queries are read only.


--
Rick Brandt, Microsoft Access MVP
Email (as appropriate) to...
RBrandt at Hunter dot com

  #4  
Old November 24th, 2008, 08:04 PM posted to microsoft.public.access.tablesdbdesign
Patttt
external usenet poster
 
Posts: 15
Default Design problem?

BTW - How do I tell if the query is read only? I don't see anything about it
in the properties section........ thanks!

"Rick Brandt" wrote:

On Mon, 24 Nov 2008 10:08:01 -0800, Patttt wrote:

Is there a reason why a subform won't let you enter new data? I can
enter new data in the main form section just fine. The subform does have
the dropdown list that displays the correct choices, but when I click on
one of them, nothing is entered in the field. Essentially, the subform
only displays the existing data but won't let you enter new records. The
tables ARE related, so it's not a relationship issue. any thoughts?
Thanks for your help! Pat


Either your form does not allow edits/inserts or the RecordSource it is
bound to does not. Are you using a query for the form's RecordSource?
Many queries are read only.


--
Rick Brandt, Microsoft Access MVP
Email (as appropriate) to...
RBrandt at Hunter dot com

 




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


All times are GMT +1. The time now is 12:47 PM.


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