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.
#9730
Bom dia.

O código abaixo funciona perfeitamente, mas teria como mudar as linhas vermelhas no padrão oculta e conforme a condição reexibi-las?


Código: Selecionar todos

Sub OCULTAR_REEXIBIR_2()
Dim wsPlan1 As Worksheet
Dim UltL    As Long
Dim i       As Long

    Set wsPlan1 = ThisWorkbook.Worksheets("Plan1")
    UltL = wsPlan1.Cells(Rows.Count, 3).End(xlUp).Row
    
    wsPlan1.Cells.EntireRow.Hidden = False
    
    For i = 2 To UltL
        If Not wsPlan1.Cells(i, 3).Value = Empty Then
            wsPlan1.Rows(i + 2 & ":" & i + 2).EntireRow.Hidden = True
        End If
    Next i
    
    Set wsPlan1 = Nothing

End Sub

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