Search results

  1. S

    Calendar like Outlook uses

    I wish to use a calendar like what is in Outlook where you click on the combo-box pull down arrow to the right of the date field object and up comes a calender from which the user can pick the date he wants for the object. The date then goes in the field and the calendar goes away.
  2. S

    Error running Macro

    MSACCESS caused an invalid page fault in module KERNEL32.DLL at 017f:bff7a138. This is a new error message to an old macro that has previously been running fine. It SetsWarnings to No, emails a file, then runs a delete query to delete data from a table. Data is staying in the table due to...
  3. S

    Preprinted Forms

    Is there a way to use a preprinted form in the printer and use a scanned image of same as the data input form?
  4. S

    Using SendObject to send Pie Chart and Bar Chart

    The text on the above charts is being omitted when I send them as "snapshot" attachments for viewing with Snapshot Viewer. Please help ASAP.
  5. S

    Using SendObject to send Pie Chart and Bar Chart

    The text on the above charts is being omitted when I send them as "snapshot" attachments for viewing with Snapshot Viewer. Please help ASAP.
  6. S

    Forms too large for small screens

    I have developed my database on a 19" monitor set at 1024 x 768 (True Color 24 bit). I have a user that has a 15" monitor and prefers his resolution at 800 x 600. My forms are too large for his screen. Is there anything I can do so he can view my forms?
  7. S

    Footer at btm of last page only

    Is there a way I can make a section only print at the bottom of the last page of my report?
  8. S

    page footer needs to be able to "grow"

    Have a subreport in the page footer of my main report. Both need the ability to "grow". Please advise.
  9. S

    subreport page footer doesn't print?

    My subreport page footer, which is in the page footer of my main report, doesn't print. How can I make this work?
  10. S

    subreport needs to "grow"

    Have a subreport at the bottom of a report. This subreport can be 1 to 10 line items long. I need the subreport to be able to size accordingly. Any help?
  11. S

    Report - Detail Section

    Have users that are "Excel friendly". In the detail section of my report, I have set all fields to "grow". Some do and some don't. How can I make all fields grow with whichever one is the "tallest"?
  12. S

    Largest value

    In an equipment list report, I have a detail section that has a "revision" field that has a value (even null) for each record in the detail section. I need to show the "largest" value of the "revision" field in the Report Header. How?
  13. S

    Borders on a report

    Is there a way to have a border print around the perimeter of a report?
  14. S

    Check box useage

    I am considering using a check box in a form based on an "Equipment List" table so that the user can "check" the items he wants to ship and put on a "Packing List" form (new table). Is this a good method? How would I "clear" the checks once the user has selected them? I hope someone out there...
  15. S

    Open a form

    How can I open a specific form based on the value of a pulldown cell in another form? (ie. value list = blower, burner. I want to open the blower form if value is blower and the burner form is value burner)
  16. S

    Datasheet View Form

    I have created several forms to open in Datasheet View. When I open any of these forms from either another form or the switchboard, only one record shows. I have to select View and Datasheet View before I get what I want. Can someone tell me how to get the datasheet view the first time?
  17. S

    Date range selections for users

    Need a way for users to select beginning and ending dates for queries/reports instead of having them type them in. Is there a calendar out there or something in Access that will do this?
  18. S

    Subform with field for multilple tables

    I have a timesheet subform that contains a combo box that I want the user to be able to select cost codes from various tables based on the value of the Projects combo box in the same subform. Can this be done????
  19. S

    Vacation Days calculations

    I have a table of employees. I have a timesheet database that keeps track of, among other things, vacation days. How can I calculate "Vacation Days Remaining" for the previous and current calendar year?
  20. S

    Control to pull from two tables.

    How can I make a control (i.e. [ShipTo]]) have the user be able to select from two separate tables (i.e. tblCustomers and tblVendors)???
Back
Top Bottom