Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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
|
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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" wrote in message ... 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 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Movable "slider" to adjust a range with the mouse? | Excel Discussion (Misc queries) | |||
Why is my worksheet smaller with a blue border and movable? | Excel Discussion (Misc queries) | |||
variable worksheet with movable cell | Excel Worksheet Functions | |||
excel chart showing movable graph at what point we make a profit | Charts and Charting in Excel | |||
Commenting custom formula fields/formula on formula editor | Excel Programming |