Search results

  1. R

    Hanging Indent in a Report

    Hello: Does anybody know if it is possible to do a hanging indent in an Access Report? If so, how? I am working on a report that contains numbered paragraphs inside a text box. Within each paragraphs are fields that vary in length. I would like the second line of each paragraph to line up...
  2. R

    Time Difference Calculation

    Hello: I have a report with three text boxes: Box 1 contains an employee's total weekly hours in hours and minutes: 40:00 Box 2 contains the actual total hours worked for the week: 35:30 Box 3 is the difference between Box 1 minus Box 2 I tried all the date/time functions to calculate the...
  3. R

    How to call a form event from another form

    Hello: Is it possible to call a form event (actually a control's event within the form) from another form? Thanks in advance.
  4. R

    How to get started with Access/Web development

    Hello: I've been using Access as my database development tool for a few years. Now I would like to start learning how to use Access in conjuction with other tools (such as ASP, vb.Net, etc.) to develop web applications. Can anyone point me in the right direction, offer ideas on how to get...
  5. R

    Change Report Magnification Programmatically

    When a report is opened in preview mode the user can point the cursor anywhere in the report and click to magnify the report. The default magnification is 100%. This is not large enough for some of my users. Is there a way to programmatically change the magnification to, say, 150%. (I removed...
  6. R

    Problems when using a DB created in Access 2002 (XP) in Access 2003

    I have an Access DB that I created in Access XP. It works perfectly when used in Access XP. When used in an Access 2003 environment some of the functions don't work anymore. I have users who use Office XP and users who use Office 2003. Does anybody know how to make this DB work in Access 2003...
Back
Top Bottom