I have a report that has an Item field & Item Description
Item needs to be bold
Itemd Description not bold..
Indent the first line of the item description to accomadate(sp?) the item...
EX:
VB Code:
[B]Item Number 1 - [/B] Description here and when it wraps to the next line
Starts about here... then goes....
and continues her...
[B]Item 2 with a longer descirpiton - [/B] And also this should indent like
the other one did....
get it?
SO right now I tried to Overlap the fields... and have the description field CanGrow.. sorta works.. but adding the indent to the line varies??
Tried using
=Space(Len([Item])+15) & [Item_Description]
but since the field is bold.. and not a fixed font.. just doesnt work!!!
just not sure how to pull this one off....
JPnyc rocks!! (Just ask him!)
If u have your answer please go to the thread tools and click "Mark Thread Resolved"
first line.. no good.. too much space..
second line not enough
third.. perfect...
(dont forget.. most of these will be multi line.. so the second line needs to wrap under the first .. like in the first post. Thats why the boxes need to overlap as show in the second post...)
JPnyc rocks!! (Just ask him!)
If u have your answer please go to the thread tools and click "Mark Thread Resolved"