Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Need to Multiply within one cell
 
Posts: n/a
Default Multiplication in one cell

Is there a formula where I can input a number in a cell and get the sum of
that number X $4.20 .
Example
Cell a1
If i typed in 5 I would get $21.00
I tried #*$4.20= but it doesnt work
any ideas
  #2   Report Post  
Bill Martin -- (Remove NOSPAM from address)
 
Posts: n/a
Default

Need to Multiply within one cell wrote:
Is there a formula where I can input a number in a cell and get the sum of
that number X $4.20 .
Example
Cell a1
If i typed in 5 I would get $21.00
I tried #*$4.20= but it doesnt work
any ideas



You're asking for a circular reference. A cell that changes itself. I don't
believe it can be done simply. You'd have to use VBA trapping to sense somebody
typing in that one cell and then modify it I guess. It's probably more trouble
and effort learning programming on your part than it's worth.

Any reason you can't just put:

[B1] = A1*4.20

Bill
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Pasting Word table cell with paragraph markers into single Excel c Steve Excel Discussion (Misc queries) 1 June 16th 05 11:26 PM
AutoFIll -by dragging the bottom-right corner of the cell Venkatesh V Excel Discussion (Misc queries) 5 February 23rd 05 04:57 PM
how to create a variable column in cell reference Sampson Excel Worksheet Functions 3 February 21st 05 10:13 PM
inserting data from a row to a cell, when the row number is specified by a formula in a cell [email protected] New Users to Excel 2 January 6th 05 07:18 AM
VLookup resulting in a blank cell... KempensBoerke Excel Worksheet Functions 1 October 28th 04 09:57 PM


All times are GMT +1. The time now is 02:55 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"