Search results

  1. M

    Displaying reports

    I have a number of reports created using crystal which i would like others to be able to view the results of graphs mostly. What options do i have? most of them do not have access to crystal can i export to excel, access etc. Can i create a page that will contain live information. The idea...
  2. M

    Username & Password

    I want to be able to allow people to sign (digitally) there work once they have entered all of the data. On the form i have added the text box for there name and password. Can anyone give me some basic code to start with I have already created a table tblEmployees which has EmpName and...
  3. M

    Tabs HELP!!!!!

    I have created a form with multiple tabs i know wnat to be able to print reports but how do i go about transferring the infromation to the reports so that the correct tab is shown.
  4. M

    List box

    I am trying to lock a field "Operator" with a password so only a specific person can use there name on the form. What is the best way to go about doing this?
  5. M

    Search Window

    I have created a serach form and a query but i would like my results to show on the serch form i have created in a window below. How do i get the query results to show here ????:cool:
  6. M

    Multiple Reports

    I am using tab controls in a foms i have created which have various tick boxes and labels in each tab. I know want to be able to print a report of anyone of the devices the only problem is the tab control is not showing in the reports. I hav been using a piece of code to allow each of the...
  7. M

    DB security

    Is it possible to use the information created using the database security wizard? I would like to have a drop-down menu of the users & Admin in a form designed by myself. Can i get the infromation to do this or is there another way i can limit other peoples access using my own security form...
  8. M

    Login screen

    Nearlly there with my DB just one last thing to-do. I hope to have multiple users accessing my DB so i was hoping to have a login screen with passwords. In addition to this is it possible to have a link to all the infromation that this person add/edits changes etc etc. The idea being that...
  9. M

    Form Design

    I am in a spot of bother I have a form which i want to use for testing devices the only problem is each device has different testing protocols. The only thing that is similar is the device details and the Test format. What i have done so far is linked the checklists to the device name so that...
  10. M

    Database offline

    I am hoping to use my database on a laptop while doing some service work. As the database is held on a shared network will i be able to do this and how will the information be updated without some being lost when i reconnect to the network?
  11. M

    Text box Multiple lines

    I am trying to type multiple lines in a text box after i type a line and hit enter i want to start a new line but this is not happening. Instead i have to mess around with the space bar one wrong move and the whole lot is all over the place. Is there anything i can do or maybe there is a better...
  12. M

    Security

    Is it possible to record who updates/changes/adds infromation on a database. I will have multiple users logging onto the DB to add another extra element of security can people lock there infromation by password after it is entered much the same as a digital signaure in PDF forms.:eek:
  13. M

    Reports

    Can you generate a report from infromation on a table. i.e. I select the infromation from a table and then click on it so it can be printed as a A4 sized service report (fomatted as a service report)??:confused:
  14. M

    Tick Box control

    I have a row of tick boxes, i want only one to be selectable at any one time, how do i go about setting this up?:cool:
  15. M

    Create a search button

    I am new to access but have managed to put togther a nice DB for logging services completed on equipment. I now need to search the infromation by user name, location, serial number and date. I have tried to generate a query but get completly lost in the process. Is there a way to search and...
Back
Top Bottom