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

Append only Null records in table



 
 
Thread Tools Display Modes
  #1  
Old July 14th, 2009, 06:58 PM posted to microsoft.public.access
accesshacker
external usenet poster
 
Posts: 29
Default Append only Null records in table

Hello,
I am trying to use an Append Query, based on data from a form, to append
Null fields in a table. When I execute the Append Query, it is appending all
records in the 4 fields to the new data.

I am using a continous form to add records to the table and want to append 4
fields without having to type in the data for each record.

Any help will be appreciated. Thanks!
  #2  
Old July 14th, 2009, 09:16 PM posted to microsoft.public.access
KARL DEWEY
external usenet poster
 
Posts: 10,767
Default Append only Null records in table

Post your query SQL.
--
Build a little, test a little.


"accesshacker" wrote:

Hello,
I am trying to use an Append Query, based on data from a form, to append
Null fields in a table. When I execute the Append Query, it is appending all
records in the 4 fields to the new data.

I am using a continous form to add records to the table and want to append 4
fields without having to type in the data for each record.

Any help will be appreciated. Thanks!

  #3  
Old July 14th, 2009, 09:26 PM posted to microsoft.public.access
accesshacker
external usenet poster
 
Posts: 29
Default Append only Null records in table

Actually figured out by placing in the criteria of the Append Query the
control name on the form and in the 'or' section put in Is Null for the
fields that contained the Null value and it is now working fine.

Thank you for the quick response though!

"KARL DEWEY" wrote:

Post your query SQL.
--
Build a little, test a little.


"accesshacker" wrote:

Hello,
I am trying to use an Append Query, based on data from a form, to append
Null fields in a table. When I execute the Append Query, it is appending all
records in the 4 fields to the new data.

I am using a continous form to add records to the table and want to append 4
fields without having to type in the data for each record.

Any help will be appreciated. Thanks!

 




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