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 » Setting Up & Running Reports
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Specific size of details section



 
 
Thread Tools Display Modes
  #1  
Old May 28th, 2007, 07:26 PM posted to microsoft.public.access.reports
Marco
external usenet poster
 
Posts: 535
Default Specific size of details section

Hello. Ho can I specify the exact size of details section?

Imagine that I want that my detail section must have 3cm of heigh. How can I
make that?

Regards,
Marco
  #2  
Old May 28th, 2007, 09:37 PM posted to microsoft.public.access.reports
Klatuu
external usenet poster
 
Posts: 7,074
Default Specific size of details section

Is there any reason you can't do it in design view?
--
Dave Hargis, Microsoft Access MVP


"Marco" wrote:

Hello. Ho can I specify the exact size of details section?

Imagine that I want that my detail section must have 3cm of heigh. How can I
make that?

Regards,
Marco

  #3  
Old May 28th, 2007, 11:56 PM posted to microsoft.public.access.reports
Marco
external usenet poster
 
Posts: 535
Default Specific size of details section

Hi. Problem I didn't explain well. But in my report I have always 4 records
in details record, but I don't want that my detail record has 5 cm per
record, or any time a record is showed.

My problem is that I have two sub-reports in another report and I could have
the same size in the details of both sub-reports, both sub-reports could be
niveled.

Is it possible?

Regards,
Marco




"Klatuu" wrote:

Is there any reason you can't do it in design view?
--
Dave Hargis, Microsoft Access MVP


"Marco" wrote:

Hello. Ho can I specify the exact size of details section?

Imagine that I want that my detail section must have 3cm of heigh. How can I
make that?

Regards,
Marco

  #4  
Old May 29th, 2007, 04:38 AM posted to microsoft.public.access.reports
Ed B
external usenet poster
 
Posts: 17
Default Specific size of details section

Marco,

Try setting "Can Grow" in the Properties window, Format tab to "No" In the
same Tab, also set Height to 3 cm.

Good luck,

Ed


"Marco" wrote:

Hello. Ho can I specify the exact size of details section?

Imagine that I want that my detail section must have 3cm of heigh. How can I
make that?

Regards,
Marco

  #5  
Old May 29th, 2007, 01:28 PM posted to microsoft.public.access.reports
Klatuu
external usenet poster
 
Posts: 7,074
Default Specific size of details section

I don't know the word "niveled", but if you need to format the detail section
at run time, you can set the Height property in the detail section's format
event. The height property is in twips. There are 1440 twips per inch or
567 per cm.
--
Dave Hargis, Microsoft Access MVP


"Marco" wrote:

Hi. Problem I didn't explain well. But in my report I have always 4 records
in details record, but I don't want that my detail record has 5 cm per
record, or any time a record is showed.

My problem is that I have two sub-reports in another report and I could have
the same size in the details of both sub-reports, both sub-reports could be
niveled.

Is it possible?

Regards,
Marco




"Klatuu" wrote:

Is there any reason you can't do it in design view?
--
Dave Hargis, Microsoft Access MVP


"Marco" wrote:

Hello. Ho can I specify the exact size of details section?

Imagine that I want that my detail section must have 3cm of heigh. How can I
make that?

Regards,
Marco

  #6  
Old May 29th, 2007, 03:41 PM posted to microsoft.public.access.reports
Marco
external usenet poster
 
Posts: 535
Default Specific size of details section

Hello.

Now I have this:

sub-report1
sub-report2
-----------------------------------------
-------------------------------------------
Empl.number desc day Empl.number desc
day
1010 in 1 1010
in 1
1010 out 1 1010
out 1
1010 in 1
1010 out 1 1010
in 2
1010
out 2
1010 in 2
1010 out 2 1010
in 3
1010 in 2 10 10
in 3
1010 out 2


and I want this, if possible:

sub-report1
sub-report2
-----------------------------------------
-------------------------------------------
Empl.number desc day Empl.number desc
day
1010 in 1 1010
in 1
1010 out 1 1010
out 1
1010 in 1
1010 out 1

1010 in 2 1010
in 2
1010 out 2 1010
out 2
1010 in 2

1010 out 2

1010 in 3 1010
in 3
1010 out 3 1010
out 3
1010 in 3

1010 out 3


Thanks,
Marco














"Klatuu" wrote:

I don't know the word "niveled", but if you need to format the detail section
at run time, you can set the Height property in the detail section's format
event. The height property is in twips. There are 1440 twips per inch or
567 per cm.
--
Dave Hargis, Microsoft Access MVP


"Marco" wrote:

Hi. Problem I didn't explain well. But in my report I have always 4 records
in details record, but I don't want that my detail record has 5 cm per
record, or any time a record is showed.

My problem is that I have two sub-reports in another report and I could have
the same size in the details of both sub-reports, both sub-reports could be
niveled.

