Creating Entries

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I want to create a data base for a Hotel. I want to create a form with
fields such as DATE, NAME, ROOM NUMBER, RCID (RESERVATION CHECK IN DATE),
RCOD RESERVATION CHECK OUT DATE, amongst other information. I would make the
form look something like this:

Date: July 09, 2005

Name: Sally Jones Room Number: 11

RCID: July 11, 2005
RCOD: July 14,2005


I would have a button to the bottom of the form that says "Update". And I
would want the form to automatically create these records in the table:

NAME ROOM DATE
Sally Jones 11 July 11,2005
Sally Jones 11 July 12,2005
Sally Jones 11 July 13,2005
Sally Jones 11 July 14,2005

Can Access do that?
 
Mara-Khadija,

Just a hint for the future... If you really feel you want your post to
appear in more than one newsgroup (in practice, this is seldom
necessary), it is preferable to cross-post (i.e. address the same post
simultaneously to both groups), rather than multi-post (i.e. send a
separate copy of the post to each group). Thanks.
 
Back
Top