Search results

  1. F

    Vb Code to open file on cd-rom

    Hi Can anyone help me I am trying to autorun a powerpoint slide show from a cd-rom i need some vb code that will open a file on my cd-rom disk.
  2. F

    Add Record related is required

    Thanks buddy that help me solve it, there was a relationship between tables that was interferring with VB code that was runnning. So I removed the relationship and that solved it
  3. F

    Add Record related is required

    hi all, I am getting an error message "you cannot add or change a record because a related record is required in table 'personal details'. What is happening is I have a main client form with command buttons that run other related froms that store information on client details such as...
  4. F

    date query

    Yes I want to enter the date into a text box and click search and for the macro to run its self. Everything is in the main form. So I have my main form with client details, I want a text box to enter the date (which I know how to do) so then I have a command button that will run a macro that...
  5. F

    date query

    And where exactly do you put the SQL code
  6. F

    date query

    Hi There, I need some code that will let me enter a date into a field from a form and run it in a query. I like to display all record details from weekending 29/06/03.
  7. F

    Code to run defrag

    yes that part is ok still giving the same error I am using vb6 is that an issue
  8. F

    Code to run defrag

    it gives the error object required
  9. F

    Code to run defrag

    is there modules to link
  10. F

    Code to run defrag

    Hi does any one know the code that can run with a command button that will let me start the likes of defrag and Disk clean
  11. F

    Code to run defrag

    Hi does any one know the code that can run with a command button that will let me start the likes of defrag and Disk clean
  12. F

    Help me

    Any chance that you can do a sample
  13. F

    Help me

    Yes I have tables for all the information that relates to the clients. All I really want to do is sort out the attendance record on the main form so when i click on it the clientID for the client it will pass through to the record Id example aaron is clientID 1 and all his attendance records...
  14. F

    Help me

    verion 97 Here you go mile
  15. F

    Help me

    Can some have a look at the main form, What I am trying to do is when in the main form I click on attendance record And i want the record Id to have the same number as the clientID It is giving it a blank number I have the input the number my self can someone please assist me.
  16. F

    relate form information

    Hi Can someone have a look at this database, I am try to relate the main form information to sub information in differnt forms. Please help me. CAn I mail it to someone as it is a little to big for upload to this service. I will repay somewhere along the line of my life of computers. Regards...
  17. F

    Tab control

    Hi Lads, Right what I will do is give you a look at the test database dont laugh it is a mess at the moment. I am greatful for your help Can I mail it to you as it is too large to post
  18. F

    Tab control

    YEs they are working. Right I will explain. I have a number of tables personal details, attendace details, clinic details. I have made all of these into forms. I created a main switchboard form with tab control pages, on page one I have the personal details page two is attendace record page...
  19. F

    Tab control

    tab control Yes I have sub forms on each page. But the way I want it to work the all the information on each page relate to the clientID field in each table so that i can have the personal information on one page and other tabel relating to their attendace, appointments etc..... I hope you...
  20. F

    Tab control

    Hi, I am trying to set up tab controls to save room on my database. I am trying to link two tables with realted information on clients can someone give advice. Regards Aaron
Back
Top Bottom