Este fórum está sendo desativado

Depois de 9 anos, este fórum será desativado. Mas calma.... estamos migrando para uma comunidade no DISCORD. Junte-se a nós.

ENTRAR PARA DISCORD

Dúvidas sobre cálculos, funções simples e aninhadas, fórmulas matriciais, etc.
  • Avatar do usuário
Avatar do usuário
Por ppveiga
Posts Avatar
#57597
Quando inserir um determinado valor em uma célula, como faço para trazer o texto de acordo com as condições abaixo, por exemplo, se inserir o valor 9, retorna o texto Baixo?

0-1 - Aceitavel
>1<=5 - Muito baixo
>5<=10 - Baixo
>10<=50 - Significante
>50<=100 - Alto
>100<=500 - Muito alto
>500<=1000- Extremo
maior que 1000 - Inaceitável
Por rit
Posts
#57599
Cola a formular em qualquer celula e digita o valor na celula A1

Código: Selecionar todos
=SE(A1>1000;"inaceitavel";SE(E(A1<=1000;A1>500);"Extremo";SE(E(A1<=500;A1>100);"muito alto";SE(E(A1<=100;A1>50);"Alto";SE(E(A1<=50;A1>10);"Alto";SE(E(A1<=10;A1>5);"Baixo";SE(E(A1<=5;A1>1);"Muito Baixo";"Aceitavel")))))))
ppveiga agradeceu por isso
Por osvaldomp
#57600
Código: Selecionar todos
=PROC(A1;{0;2;6;11;51;101;501;1001};{"aceitável";"muito baixo";"baixo";"significante";"alto";"muito alto";"extremo";"inaceitável"})
Código: Selecionar todos
=SE(A1<2;"aceitável";SE(A1<6;"muito baixo";SE(A1<11;"baixo";SE(A1<51;"significante";SE(A1<101;"alto";SE(A1<501;"muito alto";SE(A1<1001;"extremo";"inaceitável")))))))
ppveiga agradeceu por isso
long long title how many chars? lets see 123 ok more? yes 60

We have created lots of YouTube videos just so you can achieve [...]

Another post test yes yes yes or no, maybe ni? :-/

The best flat phpBB theme around. Period. Fine craftmanship and [...]

Do you need a super MOD? Well here it is. chew on this

All you need is right here. Content tag, SEO, listing, Pizza and spaghetti [...]

Lasagna on me this time ok? I got plenty of cash

this should be fantastic. but what about links,images, bbcodes etc etc? [...]

Estamos migrando para uma comunidade no Discord