Search results

  1. S

    Dropdown menu prob

    You give me an idea, I think it will work, I will add the Wrkcntr As a control source. Thanks a lot ...
  2. S

    Dropdown menu prob

    As you can see in the database I attached, tow tables, in the operation Form I have got the drop down menu to choose from the Wrkcntr table, What is happening: each time you will choose from the drop down Menu it will repeat it self each time , if you change one all of them will Take the same...
  3. S

    how to send value ??

    thanks any way , I did solve the problme .
  4. S

    how to send value ??

    Need help, I’ve got two forms x & y behind each of them table which is x & y, Car number in y is a primary key car number is secondary key in x, So in x form I’ll double click on the car number field, that will open the Y form, now, I want to double click on the car number field in the y...
  5. S

    requery

    Sonny, thanks a lot for help, it was a kind of you. I have use it A lot in my project. :p :p :p
  6. S

    requery

    I have this form with two fields, first one combo box which I'll pick Record from; depending on it the second field which is a query that Will run on enter. For example: Reg time: 10 – 12 (combo box record) Lab time: 10 – 11 (query) But what if I decide to change the...
  7. S

    user level security wizard

    I had discovered that when using the user-level security wizard I do not know the way to put the security system off. Plus, all Of the database systems I got on my computer will be blocked Except for the admin. So what to do I need help? please ...... :( :( :(
  8. S

    unbound sum textbox

    Thanks a lot , best regards . :p
  9. S

    unbound sum textbox

    format should be fixed and dicimal should be 2 ,yes it shull be . but when opening properties you will not find dicimal option ... the textbox will be : =sum([the field]) ... thanks for replying . :)
  10. S

    unbound sum textbox

    Hi, I am trying to make calculations in an unbound textbox, those Calculated number will be coming from a field formatted as a Standard number and 2 decimals digits … What’s happening is: in the unbound textbox I am getting results Like this: 10.20 + 10.40 = 20.00 but I would...
  11. S

    month data or month range

    JON K, Sorry for not responding directly to your solution, in fact it was helpful, Thanks for you ,I solve the problem I had. Thanks a lot …. :p
  12. S

    month data or month range

    I need a data in a date range, the date format are mm/yyyy, I have tried the: between [] and [], but it did not work!!! Query, which I am tiring to do depending on another query which Calculated the same field – which I want to get the date range from – So it will be like this: The first...
  13. S

    payment duration (date issue)

    thanks for you I solve my issue .
  14. S

    payment duration (date issue)

    thanks a lot you have been helpful ... :)
  15. S

    payment duration (date issue)

    what did you meen : chang 1/2/3/4 to period days ? how ?
  16. S

    payment duration (date issue)

    still when i need to creat a report it will not appear , reports do not depend on forms thats why I need to do that in a quiry depending on a table . I did understand that your solution in form .. isn't it ?
  17. S

    payment duration (date issue)

    still i need to use month and year , Actually it must be like this . So what will the solution be ... ? :confused:
  18. S

    payment duration (date issue)

    This is purchase invoice due date issue: I’ve this table: Invoice number.......Number Date.....................Date/time.....MM/YYYY Duration time.........Number I am going to enter the month and the year – for the invoice -. The duration time will be after 1,2,3 and 4 month. So in the...
Back
Top Bottom