View Single Post
  #1   Report Post  
Will Fleenor
 
Posts: n/a
Default Formula in text boxes

I have heard you can put string arithmetic formula in text boxes. How do
you do this? For example I would like to add the contents of three cells as
follows:
=B1&DOLLAR(B3,2)&B2
Thanks Will