Search results

  1. D

    can any one make a database for marketing ?

    hello all friends please any one knowing how to create software for marketing ? or tell me the structure .... thanks for all
  2. D

    how to show image in ComboBox ?

    thanks my friend thanks for all describe i gain it
  3. D

    how to show image in ComboBox ?

    hello all programmers i have a question about combo box , i want when i click on combo box show picture , for example i create a form by 2 languages (English,French) each language have a specific flag , when i click on the combo box show English and beside English show USA flag with French...
  4. D

    how to add data into table ?

    ok my friend i know i'm not change everything from macro and name of textbox ... etc , i'm very happy my friend thanks so much
  5. D

    how to add data into table ?

    thanks so much for your information i gain it , so my friend the database is ready to work ?
  6. D

    how to add data into table ?

    oh my friend thanks so much really it is very nice design very nice think , you are very smart but my friend i have asked , about the table when i input the data from Mihail.mdb automatically all the data transfer to Mihail_be.mdb and from Mihail.mdb not saved ? i think it is very smart my friend
  7. D

    Count & Distinct Query Not Working

    try this : SELECT DISTINCT (AssignedTo) AS Expr1, (SELECT COUNT(*) distinct (AssignedTo)) FROM tblTasks) AS Expr2
  8. D

    Count & Distinct Query Not Working

    if you create another query , the same error display ?
  9. D

    how to make the structure ?

    hello all fiends i want create a structure table for database who can help me ! the database was creating for Measure gallery for (i.e) : i want to buy a new mobile with 400$ and the company said every month you need to pay 50$ , how to create an database structure ?
  10. D

    how to add data into table ?

    oh my friend i don't no how to say thanks i'm proude you teacher , ok my friend i show person skilled then i called you by private message , another again thanks so much good friend
  11. D

    it is possible the database working with voice ?

    hello all my friend i have an asked and i want to give the answer , when we create a database application it is possible the database working with voice ? for example when i tell the databse login form username is Admin and password is 12345 the database was opened ? if it is possible please...
  12. D

    how to add data into table ?

    oh my fiend it was very powerful and it was very nice , when you finished my friend please attention me by private message or put it here . another again
  13. D

    Access 2013 ribbon

    In VBA add the line to HIDE the Office Button and Ribbon ... DoCmd.ShowToolbar "Ribbon", acToolbarNo Use ... DoCmd.ShowToolbar "Ribbon", acToolbarYes to turn them back on.
  14. D

    One2one relationalship database to Form

    yeah it was depended on your row source table/query or value list
  15. D

    how to add data into table ?

    thanks my friend i'm wait
  16. D

    how to add data into table ?

    yeah my friend i'm glade that you know Kurdistan and i'm glade you are reading stories , my english and your english is normal i understand if you are understand me :) my friend all the point you are describe above is correct and some of them i doing it from my database such as : any product...
  17. D

    how to add data into table ?

    my friend when all the records stored in the table , after that i want to calculate all the records that stores in the table , my friend reality i'm from kurdistan region of iraq maybe you know that ! and i'm create a database for my friend he has a company about a big Store item , then i...
  18. D

    how to add data into table ?

    thanks my friend for your reply but it is not my solution my database exactly like that look my attachment
  19. D

    how to add data into table ?

    hello all fiends i create a form and two table one table is order for form another table it store the information look my database in the attachment , i want when the user input more than one data and when input price the price is used for all of the data when the user was input , look my...
  20. D

    how to set date between two days using vba ?

    oh my friend thanks so much for your answer my problem is solved , but can you help me how i learn VBA Exactly ! any pdf do you have or any thing ?
Back
Top Bottom