Recent content by history

  1. history

    update field from another field

    Dear All, in the attached database file : there is a frm_Deployment Form . I need when I click submit : the [To site] Field which is shown on the frm_Deployment Form update the [Sites_Comp] Field to be [To site] Field in the tbl_Emp Table for each employee in the subfrm_Emp...
  2. history

    update one table from another table in refernce to another third table

    what kind of "odds" !!! don't you understand my issue ? OR don't you understand my words ? anyhow, you are not capable to help, never mind and nice try wish you the best
  3. history

    update one table from another table in refernce to another third table

    Simply I'm selecting from the Sub Form the ID (from the ComboBox) then the rest of the fields will be filled automatically ...
  4. history

    update one table from another table in refernce to another third table

    I couldn't understand what I should to do
  5. history

    update one table from another table in refernce to another third table

    The db would be no good to me, I'm on a mobile. In any event, teasing an explanation out of you will help you understand better. Can you explain the selection process?
  6. history

    update one table from another table in refernce to another third table

    I'm selecting each one .... would you like to send the data base ?
  7. history

    update one table from another table in refernce to another third table

    No the subform is free to select the employees I want I mean I'm selecting each one by myself
  8. history

    update one table from another table in refernce to another third table

    OK I have a main form for the employees, entering the data I have another form for the sites, entering the data I have another form for the transferring process : 1- data for the transferring RefNo, Request date and Site 2- sub form shows the list of employees and the date...
  9. history

    update one table from another table in refernce to another third table

    OK friends, I have a manual format (filled by pen) to send people from one place to another the form has a RefNo , date and the place that the people will go to. what I need now to make this form automatic, grabbing the data from the main Table data and in the same time keeping the...
  10. history

    update one table from another table in refernce to another third table

    Hello Friend, Simply I have some persons sending them from place to place and want to update the place (ToSite) where they will arrive in the main table (Sites_Comp) for each person I mean the field (ToSite) would be the copied for all persons in the subform
  11. history

    update one table from another table in refernce to another third table

    hey guys where are you ?? isn't anybody here !!!
  12. history

    update one table from another table in refernce to another third table

    Dear Friends, I have 3 tables : 1-Emp ID_Emp (Primary Key) Sites_Comp 2-Dep RefNo (Primary Key) ToSite 3-EmpDep ID_Emp RefNo I have a form contains Dep and sub form of EmpDep This Form should contain RefNo and ToSite (Dep) related to them numbers of employees listed in...
  13. history

    range between 2 dates

    Hello brothers, I have a table called "EmpVisaType" consist of EmpVisaType - date1 - date2 EmpVisaType CompDate1 CompDate2 A / 01/01 /31/01 B / 02/01 /28/02 C / 03/01 /31/03 D / 04/01 /30/04 E / 05/01 /31/05 F...
  14. history

    Question How to make the database work correctly on any PC

    the needed dll files for VB applications that may be not exist with windows dlls'
  15. history

    Question How to make the database work correctly on any PC

    Hello Brothers, I would like to ask about how to make the database after finishing it to work on any PC. for example : I had finished a database and it's ready to be used but I have to install the visual basic and sometimes the "dll" &"ocx" files are missed,,, so I have to copy those files...
Back
Top Bottom