One more thing When I use this code:- Private Sub cmdTotalGrid_Click() Dim i, a As Integer a = 0 Adodc1.Recordset.MoveFirst 'Move the record...
Sir, One more thing I made a Invoice Report. In which when I want to delete the data it gives error. Can you pl. check whats wrong.
I tried it there were some mistakes I have made in the codings now it is working. THANKS! What I do if I want all the datagrid columns Total in...
yes database is properly connected with Adodc1
Sir And code given for calculating column what i do if i had to calculate Rows
Thanks! I tried the same but giving problem
And if I like to calculate the Grand Total of all Totals in a grid. HOW?
1. Not showing in Data grid 2. Not Saving in DB20
Time calculation add/delete in data grid getting problem while running
Thanks problem solved
Study in Books and then try to make the project. THANKS AGAIN!
Sorry to state that it is not an copied code from some bodies project. It is my own project. First I tried the codes to say data in MS Access it...
Dim conn As ADODB.Connection Dim Rs As ADODB.Recordset Private Sub cmdAdd_Click() If Len(Trim(Text1.Text)) > 0 Then With Rs .AddNew...
how to add and delete data in datagrid?
Any body can help me in making coding for adding and deleting data in datagrid with example attached
Re: Need help in adding data in listbox; data entered in list box saves data in Acce I have attached the file in zip
Re: Need help in adding data in listbox; data entered in list box saves data in Acce Getting same problem pl. help
Separate names with a comma.