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

No longer have a blank entry line?! What happened?!



 
 
Thread Tools Display Modes
  #1  
Old June 10th, 2004, 05:46 PM
Daniel
external usenet poster
 
Posts: n/a
Default No longer have a blank entry line?! What happened?!

Hello,

I had a form that had as a record source a table. When the form was opened it showed a listing of the data but always end with a blank entry line so that the user could add a new entry.

I have recently had to modify the record source to be now based on a query that uses three tables. However, the form no longer displays a blank entry line anymore. How can I get it back? Why is it gone in the first place?

thank you for the help,

Daniel
  #2  
Old June 10th, 2004, 05:54 PM
Rick B
external usenet poster
 
Posts: n/a
Default No longer have a blank entry line?! What happened?!

Sounds like your form is now based on a query that is not updatable. Open
the underlying query and see if you can add records there. I'm betting
because of the types of joins/selections that you will not be able to.

Rick B


"Daniel" wrote in message
...
Hello,

I had a form that had as a record source a table. When the form was opened
it showed a listing of the data but always end with a blank entry line so
that the user could add a new entry.

I have recently had to modify the record source to be now based on a query
that uses three tables. However, the form no longer displays a blank entry
line anymore. How can I get it back? Why is it gone in the first place?

thank you for the help,

Daniel


  #3  
Old June 10th, 2004, 06:31 PM
Daniel
external usenet poster
 
Posts: n/a
Default No longer have a blank entry line?! What happened?!

You were right, but how can I make it updatable?! What makes a query updatable or not?

Daniel
  #4  
Old June 10th, 2004, 07:41 PM
Rick B
external usenet poster
 
Posts: n/a
Default No longer have a blank entry line?! What happened?!

That is a harder question. Copy and paste your query in here and we can
look at it. Hopefully an MVP or someone a little better at that type of
thing will see it.

Rick B


"Daniel" wrote in message
...
You were right, but how can I make it updatable?! What makes a query
updatable or not?

Daniel


  #5  
Old June 11th, 2004, 06:42 AM
Dirk Goldgar
external usenet poster
 
Posts: n/a
Default No longer have a blank entry line?! What happened?!

"Daniel" wrote in message

You were right, but how can I make it updatable?! What makes a query
updatable or not?


See the help file topic, "When can I update data from a query?" In the
Access 2002 help, this topic is located under "Queries" - "Opening,
Viewing, and Running Queries".

If that doesn't help you figure it out, post the SQL of the query.

--
Dirk Goldgar, MS Access MVP
www.datagnostics.com

(please reply to the newsgroup)


  #6  
Old June 16th, 2004, 09:21 PM
Annelie
external usenet poster
 
Posts: n/a
Default No longer have a blank entry line?! What happened?!

I had the same thing happen to me the other day. My data came from one table
only, so there was no updatable problem. What I found was, that I had for
some reason some time ago, for some reason, I removed the primary key from
the main table. As soon as I put the primary key back to my main field, the
input line reappeared again.
Annelie

"Daniel" wrote in message
...
You were right, but how can I make it updatable?! What makes a query

updatable or not?

Daniel



 




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 04:04 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.