D
DP
Can someone help me with what seems like a simple question?
Is there no way of getting and/or setting the section width of a form?
This kind of code:
Me.Section(acDetail).height
will get you the height measurement in twips.
But how can you get (and then set) the width?
Is there no built in code for Me.Section(acDetail).width?
Is there no way of getting and/or setting the section width of a form?
This kind of code:
Me.Section(acDetail).height
will get you the height measurement in twips.
But how can you get (and then set) the width?
Is there no built in code for Me.Section(acDetail).width?