Thanks, got it to work finally.

On Dec 29, 3:51 am, Dave Bonallack <davebonall...@hotmail.com> wrote:
> Hi,
> To just do the 3 levels you asked about, try:
> =IF(B16<500,3.5,IF(B16<1000,2.75,2.25))
> Regards - Dave.
>
> Date: Tue, 28 Dec 2010 20:18:30 +0530
> Subject: Re: $$Excel-Macros$$ Nested IF functions?
> From: dilipan...@gmail.com
> To: excel-macros@googlegroups.com
>
> Hi J D,
> á
> It would be really appreciable if you can share a test file on this.á Help us 
> to help you :)
> á
> Best Regards,
> DILIPandey
>
> On Tue, Dec 28, 2010 at 7:36 AM, J D <springer...@gmail.com> wrote:
>
> I am a concrete estimator who is trying to create some cut and paste
> Estimate line items I can just grab from one spread sheet and paste in
> to my estimate.
>
> I was refining one and tried to use the IF function to pick the number
> of labor hours based on sq footage. áMore s.f. and we are more
> productive therefore less hours per s.f.
>
> I was trying to say if less that 500 s.f. then .035 hrs/s.f. á500 to
> 1,000 then .0275 hrs/s.f. >1,000 s.f. then .0225 hours/s.f.
>
> I could get one working but wanted to know how to get more going
> choises out of one formula. áAttached is the assembly and the formula
> below it.
>
> Form, place and finish ~ (__) s.f. of 4" broom swept finish concrete
> sidewalk. áConcrete to be 3,500 psi and reinforced with 6 x 6 , w1.4/
> w1.4 wwf. á á á á á á á á á á á á á á á á á á á á á á á á á á á á á á á á á á 
> á $4,410.00
> á á á áArea á á990 á á s.f. á áPerimeter á á á 114 á á l.f.
> Concrete á á á á990 á á 0.33 á á1.03 á á336.501 12.463 á13 á á á145 á á 1885
> Labor á 13 á á á0.4 á á 5.2 á á á á á á á á á á 5.2 á á 40 á á á208
> wwf á á 990 á á 40 á á á24.75 á á á á á á á á á 25 á á á7 á á á 175
> 2" SB á 990 á á 0.26 á á257.4 á á á á á á á á á 260 á á 0.49 á á127.4
> Labor á 990 á á 0.003 á 2.97 á á á á á á á á á á3 á á á 40 á á á120
> Poly á á990 á á 1800 á á0.55 á á á á á á á á á á0.6 á á 85 á á á51
> Labor á 990 á á 0.002 á 1.98 á á á á á á á á á á2 á á á 40 á á á80
> Expansion á á á 990 á á 0.25 á á247.5 á 100 á á 2.475 á 2.5 á á 31.64 á 79.1
> Labor á 250 á á 0.01 á á2.5 á á á á á á á á á á 2.5 á á 40 á á á100
> Curing á640 á á 350 á á 1.828571429 á á 5 á á á 0.365714286 á á 0.4 á á 55 á 
> á á22
> Labor á 990 á á 0.003 á 2.97 á á á á á á á á á á3 á á á 40 á á á120
> 2 x 4 á 114 á á 16 á á á7.125 á á á á á á á á á 8 á á á 5.81 á á46.48
> Labor á 114 á á 0.33 á á37.62 á 0.2 á á 7.524 á 7.6 á á 40 á á á304
> Finish á990 á á 100 á á 9.9 á á 2.75 á á27.225 á27.3 á á40 á á á1092
>
> á á á á á á á á á á á á á á á á á á á á á á á á á á á á á á á á4409.98
> =IF(B16<500,3.5,2.75)
>
> --
> ---------------------------------------------------------------------------­-------
> Some important links for excel users:
> 1. Follow us on TWITTER for tips tricks and links 
> :http://twitter.com/exceldailytip
> 2. Join our LinkedIN group @http://www.linkedin.com/groups?gid=1871310
> 3. Excel tutorials athttp://www.excel-macros.blogspot.com
> 4. Learn VBA Macros athttp://www.quickvba.blogspot.com
> 5. Excel Tips and Tricks athttp://exceldailytip.blogspot.com
>
> To post to this group, send email to excel-macros@googlegroups.com
>
> <><><><><><><><><><><><><><><><><><><><><><>
> Like our page on facebook , Just follow below 
> linkhttp://www.facebook.com/pages/discussexcelcom/160307843985936?v=wall&;...
>
> --
> Thanks & Regards,
>
> DILIP KUMAR PANDEYá
> á MBA-HR,B.Com(Hons),BCA
> Mobile: +91 9810929744
> dilipan...@gmail.com
> dilipan...@yahoo.com
> New Delhi - 62, India
>
> --
> ---------------------------------------------------------------------------­-------
> Some important links for excel users:
> 1. Follow us on TWITTER for tips tricks and links 
> :http://twitter.com/exceldailytip
> 2. Join our LinkedIN group @http://www.linkedin.com/groups?gid=1871310
> 3. Excel tutorials athttp://www.excel-macros.blogspot.com
> 4. Learn VBA Macros athttp://www.quickvba.blogspot.com
> 5. Excel Tips and Tricks athttp://exceldailytip.blogspot.com
>
> To post to this group, send email to excel-macros@googlegroups.com
>
> <><><><><><><><><><><><><><><><><><><><><><>
> Like our page on facebook , Just follow below 
> linkhttp://www.facebook.com/pages/discussexcelcom/160307843985936?v=wall&;...

-- 
----------------------------------------------------------------------------------
Some important links for excel users:
1. Follow us on TWITTER for tips tricks and links : 
http://twitter.com/exceldailytip
2. Join our LinkedIN group @ http://www.linkedin.com/groups?gid=1871310
3. Excel tutorials at http://www.excel-macros.blogspot.com
4. Learn VBA Macros at http://www.quickvba.blogspot.com
5. Excel Tips and Tricks at http://exceldailytip.blogspot.com
 
To post to this group, send email to excel-macros@googlegroups.com

<><><><><><><><><><><><><><><><><><><><><><>
Like our page on facebook , Just follow below link
http://www.facebook.com/pages/discussexcelcom/160307843985936?v=wall&ref=ts

Reply via email to