I have a form that shows up as a datasheet and dispalys all the records in the database. I have a macro that I adapted from one of microsoft's templates. The macro is activated when the primary key of the record is clicked. The macro copies the ID number and finds the corresponding record using a different form that I use to input data. The macro successfully finds the corresponding ID, but the form that it opens does not have a scroll bar. I need to be able to scroll up and down because there are more fields as you scroll down. Other than that, the form seems to be able to save the fields I edit and the other tabs on the form also work. If I open the form from the navigation pane like a normal form there are scroll bars and it works well. Can any one help me add the scroll bars?
JPG of macro is below
Thanks,
John
![]()