Blaze II The Ceroc Scotland week-ender
Blaze 2008, Ayr 9/12th May 2008:
The Ceroc Scotland 3-nights Week-ender

Ceroc Scotland Forum

Ceroc Scotland Homepage

 

Go Back   Ceroc Scotland Forum > Discussion Lounge > Geeks' Corner
Mark Forums Read

Geeks' Corner A place to hang out to solve all your computer, electronic, technical or telecommunication problems. Be warned that a strong bias towards Apple products will be shown by moderators / admins!

Quick News
- Inverness Blues Week-end Friday 23rd & Saturday 24th May, Crown Court Hotel. Focus on Blues workshop + Freestyles. Book online now!
- Residential Focus Week-ender 6th/8th June. All inclusive 2 nights Dinner, Bed & Breakfast week-ender.
With 2 late night parties and 5 workshops (Teacher: Franck) based on the 5 Dimmensions of Dance! Price: Only £129.00, Book online now!

Upgrade your Forum experience, become a SILVER MEMBER!
Benefits of Silver membership: - View what everyone is up to on the 'Who's online page, be invisible on the Forum, *NEW* Create your own Blog, Remove Google Adverts, Filter new posts to avoid certain areas (e.g. Fun & Games, Chit Chat, Geek corner, etc...) when searching new posts, Send attachments in Private Messages, Chat room access *NEW*, choose a custom avatar and have a Signature! + 4000 Private messages and tracking... Join today from as little as £6.00: Silver Member Subscriptions

Reply
 
LinkBack Thread Tools Display Modes
Old 9th-April-2006, 03:47 PM   #1 (permalink)
drathzel
Ceroc N.I. Franchise Owner
 
drathzel's Avatar
 
Join Date: Aug 2004
Location: Bangor, Northern Ireland
Posts: 7,388
Rep Power: 4
Reputation Total: 1297
drathzel is a name known to alldrathzel is a name known to alldrathzel is a name known to alldrathzel is a name known to alldrathzel is a name known to alldrathzel is a name known to alldrathzel is a name known to alldrathzel is a name known to alldrathzel is a name known to all
Microsoft excel equations

I am doing some accounts and i am trying to do the equation that " if paid in F10 then - J10" example!!! Does anyone knwo what this equation is? i have used it before in my previous job but now i am doing it myself i cant remember!

Help anyone?
__________________
I pulled Under Pars groin! But they werent my knickers
drathzel is offline   Reply With Quote
Old 9th-April-2006, 03:59 PM   #2 (permalink)
Gojive
Registered User
 
Gojive's Avatar
 
