Sir, your this tutorial is best 👌 But sir i want to say how to prevent duplicate record entry when you insert text box records into listbox. Besides if i scan same barcode two times how do i show product name one time but quantity 2 . Please create such a tutorial on this problem.
i made an add button to record data at the table. this works only once. when i try to enter new data and press the add button again, the previous data record gets replaced by the new one. i dont want the previous one to get replaced. i just want a new record added. what do i do? please help!
Just one question: how to set condition in delete button with message box "do you really want to delete this record?" and set two option, Yes and no??? Thanks in advance. Cheers
Run Time error '3075' Syntax error (missing operation) in query expression "xyz where Reg_ID='3'. it showing whats problem in source code pls explain the sir
i got problem with my listbox, i chose 7 column heads but only 6 heads, it shows its data from the table not the seventh column. when added extra column, the seventh column's data is now shown so i dont know wat did wrong
Tysm this help me by a lot
Brilliant
Thank you
Sir, your this tutorial is best 👌 But sir i want to say how to prevent duplicate record entry when you insert text box records into listbox. Besides if i scan same barcode two times how do i show product name one time but quantity 2 .
Please create such a tutorial on this problem.
Great Tutorial Sir.Please how to print the content or the values of the listbox?
👍
i made an add button to record data at the table. this works only once. when i try to enter new data and press the add button again, the previous data record gets replaced by the new one. i dont want the previous one to get replaced. i just want a new record added. what do i do?
please help!
Please create such a Table -1 in Ms access where store deleted records if you delete a record from a form which is connected with Table -2 .👍
Just one question: how to set condition in delete button with message box "do you really want to delete this record?" and set two option, Yes and no???
Thanks in advance. Cheers
Run Time error '3075' Syntax error (missing operation) in query expression "xyz where Reg_ID='3'. it showing whats problem in source code pls explain the sir
i got problem with my listbox, i chose 7 column heads but only 6 heads, it shows its data from the table not the seventh column. when added extra column, the seventh column's data is now shown so i dont know wat did wrong
Make listbox.columncount = 7