Search results

  1. C

    How to undo from the mainform and editing problem.

    Hi, i have attached a slip-down copy of my program. Please enter using "frederick" and password as "444". From the menu, take the following steps. Go to "Adminstrator's Menu" to "AREVA Main", close the splashscreen go to "edit/delete project" then to the "delete project" option. This is the...
  2. C

    How to allow a new record ?

    Hi.. I have a continous form that display some data of a drawing number. How do I allow a new record only when i have switch a dropdown box to 3?
  3. C

    how to check only one box at one time?

    Hi, i have attached a slip-down copy of my db. In the form "frmUpdateDraw", you can see that there is a light green table (sub-form). It display the information of a particular drawing number. 1) How do i allow the checkbox of the latest drawing to uncheck and check the next checkbox of the...
  4. C

    how to create a delete query?

    Hi. I have three tables. Each link together by relationship. In a form, i will display the relevant data from these three tables by means of a query. However, i realised that i could not perform a delete operation as my database table still exist the particular data even if it is deleted from...
  5. C

    Create Login Account

    i will look into it. thanks guys for the infor.
  6. C

    Create Login Account

    Hi MircoE, i have seen this sample but its just a simple login without any security level. So i did not consider this.
  7. C

    Create Login Account

    Hi Adrain, the steps that you are given are quite detail but i have problems with the codings. I do not know how to convert your instruction to the respective codings. Do you have a sample program or something which i can reference?
  8. C

    Create Login Account

    Hi.. About your idea, how can i implement it technically? as in the steps involved in the process?
  9. C

    How to count only the checked records?

    Ok..i am figuring it out as well. Cant seem to achieve that. Let me know if you are able to do that. Thanks in advance and thanks again for the previous help!
  10. C

    How to count only the checked records?

    Just a quick question. by using this count function, how do i refer to a field in a sub-form?
  11. C

    How to count only the checked records?

    Thanks alot!!..its work just as i wanted.
  12. C

    How to count only the checked records?

    As attached, it is a copy of my form. After the generation of the report, at the end of the report, i did a summary of the number of records that fall in differernt status. But that does not meet to my requirement as i only want to count the records that are checked by the check box. In addition...
  13. C

    how to count a list of items?

    this is the copy of my current form as mentioned in my last post reply,.
  14. C

    how to count a list of items?

    Hi.. I believe you mis-interprede my problem. There is this field that is known as drawing number (eg. of a drawing number format: Q03E12-3-4). I have a list of it. i am intending to count the number of records under the "DrawingNumber" field. There is 2 problems that i face. Firstly, the...
  15. C

    how to count a list of items?

    Hi, In my form, there is a field that comprises of a list of items and these items may repeat at times. which means, if i have a list consist of apples, pear, apples, grapes. The sum of the fruits should be 3 fruits instead of 4. how do i write the code at the textbox which sums the list of...
  16. C

    Create Login Account

    thanks. i will look into that.
  17. C

    Create Login Account

    how can it be done?
  18. C

    Create Login Account

    Hi I wanted to create a login function at the start of my form. basically, my idea is to have an administrator and users. Administrator is able to view all the information while the user is able to view only the information that they added in the database. Can this be done?
  19. C

    How to print form details to the report

    Hi Wiz47, I managed to attach the slip down version of my database. Please view and advise. Thanks alot!
  20. C

    How to print form details to the report

    I have read your message. how do i attached the db in this forum as i am new to the forum? It seems that the forum has a problem with attaching my database, it does not allow me to attach at all. can you give me your email so that i can mail it to you?
Back
Top Bottom