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 Saulo
Posts
#64737
Bom Dia!
Tenho a macro abaixo funcionando OK.
Do While Range("H4").Value = ""
If Range("H4").Value = "" Then
MsgBox "Favor Escolher Uma Descrição da Peça", 48, "Campo em branco"
flag = 1
End If
If Range("H5").Value <> "" Or Range("H6").Value <> "" Then
MsgBox "Informe a Descrição da Peça", 48, "Campo em branco"
flag = 1
End If
Exit Do

O Pedido de Ajuda
Como Incluir a rotina abaixo na macro acima
Se (“H5”) > (“H6)
MsgBox "Valores Discrepantes", 48, "Campo em branco"
flag = 1
Fim-se

Desde Já Agradeço
Por osvaldomp
#64744
Olá, Saulo.

Veja se ajuda.
Código: Selecionar todos
   If Range("H4").Value = "" Then
    MsgBox "Favor Escolher Uma Descrição da Peça", 48, "Campo em branco"
    flag = 1
   End If
   If Range("H5").Value <> "" Or Range("H6").Value <> "" Then
    MsgBox "Informe a Descrição da Peça", 48, "Campo em branco"
    flag = 1
   If Range("H5").Value > Range("H6").Value Then
    MsgBox "Valores Discrepantes", 48, "Campo em branco"
    flag = 1
   End If
Saulo 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