Search results

  1. H

    trouble with query - multiplying and dates

    hello, I am having some serious problems with the most basic aspects of creating a query. I am trying to do the following: Take a date entered in the database already (Date of Hire) Then take Length of Hire (number) and Length of Hire (Week/Month) and times them together. (Lengh of Hire...
  2. H

    default value for a textbox

    hello i have a form with one textbox in it. The record source for the form is a query. the control source for the box is one of the fields from the query. The query either returns "not instock" or nothing at all. The text box does exactly this at the moment. No problem at all. But when it...
  3. H

    how to change number after report run

    hello, I'm in need of some rather urgent help. I have 6 days left in my deadline and need to have my database finished (i thought it was) and more importantly, all the paperwork to accompany it done. What i want to do is have a field in a producttable called "stock" and in that field will...
  4. H

    question about altering data after a report is run

    hello, I'm in need of some rather urgent help. I have 6 days left in my deadline and need to have my database finished (i thought it was) and more importantly, all the paperwork to accompany it done. What i want to do is have a field in a producttable called "stock" and in that field will...
  5. H

    Creating a form to search through a table

    no matter, now, found a thread on the forum which has help edm eout
  6. H

    problem with sum in report

    hello im making a an invoice form a report at the emoment. There are some headings in the ... header, and the details int he detail. There's the amount of days, preice per day, and the total price. I am multiplying the days by the per day price to get the price using this.. =[Length of...
  7. H

    Importing spreadsheets

    Hello, Sometimes when i import an excel spreadsheet into a table in my database it gives me an error about how not all the data was input correctly. I go and find out which record wasnt input correctly, go back to excel, delete all the other records int eh sheet apart from the one that didnt...
  8. H

    Autonumber question

    Hello, I'm making a fairly complicated database for me (being as this is the first ive ever made) for an A-level project. There are a number of tables which have a autonumber for an ID. Now i'd like the users of the database to be able to distinguish bewteen the IDs by eye so i'd like their to...
Back
Top Bottom