A
a
Hello,
i am trying to alter the height of a vertical line within a subreport.
i thought this would work but it is not:
Detail_Format()
me.lineleft.height= me.proddesc.height
End sub
i would like the height of "lineleft" to be dependant upon the height of
proddesc. any ideas why that does not work??
Thanks
Graham
i am trying to alter the height of a vertical line within a subreport.
i thought this would work but it is not:
Detail_Format()
me.lineleft.height= me.proddesc.height
End sub
i would like the height of "lineleft" to be dependant upon the height of
proddesc. any ideas why that does not work??
Thanks
Graham