Selasa, 25 November 2014

[MS_AccessPros] Add Multiple tags to a for each statement

 

Hello all,

I have multiple tags that I would like to include in  a procedure. How would I add a second tag to the following code?
do I have to write two for each statements?

Thank you for your help in advance

For Each ctrl In Me.Detail.Controls
    If ctrl.Tag = "Audit" Then
        ctrl.Visible = False
    End If
Next ctrl
 
Jim Wagner

__._,_.___

Posted by: Jim Wagner <luvmymelody@yahoo.com>
Reply via web post Reply to sender Reply to group Start a New Topic Messages in this topic (1)

.

__,_._,___

Tidak ada komentar:

Posting Komentar