Search results

  1. K

    Hide first page

    Is it possible to hide the first page of report? Andy
  2. K

    Page Break.. Blank First Page

    I have a page break at the top of my report so that each week ending is on a new page... however this means that the first page is effectively blank due to the report footer... How do i get rid of the first page so that it is not displayed to user. Andy
  3. K

    Query linked to combo box... select all?

    Hiya, I currently have a query that looks up staff names and then if they click a staff name from the combo box on a form they are then able to preview a report showing their performance. I want the combo box to have the ability to be left blank or the option to select all so that I can preview...
  4. K

    Security Code

    How do you get rid of the security warning when loading my database.. it says that it might contain some code that can harm my computer. Cheers every1 Andy
  5. K

    Advanced refresh

    I only want my refresh button to work (called command42) to work if there is a value in the hoursworked cell which is in the subform (called timesheet1). Any ideas?
  6. K

    2 Subforms.. One Command... One Answer?

    Hiya, I have a form that uses two subforms. The first subform allows users to enter timecard details and the other subform shows all the hours worked. I have a refresh button on the form so that when users click the button the timecard details from subform one are automatically shown on subform...
  7. K

    Putting access on server or pages

    Hiya, I want to put my access database on a server, what is the best way of doing this. Is it better for everyone to load access up and access the database that way or should I produce pages i.e. the web page option in access. Other users will access the db and i want to reduce errors. Cheers...
  8. K

    On Load

    I need my menu form to load automatically (pop up) when you load up the database... i.e exactly like it does with the switchboard in the templates for access. Cheers, Andy
  9. K

    Current

    I need a query so that only date in the current week ending are shown i.e. so that the query automatically updates every week to show the latest data for the week ending. Cheers, Andy
  10. K

    Visible data - Week Ending

    I want my timesheet data to only display dates regarding the current week ending, and for the rest of the data to be stored in tables but make this invisible to the current user. How would I go about achieving this. Many thanks, Andy :confused:
  11. K

    Filter Subform

    How do you filter the subform so that it only returns data regarding the current week ending and no data before this date. Many thanks, Andy :confused:
  12. K

    Form read only unless..

    How do you make all the labels in your form read-only unless the user clicks edit form or add new record? Andy
Back
Top Bottom