movable formula

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

Guest

is it possible to put a formula in a text box, or something like that, where the value will change, but i can move the box to where i need it
 
You can link a textbox to a particular cell. Do this... let's say you're
formula is in A1

=SUM(B1:B100)

now, draw a textbox. Select it, now, in the formula bar, type

=A1

The textbox will display the result of the formula, which you can now move
wherever you want to..

--
Regards,

Juan Pablo González

choice said:
is it possible to put a formula in a text box, or something like that,
where the value will change, but i can move the box to where i need it
 

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