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  

Print single input for from table



 
 
Thread Tools Display Modes
  #1  
Old July 11th, 2009, 02:14 AM posted to microsoft.public.access.forms
00sherwood
external usenet poster
 
Posts: 1
Default Print single input for from table

I am undertaking a national survey of transport availablility. I have made
up a table containing 189 ID's. (this will eventually go to approximately
9,000 ID's). I wish to extract each ID on a separate page so that I can
fill in the various details of the individual transport company, and then put
each page in a file in alphametical order. I only want one ID per page.
I keep getting one complete ID's details and the first couple of lines of the
next.
  #2  
Old July 11th, 2009, 03:03 AM posted to microsoft.public.access.forms
John W. Vinson
external usenet poster
 
Posts: 18,261
Default Print single input for from table

On Fri, 10 Jul 2009 18:14:10 -0700, 00sherwood
wrote:

I am undertaking a national survey of transport availablility. I have made
up a table containing 189 ID's. (this will eventually go to approximately
9,000 ID's). I wish to extract each ID on a separate page so that I can
fill in the various details of the individual transport company, and then put
each page in a file in alphametical order. I only want one ID per page.
I keep getting one complete ID's details and the first couple of lines of the
next.


What sort of "page"? a Webpage? Or are you trying to do this in Access?

If in Access, you would probably want to use a Form (in Single view) based on
the table, or on a query based on the table (sorted alphabetically by company
name).

Don't confuse data STORAGE (in a table, in no particular order, as fields of
various datatypes) with data DISPLAY (on a page or form, sorted, as textboxes,
combo boxes and other appropriate controls).

--

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