跳到主内容

搜索

搜索

Search Function In a Form

评论

1 条评论

  • Avatar
    Peter Thane

    Not tried it but hiding the other columns may work.

    Or replace the table with

    • a Data Entry text input box and link that to a filter in your database setup that searches the required field so that the users have to type in the code they want to print
    • a Data Entry Dropdown list or list box linked to the appropriate field of the database which you then link to a filter in your database setup (as above)

    0

请先登录再写评论。