Re: Insert Blank Label

Tech-Archive recommends: Fix windows errors by optimizing your registry



Try create a group footer on the Drawing field. Make the height of the group
footer, the same as the height of the detail section.

--
Duane Hookom
MS Access MVP
--

<CHARLES.CLAYTON@xxxxxxxxxxxxxx> wrote in message
news:1113917724.775461.128310@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> A2K
>
> I have a table from which I print out weld information that is sorted
> by drawing number. Each drawing can have multiple welds. When I am
> done printing the labels, I need to separate them by drawing but I
> sometimes make mistakes because the drawing numbers are so similar. Is
> it possible to have Access insert a blank label between each drawing?
> That way my eye would not miss where one drawing ends and another
> beings. So it would like this with each line being one label.
>
> Drawing1 Weld 1
> Drawing1 Weld 2
> Drawing1 Weld 3
> Drawing1 Weld 4
> Drawing1 Weld 5
> BLANK LABEL
> Drawing2 Weld 1
> Drawing2 Weld 2
> BLANK LABEL
> Drawing3 Weld 1
> BLANK LABEL
> Drawing4 Weld 1
> Drawing4 Weld 2
> Drawing4 Weld 3
>
> Thanks,
>
> Charles D Clayton Jr
>


.



Relevant Pages

  • Insert Blank Label
    ... Each drawing can have multiple welds. ... So it would like this with each line being one label. ... Drawing1 Weld 1 ...
    (microsoft.public.access.reports)
  • Re: Wiring Diagram Labels
    ... Further you want the label visible ... in the assembly as well as the drawing of the assembly. ... reference the lable on another drawing where only the label graphics ... the label and the label drawing would specify the graphics to go on the ...
    (comp.cad.solidworks)
  • Re: Print Labels C#
    ... I'm normally used to doing all my own drawing in print jobs so thats how ... I'd write a custom PrintDocument class and then pass in an ... ArrayList with all the label data. ... >> times for each label on a row and the add the row spacing to the start ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: [Q] drawing box around text in a label
    ... It seems like if you're going to go to all the trouble of drawing the text ... and LineAlignment properties and then pass the StringFormat object to the ... You could draw the rectangle with: ... > The label size should be large enough to accomodate the entire text. ...
    (microsoft.public.dotnet.languages.csharp)
  • set Bounds of TreeNode?
    ... Hey I'm custom drawing only the label of a tree node, ... what would Text tell, so when a node is selected, the selection ...
    (microsoft.public.dotnet.framework.windowsforms.controls)