Windsurfer
New member
- Local time
- Today, 16:41
- Joined
- Mar 3, 2001
- Messages
- 7
Hi, I hope someone can help me.
My brother(he knows VB, not Access)wrote some code for me:
While gsPassword=""
frmMyForm.Show1
if gsPassword<>"" Then
End If
Wend
When I tried to use it "Show" does not appear as valid.
Can someone help me with a proper way to handle this.
Your help is greatly appreciated,
Emilio
My brother(he knows VB, not Access)wrote some code for me:
While gsPassword=""
frmMyForm.Show1
if gsPassword<>"" Then
End If
Wend
When I tried to use it "Show" does not appear as valid.
Can someone help me with a proper way to handle this.
Your help is greatly appreciated,
Emilio