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

Tópicos relacionados a códigos VBA, gravação de macros, etc.
Por JayltonLuiz
Posts
#27790
Boa noite existe alguma forma no vba, Depois que uma célula da coluna A ser preenchida pular para B e após a mesma ser preenchida voltar para baixo da ultima célula alterada da coluna A e seguir assim essa rotina?


Obrigado
Por babdallas
#27791
Veja se ajuda.
Você não está autorizado a ver ou baixar esse anexo.
Por blackout7
#27794
Private Sub Worksheet_SelectionChange(ByVal Target As Range)
Dim i, conta, contb As Integer
Range("c1") = Application.WorksheetFunction.CountA(Range("a2:a1000"))
Range("d1") = Application.WorksheetFunction.CountA(Range("b2:b1000"))
i = Range("c1")
cont = Range("d1") - Range("c1")
If cont = 0 Then
Cells(i + 2, 1).Select
Else
Cells(i + 1, 2).Select
End If

End Sub
Por babdallas
#27848
Veja se é isso o que deseja.
Você não está autorizado a ver ou baixar esse anexo.
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