fmccarl
02-04-2001, 02:31 AM
I have a sub form with an button to go to a separate form. How can I set it up so all records are available to view when that form is pulled up. Right now, it only allows me to view the record linked by a related id.
|
View Full Version : Sub forms to view all records fmccarl 02-04-2001, 02:31 AM I have a sub form with an button to go to a separate form. How can I set it up so all records are available to view when that form is pulled up. Right now, it only allows me to view the record linked by a related id. ElsVanMiert 02-06-2001, 11:33 AM It will only work with an unbound form. |