Ondy
If you are the only one using the database, then by all means enter data
directly into the tables. Forms are meant to guide and restrict users other
than the one doing the designing.
The "cells" you asked about are actally a combination of 2 things: the
record and the field. Think of it like time and space. Both are needed to
define a presence. Both the record and the field are needed to define a
value.
If you have a need for sequential numbering, you could do it in Excel and
then paste it into the Access table. I, for one, found that feature useful
when creating lookup tables that needed initialized sequences other than
AutoNumbers, but I am definately a minority.
--
Bill Mosca, MS Access MVP
http://tech.groups.yahoo.com/group/M..._Professionals
"Ondy2112" <(E-Mail Removed)> wrote in message
news:876480AE-56AE-4B69-8F71-(E-Mail Removed)...
> Then why do they even give us a Datasheet View and/or the ability to edit
> data directly, if I'm not supposed to use it? Nobody else excpet me is
> using
> this, I don't need a common user to enter data into the table, so I don't
> see
> the need for the overhead of a form.
>
>> You're not supposed to work directly with tables (or queries). Forms are
>> what are intended to let you work with the data.
>>
>> --
>> Doug Steele, Microsoft Access MVP
>> http://I.Am/DougSteele
>> (no e-mails, please!)
>>
>