this is how you gonna do that.. yes it is sometimes learning using tutorial book makes us boring.. so this tutorial is how to make it simple but very useful in understanding Tutorial To Download
Private Sub TAGS_PARENTING() Dim DTPopUp As New DataTable With DTPopUp .Columns.Add("SEQ", GetType(String)) .Columns.Add("QTY", GetType(String)) .Columns.Add("ETD", GetType(String)) .Columns.Add("ETA", GetType(String)) DTPopUp = MePostab_Control.Cari_TAG_PARENTING End With With FPPOSTAB For GG As Integer = 0 To .ActiveSheet.RowCount - 1 ...
Comments
Post a Comment