Hello
I own a internet cafe with 14 cabins.
I created a simple sheet like this with columns
A | B | C | D | E
1 |cabin no.|time-in |time-out|net-time|rate|
2 | a| 9.15 | 9.30 | 0.30 | $10
3 | b| 9.30 | 9.45 | 0.15 | $10
4 | e|10.30 | - |#######|-
note : there are (a-n)-14 cabins. in a instance only one cabin will be alloted to a user.
In above example cabin a and b are free now but there exist a user in e
for ref the formula in D id =(C$-B$)
for the above scenario i need to know
question no 1:
--------------
i need to know how many cabins are free (not filled with customers) i know nothing about macros. can any one help me
question no 2:
--------------
referring above the rate shoul be automatically calculated as follows
1 - 30min - $10
30min - 1Hour - $20
ie for every 30 min I charge 10bugs ( I live in India)
any geeks to help ...thanks in advance
This message was edited by pravin_av on 2002-10-08 13:45
I own a internet cafe with 14 cabins.
I created a simple sheet like this with columns
A | B | C | D | E
1 |cabin no.|time-in |time-out|net-time|rate|
2 | a| 9.15 | 9.30 | 0.30 | $10
3 | b| 9.30 | 9.45 | 0.15 | $10
4 | e|10.30 | - |#######|-
note : there are (a-n)-14 cabins. in a instance only one cabin will be alloted to a user.
In above example cabin a and b are free now but there exist a user in e
for ref the formula in D id =(C$-B$)
for the above scenario i need to know
question no 1:
--------------
i need to know how many cabins are free (not filled with customers) i know nothing about macros. can any one help me
question no 2:
--------------
referring above the rate shoul be automatically calculated as follows
1 - 30min - $10
30min - 1Hour - $20
ie for every 30 min I charge 10bugs ( I live in India)
any geeks to help ...thanks in advance
This message was edited by pravin_av on 2002-10-08 13:45