Using Datasheet view to enter data

gilescis

D. Castaldo
Local time
Today, 11:18
Joined
Jan 23, 2006
Messages
106
I have a small database that will have a button on a form. That button will run a query that I have setup and working. The quesry just prompts for a date then returns data for that date range. that all works fine but once I have th datasheet view I want to be able to modify a record from there and I can not.

Any Ideas

Thanks
 
Sounds like you may have either

1. an non-updatable query as the recordsource of the form

2. your form's Add / Edit mode are set to NO

I'm guessing #1.
 

Users who are viewing this thread

Back
Top Bottom