How Can I delete a Single Record in DataSheet View

mkkashif

Registered User.
Local time
Today, 13:08
Joined
Sep 1, 2004
Messages
88
Hello Dear Sir
How Can i Delete a record in a datasheet view.
i mean if we want to delete a single record.i have to right click on beging of record then push the delete from menu and after that a msg appear.or select the record and press delete the keyboard.

My """""Question """""
i don't want to use the mouse in upper cases i have to use the mouse.
how can i select a record with single button by keyboard and delete it.i want to delete the record with single button press don't want to use the mouse.and don't want a message.
Any Help will Greatly Appreciated
 
No Can Guide Me

Hello Dear Sir
How Can i Delete a record in a datasheet view.
i mean if we want to delete a single record.i have to right click on beging of record then push the delete from menu and after that a msg appear.or select the record and press delete the keyboard.

My """""Question """""
i don't want to use the mouse in upper cases i have to use the mouse.
how can i select a record with single button by keyboard and delete it.i want to delete the record with single button press don't want to use the mouse.and don't want a message.
Any Help will Greatly Appreciated
 
You can make 2 command buttons by using the wizard.

First button will be the find record.

Second button will be the delete record.

hth,

Michael
 
No Can Guide Me

i think it is not answer of my question
 
Are you talking about deleting a specific record in a form?

Michael
 
i have got the Problem

i want to select a single record in the datasheet view .
the way is to shift+spacebar.
to select a single record.
is there any way to do that by custom key.
i mean to do that by my own code and by single key.is this posible.
to assign the Shift+SpaceBar key with custom keys.
 
I'm sorry I can't really help you with that. I hope somebody here can help you out.

sorry,

Michael
 

Users who are viewing this thread

Back
Top Bottom