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.
#34746
Boa noite, estou tentando inserir uma formula para Extrair o domínio (lado direito) de uma URL que está na célula ao lado esquerdo.

Porém aparece a seguinte mensagem:
ENCONTRAMOS UM PROBLEMA NESTA FORMULA;
NÃO ESTÁ TENTANDO DIGITAR UMA FORMULA?
QUANDO O PRIMEIRO CARACTERE ´UM SINAL DE IGUAL(=) OU DE SUBTRAÇÃO (-) O EXCEL PENSA QUE É UMA FÓRMULA.
VOCÊ DIGITA = 1+1, A CÉLULA MOSTRA 2
PARA CONTORNAR ISSO DIGITE APÓSTROFO (') PRIMEIRO
VOCÊ DIGITA '=1+1, A CÉLULA MOSTRA = 1+1

A formula é a seguinte: =IF(ISNUMBER(FIND("www.",A2)),MID(A2,FIND("www.",A2)+4,IF(ISNUMBER(FIND("/",A2,9)),FIND("/",A2,9),LEN(A2)+1)-FIND("www.",A2)-4),MID(A2,FIND("//",A2)+2,IF(ISNUMBER(FIND("/",A2,9)),FIND("/",A2,9),LEN(A2)+1)-FIND("//",A2)-2))

Obs: extraí a formula desse site https://www.extendoffice.com/documents/ ... m-url.html

Não sei o que fazer e estou com um pouco de pressa. Se alguém puder me ajudar eu agradeço bastante.

Rafael
#34747
A sua versão do Excel é em Inglês ou em Português?
#34749
Código: Selecionar todos
=SE(ÉNÚM(PROCURAR("www.";A2));EXT.TEXTO(A2;PROCURAR("www.";A2)+4;SE(ÉNÚM(PROCURAR("/";A2;9));PROCURAR("/";A2;9);NÚM.CARACT(A2)+1)-PROCURAR("www.";A2)-4);EXT.TEXTO(A2;PROCURAR("//";A2)+2;SE(ÉNÚM(PROCURAR("/";A2;9));PROCURAR("/";A2;9);NÚM.CARACT(A2)+1)-PROCURAR("//";A2)-2))
obs. se a fórmula retornar #NOME, substitua PROCURAR por LOCALIZAR
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