Search results

  1. M

    how to pass value from one FORM to another FORM

    Hi, I have a form on which I have to enter a message number and date, after that on the same form I have placed a button which opens another form. On second form I have placed a drop down which shows the message numbers entered in the first form. But when I go from first form to second form, in...
  2. M

    how to pass parameter from report to open another report

    Hi, I am creating a small application in access 2007. I am tracking the working of the vehicles. I have created a query and on that query I have created a report. I want to know is it possible that in report there is a hyperlink on vehicle number and by clicking it, it will open another report...
  3. M

    how to use IIf Function

    Hi, I have a situation, in reports I want a summary to count the total working days of each vehicle type. Here is what I want. VehicleType VehicleNumber Days H. Truck GA 3434 2 F.B. TRL AS 3222 7 F.B. TRL HY 34324 1 L.B. TRL DD 3434 2 Summary: H.Truck = 2...
  4. M

    Question Access 2007 automatic backup

    Hi, I have crated a small application in Access 2007 and by using AccessRuntime, I have created a installer. I want to know how can I take the backup of the data after it is installed on the client's machine.
  5. M

    Question How to open a Menu or Dialog at startup

    Hi, I have created a small application in Access 2007, and by using package solution I have created the installer. I have also created a AutoExce macro, but it opens the form and reports at start up. Can I get Menu or a Dialog box with having all the Forms and reports on it, so I can choose...
Back
Top Bottom