Please help me reguarding this matter. Thank You.

  • Thread starter Thread starter lasithakamalpriya
  • Start date Start date
L

lasithakamalpriya

Please any one help me with Ms Access 2002
I want create a data table In which should be One Date & Many Items
I don't want to enter the date Recordset by Recordset it is wasting
the time
Please tell me How I can do It. Just like using sub form. If you have
any solution please send to my email address which is
(e-mail address removed)
 
You didn't really give enough information.

Do you need one date for, say, 10 rows, and a different date for another 12
rows? How will you know which is which?

You can always set the DefaultValue for the date field. You could also use
an Update query to set the date for all rows for which there isn't already a
date.

--
Doug Steele, Microsoft Access MVP

(no e-mails, please!)


Please any one help me with Ms Access 2002
I want create a data table In which should be One Date & Many Items
I don't want to enter the date Recordset by Recordset it is wasting
the time
Please tell me How I can do It. Just like using sub form. If you have
any solution please send to my email address which is
(e-mail address removed)

Sorry, that's not how newsgroups work. You post your question to the
newsgroup, you come back to the newsgroup to get your answer.
 
Back
Top