Jump to content

[Ajuda] Formula Do Excel.


Recommended Posts

Guest Zangado

inicialmente seria assim:

=DIREITA(A1;1) & ESQUERDA(A1;1)

 

 mas como 0 a esquerda não existe

seria mais ou menos assim

 

=se(NÚM.CARACT(A1)=1;A1 & 0 ; DIREITA(A1;1) & ESQUERDA(A1;1))

 

dessa forma 6 vira 60, 1 vira 10

 

bem dessa forma o numero vira texto

caso use formulas aritméticas em cima do resultado use assim

 

=valor(se(NÚM.CARACT(A1)=1;A1 & 0 ; DIREITA(A1;1) & ESQUERDA(A1;1)))

Edited by Zangado
Link to comment
Share on other sites

bom kazu... eu tenho uma aki q fiz a algum tempo, não inverte gemeas, deixa a celula em branco, não repete valor se forem inversa, precisando tá na mão, mais a formla foi essa:

=SE(CONT.SE($C1497:$V1497;(MOD(D1497;10)*10)+INT((D1497/10)))=1;" ";(MOD(D1497;10)*10)+INT((D1497/10)))

  • Like 1
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.
Note: Your post will require moderator approval before it will be visible.

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...