Search results

  1. J

    Need help changing error text on form input masks

    In my database I have created input masks for field like post code etc.. These work fine but when invalid data is enterd a massage like "the data did not fit input mask >LL0;99 etc.." . This is oki but for my coursework i need it to say a message i specified in my design for example "The data...
  2. J

    Drop Down menu help

    Hi I have a problem involving a combo box on my input form in my database. The database has two tbls one which is tblitem and the other which is tblcustomer. The problem lies in the new item entery form (frmitem). I have a combo box which selects the customer ID from a list, this drop down...
  3. J

    Complicated formula! Is it even possible?

    Anyone who could help with this, I would appreciate it a lot. For this school project of mine, I have to create a function that will calculate the total of a transaction. The trouble is that this isn't just a matter of adding numbers up. There are certain items that cost £3, but once one is...
  4. J

    Password prompt help!!!!!!

    hi im making a database for a lorry company for my school ICT prject. On my form i have a delete item button. The person I am designing it for has requested that only he can delete records. I havent a clue about VBA but on a previous post for a similar problem somone gave me the perfect VB...
  5. J

    Verification request on exit

    hello every1 Would it be possible for upon the clicking of an exit button of a form (using the exit macro in access) to bring up a box saying "are u sure u want to exit etc....." and then give options yes or no. Thanks for ur help Jon
  6. J

    School Project Drop Down Menu in from problems

    I am making a database for a warehouse for my school project. I have a form to enter item records. In this form there is a drop down menu to select the customer. I need a way of there being a drop down menu which incorportes the customerID and the customer name or a drop down menu of customerIDs...
  7. J

    Need help on report for school

    I am making a database for my school project. It is a databse to record items in a warehouse. I need a report that shows all items currently in the warehouse. I have a field called date to be removed. I need to basicaly make a report that shows all records in which todays date is less than date...
Back
Top Bottom