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.
#42634
Bom dia pessoal;

Estou com o seguinte problema, tenho uma planilha com um Userform de Login que estava ocultando corretamente as planilhas atrás e aparecendo somente o Userform para solicitar usuário e senha. Após vincular essa planilha a outra pasta de trabalho, essa planilha ao abrir mostra o Useform de login mas mostra todas as planilhas atrás, sendo possível até fechar o userform e trabalhar na planilha sem efetuar login. Alguém sabe como resolver isso?

Segue código:

Private Sub Workbook_BeforeClose(Cancel As Boolean)

Dim ws As Worksheet
For Each ws In ThisWorkbook.Worksheets

If ws.Name <> "Menu" Then
ws.Visible = xlSheetVeryHidden

End If

Next ws


Application.Visible = True



End Sub

Private Sub Workbook_Open()

Dim ws As Worksheet
For Each ws In ThisWorkbook.Worksheets
ws.Visible = xlSheetVisible
Sheets("senha").Visible = xlSheetVeryHidden

Next ws

Application.Visible = False

UserForm1.Show

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