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  

Append Query



 
 
Thread Tools Display Modes
  #1  
Old October 14th, 2008, 04:57 AM posted to microsoft.public.access.tablesdbdesign
Frank Situmorang[_2_]
external usenet poster
 
Posts: 340
Default Append Query

Hello, I have Adcess2002, when I tried to make an append queiry, I do not see
in the wizzard neither in the ready desingn view, the way to make the append
query. Anyone can help us.
--
H. Frank Situmorang
  #2  
Old October 14th, 2008, 06:15 AM posted to microsoft.public.access.tablesdbdesign
Allen Browne
external usenet poster
 
Posts: 11,706
Default Append Query

Create the select query.

In query design view, choose Append on the Query menu.
Access will ask which table you want to append to.

--
Allen Browne - Microsoft MVP. Perth, Western Australia
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.

"Frank Situmorang" wrote in message
news
Hello, I have Adcess2002, when I tried to make an append queiry, I do not
see
in the wizzard neither in the ready desingn view, the way to make the
append
query. Anyone can help us.
--
H. Frank Situmorang


  #3  
Old October 14th, 2008, 03:21 PM posted to microsoft.public.access.tablesdbdesign
Frank Situmorang[_2_]
external usenet poster
 
Posts: 340
Default Append Query

Thanks Allen for your explanation. Since the user normally, do not want to go
so many steps. Do you have the sample with VBA that guide user to do it with
menu?.

Thanks for your help
--
H. Frank Situmorang


"Allen Browne" wrote:

Create the select query.

In query design view, choose Append on the Query menu.
Access will ask which table you want to append to.

--
Allen Browne - Microsoft MVP. Perth, Western Australia
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.

"Frank Situmorang" wrote in message
news
Hello, I have Adcess2002, when I tried to make an append queiry, I do not
see
in the wizzard neither in the ready desingn view, the way to make the
append
query. Anyone can help us.
--
H. Frank Situmorang



  #4  
Old October 14th, 2008, 03:58 PM posted to microsoft.public.access.tablesdbdesign
Allen Browne
external usenet poster
 
Posts: 11,706
Default Append Query

No. I never ask a user to create an append query, Frank.

What I tend to do is create a form where the user can enter the values (or
criteria or whatever) for the query, and then create the SQL statement in
code and Execute it.

--
Allen Browne - Microsoft MVP. Perth, Western Australia
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.

"Frank Situmorang" wrote in message
...
Thanks Allen for your explanation. Since the user normally, do not want to
go
so many steps. Do you have the sample with VBA that guide user to do it
with
menu?.

Thanks for your help
--
H. Frank Situmorang


"Allen Browne" wrote:

Create the select query.

In query design view, choose Append on the Query menu.
Access will ask which table you want to append to.

"Frank Situmorang" wrote in message
news
Hello, I have Adcess2002, when I tried to make an append queiry, I do
not
see
in the wizzard neither in the ready desingn view, the way to make the
append
query. Anyone can help us.


 




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