Recent content by dups

  1. D

    Dlookup ?

    thanks for the link but i am kinda new to access and thatcode is kinda difficult for me to understand but thanks anyway i will go through it and try but i would appreciate if anyone could help
  2. D

    Dlookup ?

    I would like to know if i am doing an Inventory in an Invoice Program and i want the [quantity] from a subform on the Orders Form to be deleted automatically from a Products Table , Would the Dlookup Function Help and if yes how would i implement it ? Regards Dups
  3. D

    Need help with this invoice software

    thanks for your help once more i saw the screenshot but i guess i will have to go home and try and figure it out , nice design though
  4. D

    Need help with this invoice software

    Hey garry thanks alot man that really did the job , now how about the inventory part can u help me with that please ?
  5. D

    Need help with this invoice software

    Good day to you all i am having a problem with this invoice i am working on , i used some of the forms , tables and queries from the Northwind sample that came with access 2003 , the problem i am having is that whenever i add an item to the orders form and i try to view the report instead of...
  6. D

    help with invoice program

    thanks but any other ideas
  7. D

    help with invoice program

    Good day , i want to create a software for a friend that has a small store , he wants the program to be able to print invoices it should contain a order form a products form a form to inter the products, quantity, and total on the invoice and once a certain product is sold an inventory will be...
  8. D

    Access StartUp Problem

    Thanks Rabbie , that did the job. Can i get access to all microsoft access database by just holding down the shift key ?
  9. D

    Access StartUp Problem

    I have a problem where i unchecked the "allow built in toolbars" , "allow toolbar menu changes","allow full menus" and " allow default shortcut menus" from the TOOLS Menu item (STARTUP) How do i get back all the menus to show when the application starts up?
  10. D

    New to Access and need some help

    hey ludlite you know i am just seeing the last post that yoiu made , anyway look at this next database for me, check out the form name Frmrelationship and the two tables Cneerelationship and shprrelationship and tell me why when i open the frmrelationship form the autonumber that is generated...
  11. D

    Trying to create a Relationship between two Tables

    well actually i was using firstname and last name as examples but i get what u r saying so thanks again
  12. D

    Trying to create a Relationship between two Tables

    thanks for your help
  13. D

    Trying to create a Relationship between two Tables

    I am a newbie to access and i am working on a project that has two tables the primary table has for example the following fields: firstnameID(primary key) data type auto number Firstname data type text the second table has for example : LastnameID(primary key) data type auto number Lastname...
  14. D

    New to Access and need some help

    sorry i didn't add the file , here it is
  15. D

    New to Access and need some help

    ludlite check out my functions form and look at it , how do i not make the page updated until the usewr clicks on the ok button , i want them to select an employee from the employee combobox and a function and the date of training then after all that is selected then that data is added only when...
Back
Top Bottom