Join Date: Aug 2004
Location: Staines (if you're not careful)
Posts: 1,323
Rep Power: 2
Reputation Total: 573
Gojive is a glorious beacon of lightGojive is a glorious beacon of lightGojive is a glorious beacon of lightGojive is a glorious beacon of lightGojive is a glorious beacon of lightGojive is a glorious beacon of light
Re: Microsoft excel equations

Danielle,

I'm doing this from memory, so it may be wrong!

I think what you're looking for, is:

=if(F10,J10,"")

Gojive is offline   Reply With Quote
Old 9th-April-2006, 04:05 PM   #3 (permalink)
drathzel
Ceroc N.I. Franchise Owner
 
drathzel's Avatar
 
Join Date: Aug 2004
Location: Bangor, Northern Ireland
Posts: 7,388
Rep Power: 4
Reputation Total: 1297
drathzel is a name known to alldrathzel is a name known to alldrathzel is a name known to alldrathzel is a name known to alldrathzel is a name known to alldrathzel is a name known to alldrathzel is a name known to alldrathzel is a name known to alldrathzel is a name known to all
Re: Microsoft excel equations

Quote:
Originally Posted by Gojive
Danielle,

I'm doing this from memory, so it may be wrong!

I think what you're looking for, is:

=if(F10,J10,"")

I think its prob right but if you are diong it for a whole column and you want paid or p in it?

EG
£
22 Paid
33 Paid
44 Paid
55
66
77
88

99 paid
286 owed
__________________
I pulled Under Pars groin! But they werent my knickers
drathzel is offline   Reply With Quote
Old 9th-April-2006, 04:14 PM   #4 (permalink)
Gojive
Registered User
 
Gojive's Avatar
 
Join Date: Aug 2004
Location: Staines (if you're not careful)
Posts: 1,323
Rep Power: 2
Reputation Total: 573
Gojive is a glorious beacon of lightGojive is a glorious beacon of lightGojive is a glorious beacon of lightGojive is a glorious beacon of lightGojive is a glorious beacon of lightGojive is a glorious beacon of light
Re: Microsoft excel equations

Quote:
Originally Posted by drathzel
I think its prob right but if you are diong it for a whole column and you want paid or p in it?

EG
£
22 Paid
33 Paid
44 Paid
55
66
77
88

99 paid
286 owed
Oh good grief!...it's Sunday, and I'm half cut! I can't do that one just now

If you can wait till tomorrow night (when I'll be back home and have Excel available) and if no one else has fulfilled you in the meantime , then I'll try again
Gojive is offline   Reply With Quote
Old 9th-April-2006, 04:16 PM   #5 (permalink)
drathzel
Ceroc N.I. Franchise Owner
 
drathzel's Avatar
 
Join Date: Aug 2004
Location: Bangor, Northern Ireland
Posts: 7,388
Rep Power: 4
Reputation Total: 1297
drathzel is a name known to alldrathzel is a name known to alldrathzel is a name known to alldrathzel is a name known to alldrathzel is a name known to alldrathzel is a name known to alldrathzel is a name known to alldrathzel is a name known to alldrathzel is a name known to all
Re: Microsoft excel equations

Quote:
Originally Posted by Gojive
Oh good grief!...it's Sunday, and I'm half cut! I can't do that one just now

If you can wait till tomorrow night (when I'll be back home and have Excel available) and if no one else has fulfilled you in the meantime , then I'll try again
Thank you! Have some rep in the meantime
__________________
I pulled Under Pars groin! But they werent my knickers
drathzel is offline   Reply With Quote
Old 9th-April-2006, 04:19 PM   #6 (permalink)
TheTramp
The Forum Legend
 
TheTramp's Avatar
 
Join Date: Nov 2002
Location: Dundee, Scotland
Posts: 10,431
Rep Power: 6
Reputation Total: 1667
TheTramp is a name known to allTheTramp is a name known to allTheTramp is a name known to allTheTramp is a name known to allTheTramp is a name known to allTheTramp is a name known to allTheTramp is a name known to allTheTramp is a name known to allTheTramp is a name known to allTheTramp is a name known to allTheTramp is a name known to all
Re: Microsoft excel equations

Okie...

So, there are probably better ways to do it. But, I'd have 2 more columns (probably hidden).

So:

22 | p | =IF(B1="p", A1,0) | =IF(B1="n",A1,0)
33 | p | =IF(B2="p", A2,0) | =IF(B2="n",A2,0)
..
55 | n | =IF(B5="p", A5,0) | =IF(B5="n",A5,0)
..

Then, you can sum both rows independantly.....

Does this make sense?

I can send you an example if you want.
TheTramp is offline   Reply With Quote
Old 9th-April-2006, 04:23 PM   #7 (permalink)
ducasi
Lovely Moderator
 
ducasi's Avatar
 
Join Date: Feb 2005
Location: Glasgow
Posts: 9,370
Rep Power: 6
Reputation Total: 3173
ducasi is a splendid one to beholdducasi is a splendid one to beholdducasi is a splendid one to beholdducasi is a splendid one to beholdducasi is a splendid one to beholdducasi is a splendid one to beholdducasi is a splendid one to beholdducasi is a splendid one to beholdducasi is a splendid one to beholdducasi is a splendid one to beholdducasi is a splendid one to behold
Re: Microsoft excel equations

How I'd do it, is have two columns off to the right with something like "=if(f10 = "paid",e10)" and "=if(f10 != 'paid',e10)" in each of them.

Then I'd sum those two column to get total paid and total owed.

That make sense?

Edit: Steve, stop stealing my thoughts!!!!!
__________________
Let your mind go and your body will follow. – Steve Martin, LA Story
ducasi is offline   Reply With Quote
Old 9th-April-2006, 04:24 PM   #8 (permalink)
TheTramp
The Forum Legend
 
TheTramp's Avatar
 
Join Date: Nov 2002
Location: Dundee, Scotland
Posts: 10,431
Rep Power: 6
Reputation Total: 1667
TheTramp is a name known to allTheTramp is a name known to allTheTramp is a name known to allTheTramp is a name known to allTheTramp is a name known to allTheTramp is a name known to allTheTramp is a name known to allTheTramp is a name known to allTheTramp is a name known to allTheTramp is a name known to allTheTramp is a name known to all
Re: Microsoft excel equations

Quote:
Originally Posted by ducasi
How I'd do it, is have two columns off to the right with something like "=if(f10 = "paid",e10)" and "=if(f10 != 'paid',e10)" in each of them.

Then I'd sum those two column to get total paid and total owed.

That make sense?
Beat you
TheTramp is offline   Reply With Quote
Old 9th-April-2006, 04:25 PM   #9 (permalink)
TheTramp
The Forum Legend
 
TheTramp's Avatar
 
Join Date: Nov 2002
Location: Dundee, Scotland
Posts: 10,431
Rep Power: 6
Reputation Total: 1667
TheTramp is a name known to allTheTramp is a name known to allTheTramp is a name known to allTheTramp is a name known to allTheTramp is a name known to allTheTramp is a name known to allTheTramp is a name known to allTheTramp is a name known to allTheTramp is a name known to allTheTramp is a name known to allTheTramp is a name known to all
Re: Microsoft excel equations

Quote:
Originally Posted by ducasi
Edit: Steve, stop stealing my thoughts!!!!!
Sorry!
TheTramp is offline   Reply With Quote
Old 9th-April-2006, 04:29 PM   #10 (permalink)
Gojive
Registered User
 
Gojive's Avatar
 
Join Date: Aug 2004
Location: Staines (if you're not careful)
Posts: 1,323
Rep Power: 2
Reputation Total: 573
Gojive is a glorious beacon of lightGojive is a glorious beacon of lightGojive is a glorious beacon of lightGojive is a glorious beacon of lightGojive is a glorious beacon of lightGojive is a glorious beacon of light
Re: Microsoft excel equations

I feel so inadequate now!

If I was sober and awake though, I feel sure I'd find a better way to help your sheets
Gojive is offline   Reply With Quote
Old 9th-April-2006, 04:47 PM   #11 (permalink)
TheTramp
The Forum Legend
 
TheTramp's Avatar
 
Join Date: Nov 2002
Location: Dundee, Scotland
Posts: 10,431
Rep Power: 6
Reputation Total: 1667
TheTramp is a name known to allTheTramp is a name known to allTheTramp is a name known to allTheTramp is a name known to allTheTramp is a name known to allTheTramp is a name known to allTheTramp is a name known to allTheTramp is a name known to allTheTramp is a name known to allTheTramp is a name known to allTheTramp is a name known to all
Re: Microsoft excel equations

Quote:
Originally Posted by Gojive
I feel so inadequate now!

If I was sober and awake though, I feel sure I'd find a better way to help your sheets
Yeah. But at least you got some rep out of it.

I just re-wrote her spreadsheet for her. And all I got was kisses...
TheTramp is offline   Reply With Quote
Old 9th-April-2006, 09:59 PM   #12 (permalink)
Gadget
Senior Member
 
Gadget's Avatar
 
Join Date: Oct 2002
Location: Cruden Bay (Aberdeen)
Posts: 6,004
Rep Power: 5
Reputation Total: 1492
Gadget is a name known to allGadget is a name known to allGadget is a name known to allGadget is a name known to allGadget is a name known to allGadget is a name known to allGadget is a name known to allGadget is a name known to allGadget is a name known to allGadget is a name known to all
Re: Microsoft excel equations

Quote:
Originally Posted by drathzel
I think its prob right but if you are diong it for a whole column and you want paid or p in it?

EG
£
22 Paid
33 Paid
44 Paid
55
66
77
88

99 paid
286 owed
As everyone says, but a couple more things that may help:

Select a column of cells {eg C5:C20}, then type in the formula in the first of these {eg =if(B5="P",A5,0)} and hold <ctrl> when pressing return: the formulas will copy themselves into all the selected cells as if the 'drag copy' function is used {ie C10 would contain the formula =if(B10="P",A10,0)}

If a cell uses a formula to be blank instead of containing a '0' value {eg =if(B10="P",A10,"")} and you have another formula in the row {eg F10} like =C10*1.175, then you will get an error. To resolve this, simply use =SUM(C10)*1.175 and it will ignore any text values.

To pretty things up, you could use "Conditional Formatting" and use roughly the same formula to highlight all those still to be paid {eg select rows5-20 and go to 'conditional formatting'. Insert a formula =if($B10="P",FALSE,TRUE) then select the format (eg a pink background) and hit OK.}

You can use 'names' to hold formulas or constants; you could name a cell (eg VAT) and any time the name is mentioned, the value in that cell is used (eg 1.175) so that you could have a formula of =C1*VAT and it would be the same as C1*1.175.
In a similar way, you could be on cell C5 and insert a name; call it "Paid" and in the bit that says "=Sheet1!$C$5" you simply insert the formula above "=if($B5="P",$A5,0)" {note- lock the column so that the formula can be used anywhere in the row}
Now in C5 you just say "=Paid" and the conditional formula could be =if(paid>0,FALSE,TRUE)

{If you deve deeper into this and are using formulas spanning pages and workbooks, there is a limit that requires a work-around; formulas entered in this way normally only work for the sheet they are entered on. If you need the work-around, PM me.}
__________________
I used to be an angel, you know with halo and those wings;
Now that i'm a devil, my mind's on other things...
My feathers turned to ash, and my harp has broke in two;
I took uppon myself, to have a dance with you...

Gadget is offline   Reply With Quote
Old 9th-April-2006, 10:12 PM   #13 (permalink)
TheTramp
The Forum Legend
 
TheTramp's Avatar
 
Join Date: Nov 2002
Location: Dundee, Scotland
Posts: 10,431
Rep Power: 6
Reputation Total: 1667
TheTramp is a name known to allTheTramp is a name known to allTheTramp is a name known to allTheTramp is a name known to allTheTramp is a name known to allTheTramp is a name known to allTheTramp is a name known to allTheTramp is a name known to allTheTramp is a name known to allTheTramp is a name known to allTheTramp is a name known to all
Re: Microsoft excel equations

So Danielle....

How much of that did you understand??
TheTramp is offline   Reply With Quote
Old 9th-April-2006, 10:15 PM   #14 (permalink)
drathzel
Ceroc N.I. Franchise Owner
 
drathzel's Avatar
 
Join Date: Aug 2004
Location: Bangor, Northern Ireland
Posts: 7,388
Rep Power: 4
Reputation Total: 1297
drathzel is a name known to alldrathzel is a name known to alldrathzel is a name known to alldrathzel is a name known to alldrathzel is a name known to alldrathzel is a name known to alldrathzel is a name known to alldrathzel is a name known to alldrathzel is a name known to all
Re: Microsoft excel equations

Quote:
Originally Posted by TheTramp
So Danielle....

How much of that did you understand??
this much

Quote:
Originally Posted by gadget
To pretty things up
__________________
I pulled Under Pars groin! But they werent my knickers
drathzel is offline   Reply With Quote
Sponsored Links
Advertisement
 
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
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
Microsoft word Help!!!! drathzel Geeks' Corner 9 24th-March-2006 11:56 PM
If Microsoft redesigned the ipod box Feelingpink Chit Chat 5 15th-March-2006 02:23 PM
microsoft outlook Lucy Locket Geeks' Corner 12 13th-July-2005 12:43 PM
Another one from Microsoft!! azande Chit Chat 1 19th-December-2004 12:31 AM
Microsoft spoofs Sheepman Chit Chat 9 3rd-October-2003 10:40 AM


The time in sunny Scotland is 09:06 PM.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.0.0
vB Ad Management by =RedTyger=

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18