#1   Report Post  
tom donino
 
Posts: n/a
Default number entry

consider this, column A has hourly rates, columns D thru
O are for the months of the year. I want to input for
each item, the number of hours used when entering the
data in the cells (for each month), but I want the cell
value to show the total $ value (ie, hours times the
hourly rate from column A)
For example if the hourly rate for A1 is $2517 and the
hours to input for D1 is 10. I want to enter 10 as the
data entry but I want the cell D1 to show 25,170 as the
value.
  #2   Report Post  
Frank Kabel
 
Posts: n/a
Default

Hi
this would only be possib le using VBA (using the worksheet_change event
procedure). In your case I would consider using two cells. One for the entry
and the other one for the calculated result. No way to achieve your
requirements with formula alone with only one cell

--
Regards
Frank Kabel
Frankfurt, Germany

tom donino wrote:
consider this, column A has hourly rates, columns D thru
O are for the months of the year. I want to input for
each item, the number of hours used when entering the
data in the cells (for each month), but I want the cell
value to show the total $ value (ie, hours times the
hourly rate from column A)
For example if the hourly rate for A1 is $2517 and the
hours to input for D1 is 10. I want to enter 10 as the
data entry but I want the cell D1 to show 25,170 as the
value.



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
Seed numbers for random number generation, uniform distribution darebo Excel Discussion (Misc queries) 3 April 21st 23 09:02 PM
How to format a number in Indian style in Excel? Victor_alb Excel Discussion (Misc queries) 2 December 21st 04 04:21 AM
Defining a number in a cell by text then subtracting it by the tex Crowraine Excel Worksheet Functions 1 December 16th 04 07:49 AM
Formatting a cell as "text" in the number catagory. Ed Excel Worksheet Functions 3 December 7th 04 07:12 PM
GET.CELL Biff Excel Worksheet Functions 2 November 24th 04 07:16 PM


All times are GMT +1. The time now is 11:04 PM.

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"