DataGridViewTxT
Budget: $10 – $30 AUD
I have an existing project where I've import a text file into a DataGridView (grd_txt). I also store the data into Microsoft Access database.
What I would like is to total up the BohE and BohU by date for the specific Item number.
I have attached two sample data files (1 excel file and 2 txtData). The excel file is only an example of what I want this to look like in the DataGridView.
If you see my example in the excel file where I use PROD____1190 and then results are displayed in the CombinedCodeDate tab
What I would like is to total up the BohE and BohU by date for the specific Item number.
I have attached two sample data files (1 excel file and 2 txtData). The excel file is only an example of what I want this to look like in the DataGridView.
If you see my example in the excel file where I use PROD____1190 and then results are displayed in the CombinedCodeDate tab