473,417 Members | 1,343 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,417 software developers and data experts.

Adjusting Report Properites via code

Hi All,
I have set up a simple database to create labels for bottles. I insert a
set number of records into a table and have produced a label report based on
that table. After a bit of tweaking, the labels fit perfectly to the A4
label sheets I have.

The problem I have is that I want to the report to be dynamic. If I purchase
a different style of label, I need to go into the design of the report to
modify widths, heights, column counts, row counts, vertical spacing and
horizontal spacing.

I was thinking that I could have a parameter form where these values are
entered and the report resizes it's self when opened. I have tried adjusting
the width and height but I get an error message stating that the values I am
trying to change are Read Only!!

Could anyone offer any suggestions on how to do this if at all possible?

TIA,

Mark
Nov 28 '05 #1
1 1487
Most of those control properties are R/W in the section
format event while FormatCount = 1.

I don't think you want to change the Report height - just
let it shrink to size.

(david)

"Mark" <ma*********@ntlworld.com> wrote in message
news:AO****************@newsfe7-gui.ntli.net...
Hi All,
I have set up a simple database to create labels for bottles. I insert
a set number of records into a table and have produced a label report
based on that table. After a bit of tweaking, the labels fit perfectly to
the A4 label sheets I have.

The problem I have is that I want to the report to be dynamic. If I
purchase a different style of label, I need to go into the design of the
report to modify widths, heights, column counts, row counts, vertical
spacing and horizontal spacing.

I was thinking that I could have a parameter form where these values are
entered and the report resizes it's self when opened. I have tried
adjusting the width and height but I get an error message stating that the
values I am trying to change are Read Only!!

Could anyone offer any suggestions on how to do this if at all possible?

TIA,

Mark

Nov 28 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Ken Fine | last post by:
No joy on Macromedia's boards after a few days; maybe someone can help me here. I got an excellent string handling function off of planet-source-code.com that converts text strings to proper...
7
by: Jim Davis | last post by:
I'm (still) working on an ISO 8601 date parser. I want to convert at least the formats described here: http://www.w3.org/TR/NOTE-datetime Well.. I've got most of it working (via RegEx's) good...
1
by: Nathan Bloomfield | last post by:
Does anyone know if there is any documentation which relates to Access2k + ? or can anyone help adjust the code? I am having trouble converting the DAO references. TITLE :INF: How to...
1
by: rxfrenc | last post by:
Hello, I am trying to create a report that displays balance impacting inventory transactions. I can easily pull the current on-hand balance in one query and the transaction history in another...
6
by: Microsoft | last post by:
Base class: class AssetBase { string _clli; public string CLLI { get
7
by: marfi95 | last post by:
I'm trying to implement some code in vb.net to allow the user to adjust the brightness or contrast on an image (through the use of a slider) that is already black & white in the bitmap. I have...
2
by: pramodh | last post by:
adjusting the baseline of an external text to import in flash
2
by: ray well | last post by:
hi i need to write an app that assigns single pieces of music recorded in digital files to artists, albums, tracks etc., properties that are part of the meta file info of audio files (as seen...
3
by: bmahussain | last post by:
Anybody having javascript coding for adjusting brightness and contrast of an image using slider control. If yes, then kindly forward the same. regards, hussain.
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.