Jump to content

Excel formula


Recommended Posts

help please

Can someone help with an excel formula I am struggling with. I want to return a formula from two cells next to each other with numbers in which ever is the greatest I want it to return the name of that cell which is in the cell previous to it i/e text. The formula I have which works is =IF(B12>B13,A12,A13) with the exception that when that cell is blank it still returns a result. How do I get this formula only to return the text name in A12 or A13 only when a number is put into the cells B12 or B13.

Also can any one tell me how to return a random formula from a group of say 32 cells with names in. I then want to randomly select them all and put them in a different order in a different place I/e like when making a draw for a cup completion but all the names are the same but you want them to play different people next time around

Flipper

Link to comment
Share on other sites

You could use an ELSE statement, so when your IF statement is not true, it will default to something else, but I am not sure if this is accepted by Excel. You may need to word it differently.

As for the random question, I cannot answer that, but I have found a lot of Excel help from this site. http://www.mrexcel.com/

I also found this - http://www.exceltip.com/ and http://www.ozgrid.com/Excel/

Microsoft also has a complete list of Every Excel formula, here - http://office.microsoft.com/en-ca/sharepoi...1711171033.aspx

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy