hello.
I have this following peace of code which works fine.
=IF(OR(A13={"UNITED STATES","JAPAN"}),A13,"")
I would like JAPAN to be printed in red and UNITED STATES in bleue.
How would I add this restriction in the code, if it is possible?
Thanks.
Dear all.
this is the first time I am using SAS to model. I have data from a fish study and would like to use SAS to build a model.
As a first step, I looked in the SAS help and found this interesting example.
I need to understand few things in this example:
1. are the key words 'endogenous'...
Hello all.
I am looking for a free software to compare two excel files. I downloaded ExamDiff but it does not work properly.
Do you have any suggestions?
Thanks.
Hello all.
When i specify rows to repeat at top when printing,i get page breaks in the middle of the page. If i print without this feature, there is no problem!
thanks for any hint.
Hello.
I receive a publication by email regularly. I would like to forward it automatically to someone else.
Could give me a hint on how to do this?
Thanks.
Hello,
if column 1 contains the word 'snow', i would like column 3 to show the word 'snow'.
if column 1 were made of only one word, it would have been easy: IF(A1="SNOW", "SNOW","")
How do I do it when column 1 contains any string that might include the word 'snow'?
Thanks.
Hello.
I would like to use OR in a IF statement.
The one I have right now is : =IF(A13="UNITED STATES ",A13,"")
what I would like to do is : =IF((A13="UNITED STATES " OR A13="JAPAN"),A13,"") but I get an error.
The search function is not working on this website.
Thanks.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.