![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
New Member
Join Date: Feb 2002
Location: Mark
Posts: 5
|
ok, a rental copy rents items out on a daily basis, but does a deal. 1 day hire = 1 day cost, 2 day hire = 2 day cost, 3 day hire = 3-7 day cost. But some items are charged on a weekly basis only. So i need a simple formula to install in the weekly items to say, for example we use a1 for the rental hire period (days) so the formula in the weekly items needs to work out 1-3 = a week 4-6 = 2 weeks, etc.
Is this explained ok???? Thanks in advance.. |
|
|
|
|
|
#2 | |
|
MrExcel MVP
Join Date: Feb 2002
Location: Denver, CO
Posts: 1,744
|
Not sure I follow, but try
=ROUNDUP(A1/3,0) Quote:
|
|
|
|
|
|
|
#3 |
|
Guest
Posts: n/a
|
It's hard getting this into words....
Ok in 1 box I have say "2" so i need formula to work out that between numbers 1 and 3 this equals 1. then 4-6 this equals 2. |
|
|
|
#4 |
|
MrExcel MVP
Join Date: Feb 2002
Location: Bogota, Colombia
Posts: 11,927
|
Not sure yet. Just a suggestion, since it's so hard to put it into words
|
|
|
|
|
|
#5 |
|
Guest
Posts: n/a
|
Heres an example:
Rental Period = 2 days Daily Items 1 x Ladder at £xx p/day X 2 days 3 x Towers at £xx p/day X 2 days Weekly Items 1 x Truck at £xx p/week x 1 week 1 x Trolley at £xx p/week x 1 week but all i want to do is adjust the rental period and let the formulas do the rest. |
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|