C
Carrie
Hello,
I have a form linked to subform which displays the date and data field
(number). My form has a single combo box to select a name and then the
subform displays (in datasheet view) all the records for that person, ordered
by date. I scroll to the bottom, then backtrack a few days to find the first
blank data field to start inputing my data. I coded the subform's on current
event to take me to the last record (to save me from scrolling) but now that
I am there, I cannot backtrack a few dates to input my data - I can only
input data for the last record. How can I make my subform editable if I go
to the last record? Or do I have to use some other method? I've already
made sure the forms are editable and not locked, etc.
Thanks,
Carrie
I have a form linked to subform which displays the date and data field
(number). My form has a single combo box to select a name and then the
subform displays (in datasheet view) all the records for that person, ordered
by date. I scroll to the bottom, then backtrack a few days to find the first
blank data field to start inputing my data. I coded the subform's on current
event to take me to the last record (to save me from scrolling) but now that
I am there, I cannot backtrack a few dates to input my data - I can only
input data for the last record. How can I make my subform editable if I go
to the last record? Or do I have to use some other method? I've already
made sure the forms are editable and not locked, etc.
Thanks,
Carrie