Insert Formula?

O

Oscar Trevino

I have a rectangular box with a "column" of text on the left and a column of
numbers on the right.

Can anyone offer suggestions on how insert a formula to add the colum of
numbers on the right?

Thanks!
 
M

Mark Nelson [MS]

The short answer is that this capability does not exist in Visio. However,
you could programmatically read the numbers from the shape, sum them and
then write the result somewhere.

--
Mark Nelson
Office Graphics - Visio
Microsoft Corporation

This posting is provided "AS IS" with no warranties, and confers no rights.
 
O

Oscar Trevino

.... so to do this, I would need to create a new box that reads (only) the
numbers from the original shape.

Can this be done with the shape sheet for the original shape or is this a
Visual Basic Editor task?
 
A

Al Edlund

you'll have to read the field, parse the components, calculate the total.
definitely programming.
al
 

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

Top