Is it possible?

Regards,
Marco




"Klatuu" wrote:

Is there any reason you can't do it in design view?
--
Dave Hargis, Microsoft Access MVP


"Marco" wrote:

Hello. Ho can I specify the exact size of details section?

Imagine that I want that my detail section must have 3cm of heigh. How can I
make that?

Regards,
Marco

  #7  
Old May 29th, 2007, 03:47 PM posted to microsoft.public.access.reports
Klatuu
external usenet poster
 
Posts: 7,074
Default Specific size of details section

I can't tell what you want from the graphic. It wraps on the screen and I
don't see a difference.
--
Dave Hargis, Microsoft Access MVP


"Marco" wrote:

Hello.

Now I have this:

sub-report1
sub-report2
-----------------------------------------
-------------------------------------------
Empl.number desc day Empl.number desc
day
1010 in 1 1010
in 1
1010 out 1 1010
out 1
1010 in 1
1010 out 1 1010
in 2
1010
out 2
1010 in 2
1010 out 2 1010
in 3
1010 in 2 10 10
in 3
1010 out 2


and I want this, if possible:

sub-report1
sub-report2
-----------------------------------------
-------------------------------------------
Empl.number desc day Empl.number desc
day
1010 in 1 1010
in 1
1010 out 1 1010
out 1
1010 in 1
1010 out 1

1010 in 2 1010
in 2
1010 out 2 1010
out 2
1010 in 2

1010 out 2

1010 in 3 1010
in 3
1010 out 3 1010
out 3
1010 in 3

1010 out 3


Thanks,
Marco














"Klatuu" wrote:

I don't know the word "niveled", but if you need to format the detail section
at run time, you can set the Height property in the detail section's format
event. The height property is in twips. There are 1440 twips per inch or
567 per cm.
--
Dave Hargis, Microsoft Access MVP


"Marco" wrote:

Hi. Problem I didn't explain well. But in my report I have always 4 records
in details record, but I don't want that my detail record has 5 cm per
record, or any time a record is showed.

My problem is that I have two sub-reports in another report and I could have
the same size in the details of both sub-reports, both sub-reports could be
niveled.

Is it possible?

Regards,
Marco




"Klatuu" wrote:

Is there any reason you can't do it in design view?
--
Dave Hargis, Microsoft Access MVP


"Marco" wrote:

Hello. Ho can I specify the exact size of details section?

Imagine that I want that my detail section must have 3cm of heigh. How can I
make that?

Regards,
Marco

  #8  
Old May 29th, 2007, 04:12 PM posted to microsoft.public.access.reports
Marco
external usenet poster
 
Posts: 535
Default Specific size of details section

Is it possible to send a pic to you re-mail?

If yes, to where?

Marco


"Klatuu" wrote:

I can't tell what you want from the graphic. It wraps on the screen and I
don't see a difference.
--
Dave Hargis, Microsoft Access MVP


"Marco" wrote:

Hello.

Now I have this:

sub-report1
sub-report2
-----------------------------------------
-------------------------------------------
Empl.number desc day Empl.number desc
day
1010 in 1 1010
in 1
1010 out 1 1010
out 1
1010 in 1
1010 out 1 1010
in 2
1010
out 2
1010 in 2
1010 out 2 1010
in 3
1010 in 2 10 10
in 3
1010 out 2


and I want this, if possible:

sub-report1
sub-report2
-----------------------------------------
-------------------------------------------
Empl.number desc day Empl.number desc
day
1010 in 1 1010
in 1
1010 out 1 1010
out 1
1010 in 1
1010 out 1

1010 in 2 1010
in 2
1010 out 2 1010
out 2
1010 in 2

1010 out 2

1010 in 3 1010
in 3
1010 out 3 1010
out 3
1010 in 3

1010 out 3


Thanks,
Marco














"Klatuu" wrote:

I don't know the word "niveled", but if you need to format the detail section
at run time, you can set the Height property in the detail section's format
event. The height property is in twips. There are 1440 twips per inch or
567 per cm.
--
Dave Hargis, Microsoft Access MVP


"Marco" wrote:

Hi. Problem I didn't explain well. But in my report I have always 4 records
in details record, but I don't want that my detail record has 5 cm per
record, or any time a record is showed.

My problem is that I have two sub-reports in another report and I could have
the same size in the details of both sub-reports, both sub-reports could be
niveled.

Is it possible?

Regards,
Marco




"Klatuu" wrote:

Is there any reason you can't do it in design view?
--
Dave Hargis, Microsoft Access MVP


"Marco" wrote:

Hello. Ho can I specify the exact size of details section?

Imagine that I want that my detail section must have 3cm of heigh. How can I
make that?

Regards,
Marco

  #9  
