Search results

  1. N

    General

    Hi I have MS access 2003 and trying to populate date from MS ACCess to MS WORD form. I hav epopulated most of the text fields, but when it comes to checkboxes, instead of tick mark the checkbox on my word form, it displays -1 or 0 . .bookmark ("Checkfld1").range.text = True The above...
  2. N

    Question multiple check boxes to select records

    Hi I have about dozen or so check boxes in a form, check0, check2, check4, .. and so on. i need to run query that will give records that meet the creteria, i.e return data that have check boxes that were checked (true) only along with Id, name and perhaps some other data. thanks for your help
  3. N

    Report scheduling

    Hi I have several reports in Access that I have to send (e-mail) weekly. is there any way I can automatically schedule to say run the reports every monday morning and the reciever gets it in his e-mail inbox. Thank you.
  4. N

    general

    How can I have drop down where user can select more than one item and upto 5 items. If this is possible, how will it save selected items in the database that will provide room for upto 5 items.Thank you for your help.
  5. N

    Question Form templates use in access reports

    I have regulartory forms in PDF/Word that need fill in data from access database. I tried to copy the form into access report and fill in the required data. I do get the data, but the form does not look like the original form. Need help, please!
  6. N

    reports

    I have regulated forms in pdf/word format that I need to fill using data from access database. I tried to do this by copying the form in Access report, but the format of the form is not same as the original template of the form. Please help.
  7. N

    Word/pdf forms to fill in with data from access tables

    I have regulated Template forms in PDF/Word format that need information from ACCESS database. How can I import the form as part of the report and fill in the information from the database. Thank you for your help.
  8. N

    Question FORM expansion

    Hi I have data entry form that has say 10 fields. Depending upon the value of the 10th field, I may have to add another 5 fields so that user can enter data in it. One way is to dispaly all 15 fields and make the last 5 disabled until the response in the 10 field is positive and make the last...
  9. N

    Disable selected fields in a form

    Hi Need Help! Depending upon value in a field, I want to disable certian fields - disable data entry into these fields and if the vaue changes in the specific field, enable the fields so that data can be entered. Thanks
  10. N

    Question Multiple users

    Hi I have created database with multiple tables, forms and reports and ofcourse queries, but now more than one user want to have access to enter data into the forms and thus update/modify tables. As is, it is not allowing more than one user at a time. Any quick solution is appreciated. Thanks.
Back
Top Bottom