rectangle box Variable height

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am fairly new at ACCESS and have a need to vary the height of rectangle
box. I assume I need to use the "me.box" but don't know what else goes with
it.

I want to take the height of the box and multiple it times a percentage from
a table.

Can anyone help
 
"Heiko K Stugg" wrote
I am fairly new at ACCESS and have a need to vary the height of rectangle
box. I assume I need to use the "me.box" but don't know what else goes with
it.

I want to take the height of the box and multiple it times a percentage from
a table.

What is it you are trying to accomplish by mutliplying the height of the
Text Box? There may be a simpler way to accomplish your purpose.

Larry Linson
Microsoft Access MVP
 
The box represents how full the particluar item is. The fullness of the item
is located in a table in the form of percent. So if my rectangle box height
is 0.25" at 100% and will change based on Percent in table.

= 0.25" * Percentage = new height.

Hope that helps?????
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top