> Through the years I've used FM and always found that the labels always are
> off the mark, regardless of the printer used. you'd think that you could
> simply pick 5160 and it would work, but I always end up going into the
> layout and fudging it up and over to make it fit. Please tell me I'm stupid
> and there's a simple answer to make it work without the hassle.
Basically, if the content of each label is off by the same amount, then
the margin is wrong.
If the content of each label gets more and more off as you go down the
page, then the size of the body part is off.
Once I have one 5160 layout all set up, then I duplicate it as needed.
PB
I don't think I've ever found one that works properly. For a long time
now I've almost always ignored them and made my own layouts to fit.
The main reason is the differences in printers and applications don't
help either - some can cope with smaller margins than others, and
"template" manufacturers don't usually take this into account.
Even when you've made your own layouts that fit nicely, make sure to
stay well within the label boundaries. Labels by a different
manufacturer designed to be "equivalent" are never the same either.
Differences in the cutting process are the main culprit here - some
label sheets have bigger top margins than others.
After all that, you may still have to tweak your label layout when you
get a new box from the office supply shop, but that doesn't happen very
often.
Helpful Harry
"Just trying to help whenever I can." :o)
1. Why oh why doesn't this work?
nochannels = DLookup("[FTAChannels]", "FTATypes", "[FTAType] = " &
Forms!FTANumbers!FTAType)
Why doesn't this work?
FTAChannels = Field name
FTATypes = Table name
FTAType = FieldName
It gives the error message:
The expression you entered as a query parameter produced this error. The
object doesn't contain the Automation object 'FTA.''
What does that mean?
All I'm trying to do is let 'nochannels' equal 'FTAChannels' from the
'FTATypes' table.
Please help, anybody.
Regards,
Nick Rowlands
2. What security for \Data folder?
3. Confirmed D2 bug: cached updates don't work for master/detail - here's why
4. How to track querries which are being fired to the database
5. Oninit didn't work fine and I don't know why
6. FAQ request
8. _________ DFW JOBS _________
9. Plzzzz tell me why this don't keep working
10. I don't understand why this worked in 7.0 and now not in 2000
12. Why don't heterogeneous queries work?
13. newbie: why this code don't work?