How to delete record with msgbox? Pls i need this for my project

Hi

It would help if you could clarify what you mean by providing as much information as possible.

I'm going to assume that you mean that you want to ask the user if they want to delete and if they say yes then you do the delete. If this is not the case then please provide more information.

Have a look at the MsgBox Function and in particular the example where the response of the users action is stored and then used within an If statement. If the user selected Yes, or Ok then that is where you would perform your delete.

HTH

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.