Search results

  1. A

    Report issues

    I have used a query to generate the report (I simply want to show a list of all computers which store a certain piece of software; which I have done). Anyways, the report shows these details 3 times for some unknown reason? i.e. if there are 3 records it will show them nine times on the...
  2. A

    Excuse me for this but I am tired =p

    Hey everybody, I know I can do this and I know it is something simple but I have been coding websites and such since 7am this morning and when I came to do this my mind went blank. I am wanting to count how many licenses (the format is tick boxes hence the WHERE licentie=true) there are...
  3. A

    VBA code and command buttons

    Hey everybody, I have the working code (well it seems to work, debugged fine etc). However, I have to make a command button on a form with plant details (which I did) and in the event properties I selected 'on click' and went to the code builder and put in the code. However, when I click...
  4. A

    Writing a function that controls the contents of a text box

    Hi everyone, Firstly excuse my awful vba knowledge and I am learning (slowly) but I am wanting to create a function ( I think a str). I have created a form which displays species of plants (the database is for a gardening centre). I have created a separate textbox called 'advice'. Now I...
  5. A

    Writing a function and using it in a query.

    Hello everybody, I am taking a module called 'Database and SQL' which was compulsory. I have had no problems up to now, sql was fine etc. However, I have never done visual basic of any description and so I have come unstuck. I have read manuals and this forum but cannot find anything...
Back
Top Bottom