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  

request order designing



 
 
Thread Tools Display Modes
  #1  
Old December 17th, 2007, 01:07 PM posted to microsoft.public.access.tablesdbdesign
AK
external usenet poster
 
Posts: 62
Default request order designing

In report header I need fields :
requested by

1)
Date
supplier name
request order#
payment terms (either cash or cheque)

2)
S#
Description
Qty
Unit Price
Amount

Can I consider above mentioned 1 and 2 as table?

- Table 1 must be printed only in 1st page.
- Sometimes there will be multiple pages in one order request which will
continue in continuing pages once cannot accommodate in one page. There will
be page numbers too. Can I get Auto line numbers in Table 2? If yes how
can I arrange data type of table one and table two?

  #2  
Old December 17th, 2007, 02:29 PM posted to microsoft.public.access.tablesdbdesign
Pat Hartman
external usenet poster
 
Posts: 392
Default request order designing

The ReportHeader section of a report appears ONLY on the first page so as
long as you are only printing one order at a time, you can place the group 1
fields there. As far as numbering the items for section 2 -
create a new unbound control
set its ControlSource to --- =1
set its grouping property to ---- Overall

"ak" wrote in message
...
In report header I need fields :
requested by

1)
Date
supplier name
request order#
payment terms (either cash or cheque)

2)
S#
Description
Qty
Unit Price
Amount

Can I consider above mentioned 1 and 2 as table?

- Table 1 must be printed only in 1st page.
- Sometimes there will be multiple pages in one order request which will
continue in continuing pages once cannot accommodate in one page. There
will
be page numbers too. Can I get Auto line numbers in Table 2? If yes how
can I arrange data type of table one and table two?



 




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 09:32 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.