Old May 29th, 2007, 04:51 PM posted to microsoft.public.access.reports
Klatuu
external usenet poster
 
Posts: 7,074
Default Specific size of details section

doxies
--
Dave Hargis, Microsoft Access MVP


"Marco" wrote:

Is it possible to send a pic to you re-mail?

If yes, to where?

Marco


"Klatuu" wrote:

I can't tell what you want from the graphic. It wraps on the screen and I
don't see a difference.
--
Dave Hargis, Microsoft Access MVP


"Marco" wrote:

Hello.

Now I have this:

sub-report1
sub-report2
-----------------------------------------
-------------------------------------------
Empl.number desc day Empl.number desc
day
1010 in 1 1010
in 1
1010 out 1 1010
out 1
1010 in 1
1010 out 1 1010
in 2
1010
out 2
1010 in 2
1010 out 2 1010
in 3
1010 in 2 10 10
in 3
1010 out 2


and I want this, if possible:

sub-report1
sub-report2
-----------------------------------------
-------------------------------------------
Empl.number desc day Empl.number desc
day
1010 in 1 1010
in 1
1010 out 1 1010
out 1
1010 in 1
1010 out 1

1010 in 2 1010
in 2
1010 out 2 1010
out 2
1010 in 2

1010 out 2

1010 in 3 1010
in 3
1010 out 3 1010
out 3
1010 in 3

1010 out 3


Thanks,
Marco














"Klatuu" wrote:

I don't know the word "niveled", but if you need to format the detail section
at run time, you can set the Height property in the detail section's format
event. The height property is in twips. There are 1440 twips per inch or
567 per cm.
--
Dave Hargis, Microsoft Access MVP


"Marco" wrote:

Hi. Problem I didn't explain well. But in my report I have always 4 records
in details record, but I don't want that my detail record has 5 cm per
record, or any time a record is showed.

My problem is that I have two sub-reports in another report and I could have
the same size in the details of both sub-reports, both sub-reports could be
niveled.

Is it possible?

Regards,
Marco




"Klatuu" wrote:

Is there any reason you can't do it in design view?
--
Dave Hargis, Microsoft Access MVP


"Marco" wrote:

Hello. Ho can I specify the exact size of details section?

Imagine that I want that my detail section must have 3cm of heigh. How can I
make that?

Regards,
Marco

  #10  
Old May 29th, 2007, 04:52 PM posted to microsoft.public.access.reports
Klatuu
external usenet poster
 
Posts: 7,074
Default Specific size of details section

Sorry, I don't post my e-mail here.
I believe I answered your original question.
If you have an additional question, please post it.

I would suggest you start a new thread so more people will look at it
--
Dave Hargis, Microsoft Access MVP


"Marco" wrote:

Is it possible to send a pic to you re-mail?

If yes, to where?

Marco


"Klatuu" wrote:

I can't tell what you want from the graphic. It wraps on the screen and I
don't see a difference.
--
Dave Hargis, Microsoft Access MVP


"Marco" wrote:

Hello.

Now I have this:

sub-report1
sub-report2
-----------------------------------------
-------------------------------------------
Empl.number desc day Empl.number desc
day
1010 in 1 1010
in 1
1010 out 1 1010
out 1
1010 in 1
1010 out 1 1010
in 2
1010
out 2
1010 in 2
1010 out 2 1010
in 3
1010 in 2 10 10
in 3
1010 out 2


and I want this, if possible:

sub-report1
sub-report2
-----------------------------------------
-------------------------------------------
Empl.number desc day Empl.number desc
day
1010 in 1 1010
in 1
1010 out 1 1010
out 1
1010 in 1
1010 out 1

1010 in 2 1010
in 2
1010 out 2 1010
out 2
1010 in 2

1010 out 2

1010 in 3 1010
in 3
1010 out 3 1010
out 3
1010 in 3

1010 out 3


Thanks,
Marco














"Klatuu" wrote:

I don't know the word "niveled", but if you need to format the detail section
at run time, you can set the Height property in the detail section's format
event. The height property is in twips. There are 1440 twips per inch or
567 per cm.
--
Dave Hargis, Microsoft Access MVP


"Marco" wrote:

Hi. Problem I didn't explain well. But in my report I have always 4 records
in details record, but I don't want that my detail record has 5 cm per
record, or any time a record is showed.

My problem is that I have two sub-reports in another report and I could have
the same size in the details of both sub-reports, both sub-reports could be
niveled.

Is it possible?

Regards,
Marco




"Klatuu" wrote:

Is there any reason you can't do it in design view?
--
Dave Hargis, Microsoft Access MVP


"Marco" wrote:

Hello. Ho can I specify the exact size of details section?

Imagine that I want that my detail section must have 3cm of heigh. How can I
make that?

Regards,
Marco

 




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 08:26 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.