Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default referencing data to a table

I have a table reflecting how many members of staff are required per 450
customers. The first column therefore contains 450, 900, 1350, 1800 etc.
Adjacent each customer break is the number of staff required, 10, 20, 30, 40
etc. I want to create an equation which looks at a separate cell containing a
random number, reference this to the customer table and tell me how many
members of staff are required.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 15,768
Default referencing data to a table

Maybe this:

A1 = some number

=CEILING(A1/450,1)*10


--
Biff
Microsoft Excel MVP


"tradebox" wrote in message
...
I have a table reflecting how many members of staff are required per 450
customers. The first column therefore contains 450, 900, 1350, 1800 etc.
Adjacent each customer break is the number of staff required, 10, 20, 30,
40
etc. I want to create an equation which looks at a separate cell
containing a
random number, reference this to the customer table and tell me how many
members of staff are required.



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
Pivit table- cell on spread sheet referencing pivot table field David M Charts and Charting in Excel 2 August 18th 07 07:46 PM
referencing data from a table arbutus Excel Worksheet Functions 2 March 24th 06 05:29 AM
Referencing Data in a Pivot table. More Excel 2003 misery Incoherent Excel Worksheet Functions 1 March 10th 06 09:43 AM
Non-Static table/sheet referencing Ken B Excel Worksheet Functions 0 February 7th 06 07:36 PM
formulas referencing pivot table cells JW_WA Excel Worksheet Functions 1 February 8th 05 12:52 AM


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