Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 12
Default please help in excel functions.

Suppose, i have 3 incentive slabs

No.of sale incentive slab

1-10 no.of sale*8
11-20 no.of sale*10
21 and above no. of sale*15

What formula i have to insert in the incentive column , so i will get the
incentive of every salesman if i fill only the no. of sale in the column left
to incentive slab column ?If this works i will be able to save a lot of time
and energy so please help and explain in details with examples.

--
With Thanks
Regards

Rajesh Chandra
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default please help in excel functions.

I'm confused. You have reposted this question when two working answers were
clearly available to you before you did so (and since then, a third answer
was posted). Why? Did you not check your previous posting?

Rick


"Rajesh Chandra" wrote in message
...
Suppose, i have 3 incentive slabs

No.of sale incentive slab

1-10 no.of sale*8
11-20 no.of sale*10
21 and above no. of sale*15

What formula i have to insert in the incentive column , so i will get the
incentive of every salesman if i fill only the no. of sale in the column
left
to incentive slab column ?If this works i will be able to save a lot of
time
and energy so please help and explain in details with examples.

--
With Thanks
Regards

Rajesh Chandra


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,646
Default please help in excel functions.


Arrange your table this way

A B C D
No.of sales table incentive No.of sales incentive slab
0 1 0 0
1 8 1 8
11 10 10 80
21 15 11 110
20 200
21 315
22 330

The formula in D2 is
=C2*VLOOKUP(C2,$A$2:$B$5,2)
Drag down as required!

Regards,
Stefi


€˛Rajesh Chandra€¯ ezt Ć*rta:

Suppose, i have 3 incentive slabs

No.of sale incentive slab

1-10 no.of sale*8
11-20 no.of sale*10
21 and above no. of sale*15

What formula i have to insert in the incentive column , so i will get the
incentive of every salesman if i fill only the no. of sale in the column left
to incentive slab column ?If this works i will be able to save a lot of time
and energy so please help and explain in details with examples.

--
With Thanks
Regards

Rajesh Chandra

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
formula/functions for average and if functions Petu71 Excel Worksheet Functions 2 August 5th 07 08:25 PM
efficiency: database functions vs. math functions vs. array formula nickname Excel Discussion (Misc queries) 2 July 14th 06 04:26 AM
Looking for a site with functions that substitute the ATP functions Franz Verga Excel Worksheet Functions 3 June 24th 06 04:30 AM
User-defined functions created in Excel 2000 fail in Excel 2003 goodguy Excel Discussion (Misc queries) 1 October 3rd 05 07:04 PM
Nesting functions in the functions dialog box cs170a Excel Worksheet Functions 0 June 10th 05 10:36 PM


All times are GMT +1. The time now is 09:25 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"