Search results

  1. P

    Comma Seprated values from Form to DB

    Hello i have a access form on which there are multiple check boxes. all values that are checked will go in to the single field of DB.means if user selects 3 check boxes the the rexpective values like 1,2,3 will stored in that DB field and next tiem when user selects that record all check boxes...
  2. P

    Join Queries as a record ssource of the form

    Hello I have created a form which has multiple tabs. Each tab containing control source from diffrent tables. I want to assign form's Record source as a query so that when some one hits on save button the all data should be saved to respective tables. Pleae tell me how can i write code for...
Back
Top Bottom