Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3
Default value changes if over a certain amount - help

In a timesheet, there is a bonus structure.

If 8 units are attained then each unit is worth 15, below that and each unit
is only worth 10.

At the bottom of the sheet is 'amount of units', 'unit value', 'total value'
, lets call them A, B and C.
How can I get the unit value to automatically adjust?

I've tried adapting other methods on this board but with no avail.
Thanks for your help


--
Jamie Hannon
Cavendish Munro
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,856
Default value changes if over a certain amount - help

Try this in B2:

=IF(A2=8,15,10)

and then copy down.

Hope this helps.

Pete

On Jan 9, 10:17*am, jamiehannon
wrote:
In a timesheet, there is a bonus structure.

If 8 units are attained then each unit is worth 15, below that and each unit
is only worth 10.

At the bottom of the sheet is 'amount of units', 'unit value', 'total value'
, lets call them A, B and C.
How can I get the unit value to automatically adjust?

I've tried adapting other methods on this board but with no avail.
Thanks for your help

--
Jamie Hannon
Cavendish Munro


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3
Default value changes if over a certain amount - help

The formular i've put in is =IF(B23=8,15,10)
which does make sense in my head but the cell now reads "Jan-00"

B23 C23 D23 being our A B C
--
Jamie Hannon
Cavendish Munro


"Pete_UK" wrote:

Try this in B2:

=IF(A2=8,15,10)

and then copy down.

Hope this helps.

Pete

On Jan 9, 10:17 am, jamiehannon
wrote:
In a timesheet, there is a bonus structure.

If 8 units are attained then each unit is worth 15, below that and each unit
is only worth 10.

At the bottom of the sheet is 'amount of units', 'unit value', 'total value'
, lets call them A, B and C.
How can I get the unit value to automatically adjust?

I've tried adapting other methods on this board but with no avail.
Thanks for your help

--
Jamie Hannon
Cavendish Munro



  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3
Default value changes if over a certain amount - help

sorry yes i see what i've done it thought it should be a date not a normal
number

works perfectly thanks
--
Jamie Hannon
Cavendish Munro


"Pete_UK" wrote:

Try this in B2:

=IF(A2=8,15,10)

and then copy down.

Hope this helps.

Pete

On Jan 9, 10:17 am, jamiehannon
wrote:
In a timesheet, there is a bonus structure.

If 8 units are attained then each unit is worth 15, below that and each unit
is only worth 10.

At the bottom of the sheet is 'amount of units', 'unit value', 'total value'
, lets call them A, B and C.
How can I get the unit value to automatically adjust?

I've tried adapting other methods on this board but with no avail.
Thanks for your help

--
Jamie Hannon
Cavendish Munro



  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,856
Default value changes if over a certain amount - help

Glad to hear it - thanks for feeding back.

Pete

On Jan 9, 12:48*pm, jamiehannon
wrote:
sorry yes i see what i've done it thought it should be a date not a normal
number

works perfectly thanks
--
Jamie Hannon
Cavendish Munro



"Pete_UK" wrote:
Try this in B2:


=IF(A2=8,15,10)


and then copy down.


Hope this helps.


Pete


On Jan 9, 10:17 am, jamiehannon
wrote:
In a timesheet, there is a bonus structure.


If 8 units are attained then each unit is worth 15, below that and each unit
is only worth 10.


At the bottom of the sheet is 'amount of units', 'unit value', 'total value'
, lets call them A, B and C.
How can I get the unit value to automatically adjust?


I've tried adapting other methods on this board but with no avail.
Thanks for your help


--
Jamie Hannon
Cavendish Munro- Hide quoted text -


- Show quoted text -


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
how to convert the amount in currency into the amount in words? Ken Excel Discussion (Misc queries) 1 November 7th 06 09:16 AM
Formula for amount owing subtract amount paid Taperchart Excel Worksheet Functions 1 June 4th 06 05:51 PM
How can I calculate amount of time left based on amount spent? KLD Excel Worksheet Functions 3 May 23rd 06 04:20 PM
Converting amount in figures to amount in words Shrikant Excel Discussion (Misc queries) 1 August 16th 05 10:42 AM
How do I calculate Amount of Sales Tax from Total Amount? MikeS Excel Worksheet Functions 1 March 26th 05 07:49 PM


All times are GMT +1. The time now is 03:19 PM.

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

About Us

"It's about Microsoft Excel"