Its amazing what a little self determination can come up with.Public Function InsertLabels()
Dim intCount As Integer
Dim intRecCount1 As Integer, intRecCount2 As Integer
Dim intChemicalID As Integer, intComponentID As Integer
Dim strComponentName As String
Dim i As Integer, j...