Public Schedule Face-to-Face & Online Instructor-Led Training - View dates & book

nested if functions

Forum home » Delegate support and help forum » Microsoft Excel Training and help » Nested if functions

Nested if functions

ResolvedVersion 2007

Gurdeep has attended:
Excel Advanced course

Nested if functions

Can anyone help

I am attempting to build a salary spreadsheet..

I have the following columns..

Months worked gross salary Q1 Q2 Q3 Q4
a b c d e f

if someone works for only 4 months of the year then i apply a formula

=if(a<3,b/12*a,b/12*3)

then for the Q2 formula if someone staggers a quarter ie works only 4 months then
if a>3 <6, a/12*6- (sum in previous formula to give Q2 amount) and so on...but it doesnt seem to work..
Can someone help?

Thanks

Gurdeep

RE: nested if functions

Hello Gurdeep,

Hope you enjoyed your Microsoft Excel Advanced course with Best STL.

Thank you for your question regarding nested if functions.

Please send a copy of your file to me at:

rl@stl-training.co.uk

I will take a look at what it is you are trying to do and will give you the best possible solution. It will help if you explain why you want to perform these calculations. It will help me to produce the best solution.

Until then...


Have a great day.
Regards,

Rodney
Microsoft Office Specialist Trainer

Excel tip:

Converting an American date format to European using Formula

Excel depending on your local setting will only pick up date values of the dd mmm yyyy oders as date type. If you import data from various sources including America their date order is different with data value in mmm dd yyyy, excel can only treat it as text indicated by left aligning it. To overcome this you have to do the the following.

1. Extract the date components mmm dd yyyy, by using the the Text functions LEFT, MID or RIGHT

2. Reorder dd mmm component and concatenate using "&" in the right order this will create a text string with the date in the right order it then needss to be converted to a value so excel can recognise it.

3. To convert to value encase in TEXT function.

4. Format to desired date format.

View all Excel hints and tips

Connect with us:

0207 987 3777

Call for assistance

Request Callback

We will call you back

Server loaded in 0.1 secs.