open tables

  • Thread starter Thread starter Kanagam Nagarajan
  • Start date Start date
K

Kanagam Nagarajan

Dears,

I want put command button open for 'table' to form. Kindly adviced

Nagarajan.
 
Dears,

I want put command button open for 'table' to form. Kindly adviced

Nagarajan.

As a rule, users should never see Tables at all. Forms are much more powerful
and controllable for displaying and editing data. What are you trying to
accomplish? What is the Recordsource for the form? What table are you trying
to open, and why?
 
Back
Top