PC Review


Reply
Thread Tools Rate Thread

invoice line items

 
 
=?Utf-8?B?cm9kY2hhcg==?=
Guest
Posts: n/a
 
      16th Oct 2005
hey all,

can someone please tell me how to number my line items in my report?
e.g.
1. Product#1
2. Product#2

Is this something easy i can do?

thanks,
rodchar
 
Reply With Quote
 
 
 
 
=?Utf-8?B?T2Zlcg==?=
Guest
Posts: n/a
 
      17th Oct 2005
You can create a text field, in the control source of the field write
=1
And set the running sum of the field to yes
--
If I answered your question, please mark it as an answer. That way, it will
stay saved for a longer time, so other can benifit from it.

Good luck



"rodchar" wrote:

> hey all,
>
> can someone please tell me how to number my line items in my report?
> e.g.
> 1. Product#1
> 2. Product#2
>
> Is this something easy i can do?
>
> thanks,
> rodchar

 
Reply With Quote
 
 
 
 
=?Utf-8?B?JzY5IENhbWFybw==?=
Guest
Posts: n/a
 
      17th Oct 2005
> Is this something easy i can do?

Of course. Create two new text boxes in the Detail section of the report.
Open the Properties dialog window and select one of these text boxes. Name
it txtNum. Select the "Data" tab and select the Control Source Property.
Type:

=1

(No spaces.) Select the Running Sum Property and select Over All in the
combo box. Select the "Format" tab. Change the Visible Property to No.

Select the other text box and place it in the Detail section where you want
the Product# to show. Select the "Data" tab and type:

="Product#" & [txtNum]

Close the Properties dialog window and save the report. Open it and you'll
see Product#1 for the first item in the Detail section, Product#2 for the
second item, and so on.

HTH.
Gunny

See http://www.QBuilt.com for all your database needs.
See http://www.Access.QBuilt.com for Microsoft Access tips.

(Please remove ZERO_SPAM from my reply E-mail address so that a message will
be forwarded to me.)
- - -
If my answer has helped you, please sign in and answer yes to the question
"Did this post answer your question?" at the bottom of the message, which
adds your question and the answers to the database of answers. Remember that
questions answered the quickest are often from those who have a history of
rewarding the contributors who have taken the time to answer questions
correctly.


"rodchar" wrote:

> hey all,
>
> can someone please tell me how to number my line items in my report?
> e.g.
> 1. Product#1
> 2. Product#2
>
> Is this something easy i can do?
>
> thanks,
> rodchar

 
Reply With Quote
 
=?Utf-8?B?cm9kY2hhcg==?=
Guest
Posts: n/a
 
      17th Oct 2005
thanks everyone, this helped.

"rodchar" wrote:

> hey all,
>
> can someone please tell me how to number my line items in my report?
> e.g.
> 1. Product#1
> 2. Product#2
>
> Is this something easy i can do?
>
> thanks,
> rodchar

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I display 1 line per Invoice Summary w/totals from Invoice Detail ? mthornblad@gmail.com Microsoft Access Queries 4 26th Jun 2007 06:03 AM
How do I change the invoice number assigned in Invoice template... =?Utf-8?B?YWtyZXNz?= Microsoft Excel Misc 1 28th Feb 2005 07:36 PM
Invoice Template with Autoupdate for Invoice Number Barb Reinhardt Microsoft Word Document Management 2 10th Dec 2004 09:13 PM
That old Invoice toolbar in Excel 97's Invoice Template =?Utf-8?B?V2FycmlvciBPbmU=?= Microsoft Excel Misc 1 9th Apr 2004 04:31 PM
where is invoice under toolbar for excel 2002 invoice templet brian bernt Microsoft Excel Misc 3 28th Dec 2003 10:58 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:46 AM.