View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
paul[_2_] paul[_2_] is offline
external usenet poster
 
Posts: 31
Default multiply a text box on a report times a dollar amount

text box?If you link your text box to a cell by clicking in the text box and
type =(say)A2,you can reflect what ever A2 shows in your text box
--
paul

remove nospam for email addy!



"gbpg" wrote:

I have a report that adds up the values of a number of fields. I want to
multiply the value in this text box time a dollar amount

I am trying to do this throught the control source with no luck. Any ideas