On 5/19/2021 5:35 AM, Stuart Pacholko wrote: > Hi > > The Record navigation buttons are disabled when a form is opened by menu. > (First row, previous row, next row, last row) > > How do I enable this function?
If your form is not using OODML (meaning you are using XDML to interface
with the data -- the USE command to open the table and so on), the form
cannot use those buttons. If you ARE using OODML (you placed a query or
data module object on the form, and so on), make sure that in the code
after the controls this statement (or one like it) exists: