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.
  • Avatar do usuário
#37994
Código: Selecionar todos
Sub InsereX()
 Dim c As Range
  Range("E5:G50").Value = ""
  For Each c In Range("B5:D50")
   If c.DisplayFormat.Interior.ColorIndex = 1 Then c.Offset(, 3) = "x"
  Next c
End Sub
#38037
Código: Selecionar todos
Sub InsereX()
 Dim c As Range
  Range("E5:G50,BZ5:CB50").Value = ""
  For Each c In Range("B5:D50,CC5:CE50")
   If c.DisplayFormat.Interior.ColorIndex = 1 Then c.Offset(, 3 + (c.Column > 4) * 6) = "x"
  Next c
End Sub
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