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  

Forms to report



 
 
Thread Tools Display Modes
  #1  
Old August 28th, 2008, 08:26 PM posted to microsoft.public.access.forms
tremb
external usenet poster
 
Posts: 1
Default Forms to report

How to transfer information from a form table to a report that is already in
database?
  #2  
Old August 28th, 2008, 09:21 PM posted to microsoft.public.access.forms
John W. Vinson
external usenet poster
 
Posts: 18,261
Default Forms to report

On Thu, 28 Aug 2008 12:26:01 -0700, tremb
wrote:

How to transfer information from a form table to a report that is already in
database?


Since there is no such thing as a "form table" your question has no answer.

Tables are used to store data.

Forms are usually linked to tables, allowing onscreen display and editing of
the data in the tables.

Reports are based upon tables (usually via a Query) to print the data in the
tables.

If you have an existing report, you can use its Recordsource property (again,
usually a Query) to specify which tables - and which records in the table -
will be printed.
--

John W. Vinson [MVP]
 




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 07:31 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.