Yes, DELETE is available then.
I have several such forms, so the user can simply edit some tables
"directly." They all have the same problem. I made them all the same way,
by making a "garbage" form (just put all the columns on it any old place)
and opening it with
DoCmd.OpenForm rs![Argument], acFormDS, , , acFormReadOnly
I had to go look this up to answer your question, and I think I see where to
investigate. I got this from a "switchboard" form that I got from
someplace. Perhaps it came with Access??? Now the mystery is why I should
be able to add and edit if it has acFormReadOnly !!!!
I will read up on the OpenForm command.
"David W. Fenton" <(E-Mail Removed)> wrote in message
news:Xns9DE19A7E0821f99a49ed1d0c49c5bbb2@74.209.136.93...
> "LAS" <(E-Mail Removed)> wrote in
> news:i574ge$fov$(E-Mail Removed):
>
>> Yes, I can add rows and change existing data. The right mouse
>> menu shows New Record, Delete Record, Cut, Copy, Paste, Row
>> Height. Of those only "Delete Record" is disabled (de-emphasized,
>> faded font.)
>
> If you open the table datasheet directly, not the form based on that
> table, can you delete records?
>
> --
> David W. Fenton http://www.dfenton.com/
> contact via website only http://www.dfenton.com/DFA/