#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 5
Default formula needed

In G40 I have days worked. In H40 I have applications taken. In G16 I need
to know how many underwriters I need.

We figure 1 underwriter can handle 5 loans a day.

I can't seem to make the number jump to 2 for more than 5 loans a day. As a
result I haven't even started on making it go to 3, 4, 5, etc. I only need
the formula to go up to 10 underwriters needed.

Again, thank you in advance.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,696
Default formula needed

How about:

=Roundup(H40/G40/5,0)

"Dave O." wrote:

In G40 I have days worked. In H40 I have applications taken. In G16 I need
to know how many underwriters I need.

We figure 1 underwriter can handle 5 loans a day.

I can't seem to make the number jump to 2 for more than 5 loans a day. As a
result I haven't even started on making it go to 3, 4, 5, etc. I only need
the formula to go up to 10 underwriters needed.

Again, thank you in advance.

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,726
Default formula needed

=ROUNDUP(H40/G40/5,0)

--
---
HTH

Bob

(change the xxxx to gmail if mailing direct)


"Dave O." wrote in message
...
In G40 I have days worked. In H40 I have applications taken. In G16 I
need
to know how many underwriters I need.

We figure 1 underwriter can handle 5 loans a day.

I can't seem to make the number jump to 2 for more than 5 loans a day. As
a
result I haven't even started on making it go to 3, 4, 5, etc. I only
need
the formula to go up to 10 underwriters needed.

Again, thank you in advance.



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
Reusing formula Tony29 Excel Discussion (Misc queries) 7 September 7th 06 03:34 AM
IF-THEN Formula help needed Brandty123 Excel Worksheet Functions 7 July 7th 06 12:05 AM
Formula needed Excel Worksheet Functions 2 November 25th 05 05:07 PM
continuous sum formula needed NN Excel Discussion (Misc queries) 2 November 4th 05 06:49 PM
Formula checking multiple worksheets sonic-the-mouse Excel Worksheet Functions 2 June 5th 05 07:48 PM


All times are GMT +1. The time now is 07:57 AM.

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"