Dim ctl As Control
For Each ctl In Form1.Controls
If ctl.Container Is Frame Then
'If TypeOf ctl Is TextBox Then
'End IF
End If
Next ctl
[/b][/i][/u]*******************************************************
General remarks:
If this post contains any suggestions for the use or distribution of code, components or files of any sort, it is still your responsibility to assure that you have the proper license and distribution rights to do so!