Re: Still I need to know how
- From: "Evi" <evwool@xxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 12 Mar 2008 00:36:25 GMT
That's great, it looks like you have successfully added a Counter control
Do you mean that you only want to see 1 invoice at a time or that you want
to see each invoice on a different page?
If you just mean that you don't want to see the word Description then click
on that control in the report's Design view and delete it.
Evi
"ak" <akuttym@xxxxxxxxxxx> wrote in message
news:4FF9EE8D-962B-4618-AE9E-5F06717C9CA9@xxxxxxxxxxxxxxxx
I have done as you told me. Let me tell you how my report can see now.in
I dont want three invoices's description as below.
INV_NO : 1 Date:10/2/2008
TO : ABC COMPANY
_______________________
S# DESCRIPTION
--------------------------------
1 CUTTER 10.00
2 PENCIL 5.00
3 PEN 2.00
1 PAPER CLIP 4.00
2 RUBBER 3.00
3 STAPLER 8.00
4 PIN 6.00
1 PENCIL 2.00
Evi" wrote:
I see the problem. The word Control means (partly) anything that you put
checka report or a form in Design view - lines, fields, text boxes, labels,
drewboxes etc.
Am I right? You have put in a text box called Line_No?
*This should not be a field in your Query*, just a text box which you
Group.there.
When you first put the text box in your report, it will have the word
(Unbound) written in it.
Type
=1
in it.
(this is the same as typing =1 in the Control Source)
When the Properties box is open, click on the tab that says Data.
One of the lines there will be labelled Control Source.
It should have =1 typed next to it.
Just below that in the Properties box is a line labelled
Running Sum
Click in that and you will see a down-arrow. Here you can choose Over
in
There is an example of one of these Running Sum controls in the Detail
section of the Sales By Year report in North Wind
Now, as for the Northwind Invoice report, this doesn't have line numbers
calledit. The field that looks like Line Numbers is a field in the table
ofProduct ID. You will see that if (on a copy of Northwind) you delete one
bethe products, there will now be a gap in the Line numbers - they won't
there. Inconsecutive (1, 2, 3, 4 etc) but may say something like 2, 4, 7 etc.
Please ask if any of this is unclear.
Evi.
"ak" <akuttym@xxxxxxxxxxx> wrote in message
news:22DE91CD-BF69-4DB9-AFC4-8B065DBD2921@xxxxxxxxxxxxxxxx
I need line number in detail section. I cant see control source
Wheredetails section I have a field called "LINE_NO" . In this field Iright
clicked to go to properties. I could not see control source there.
ourcan I go ?
"Evi" wrote:
If you look back you will see that Alan and I and others have done
youbest
to answer your questions and each string of messages has ended with
beNOT
replying to say which bits of our messages you don't understand.
I will quote the reply I gave earlier to this same question. Please
long,kind
enough to read it and then tell me which bit of my reply you don't
understand.
How to create Line Numbers:
Put a text box in the section where you want the line numbers to go.
Type
=1
next to Control Source in the Properties box
In the Properties box, choose Over Group next to Running Sum.
Does this give you the results you want?
It is not reasonable to expect anyone to spend the time to write a
specificdetailed explanation in a newsgroup when you haven't asked a
canquestion. There are many Internet Sites (and even books which you
buy)
which give details of Access for beginners. You only need to use
expectto
groupingfind them.
But the newsgroups are there to answer specific questions.
For instance, if you didn't understand how to use the sorting and
box, or what the Properties box is, it would not be reasonable to
justcan't beanyone to spend the time writing a detailed explanation because you
bothered to ask the question.
However, few of us will begrudge giving you this explanation if you
oursay
that you don't understand that.
I do understand that it must be very difficult to ask questions in a
non-native language but please persevere.
Read our replies. Quote the bit you don't understand and we will do
thatbest
creation.to clarify it.
Evi
"ak" <akuttym@xxxxxxxxxxx> wrote in message
news:EAEEDDF4-07C6-4A0A-A9CC-217D97B83851@xxxxxxxxxxxxxxxx
Please help me to know how can I find out that northwind invoice
Specifically how that line number is coming in the invoice. Why
veryis
changenot
main
form and sub form. If it is not main form and sub form how come
its
invoice number for each invoice. How to arrange this? I need a
thisclear
and detailed explanation from you please. I am struggling for
for
long
time.
Nobody is educating me proper way.
.
- Follow-Ups:
- Re: Still I need to know how
- From: ak
- Re: Still I need to know how
- References:
- Re: Still I need to know how
- From: Evi
- Re: Still I need to know how
- From: ak
- Re: Still I need to know how
- From: Evi
- Re: Still I need to know how
- From: ak
- Re: Still I need to know how
- Prev by Date: Re: find value from a query
- Next by Date: Re: Still I need to know how
- Previous by thread: Re: Still I need to know how
- Next by thread: Re: Still I need to know how
- Index(es):
Relevant Pages
|