P
Paul Martin
A few days ago I asked the question below about shrinking empty fields in a
printed label and recieved the answer below. I have implemented this and it
works well.
I would like to add a further feature. Having got my labels to collapse
empty cells can i make it also shrink unused length in a field?
The example is the name fields which currently have to be long enough for
the longest name eg if this fits
Miss Rebecca Fortesque
then a smaller name looks like this
Mr Rob Smith
As before any help gretfully recieved
Paul Martin
----------------------------------------------------------------------------------
If there's nothing else on the line except the single control, you can set
the CanShrink property of the control to Yes. Make sure you don't set the
Detail section to Yes or your labels will mis-align.
--
Arvin Meyer, MCP, MVP
Microsoft Access
Free Access downloads
http://www.datastrat.com
http://www.mvps.org/access
printed label and recieved the answer below. I have implemented this and it
works well.
I would like to add a further feature. Having got my labels to collapse
empty cells can i make it also shrink unused length in a field?
The example is the name fields which currently have to be long enough for
the longest name eg if this fits
Miss Rebecca Fortesque
then a smaller name looks like this
Mr Rob Smith
As before any help gretfully recieved
Paul Martin
----------------------------------------------------------------------------------
If there's nothing else on the line except the single control, you can set
the CanShrink property of the control to Yes. Make sure you don't set the
Detail section to Yes or your labels will mis-align.
--
Arvin Meyer, MCP, MVP
Microsoft Access
Free Access downloads
http://www.datastrat.com
http://www.mvps.org/access