Search results

  1. L

    Build event

    hiding db hello again, In my application I have tried to create an exe for the program in order to go directly to the switch form. i have created a startup macro and hide everything from the window menu. I am sending you again my application in order to help me retrieve my tables and the rest...
  2. L

    Updating data in a tab Form

    hiding access db dear starogue, I was constrained to let sleep for a while my access application. well, I tried to hide my access db and the rest from the window menu and by creating a startup macro. But now, I want my tables back to make some modification and I cannot find them. I am sending...
  3. L

    Build event

    thnx Mstef thnk you very much, really. I was not putting this line Me.PassNo.SetFocus on main form Current so it always gave me error thanks regards
  4. L

    Build event

    thnx Mstef thank you Mstef for the code provided, it is very simple to understand but I still cannot figure out why does it not work with my forms. I am sending you my sample db to have a look. thank you in advance for your help waiting for your reply
  5. L

    Build event

    check box Hello, can you please help me too... I also have a check box. I would need to display a subform whenever I check the box. In my main form there are some personal details. if I check the box OwnVehicle (yes/no),I need the subform with vehicle properties to be shown. I have these two...
  6. L

    Build event

    check box Hello, can you please help me too... I also have a check box. I would need to display a subform whenever I check the box. In my main form there are some personal details. if I check the box OwnVehicle (yes/no),I need the subform with vehicle properties to be shown. I have these two...
  7. L

    Updating data in a tab Form

    hide background of the application hello, I would have a question... I saw the databases prepared by you...how can I hide db tables and background of access in order to be able to send you only the forms?
  8. L

    Sub Form Question

    subform another issue Hello, me too I have a question related to subforms. I have linked the main form and the subform by a one-to many relationship and everything works fine. me question is. I want to hide the subform when I simply open the main form which has a chech box. When I check this...
  9. L

    linkin forms and subforms

    thanks Hello thank you for your reply. It was helpful to search the help and I got used with many features. But I need some help in programming. I understand the basic features but I want to do the following (I have limited time) can you please provide me an example procedure that controls my...
  10. L

    linkin forms and subforms

    Hello. I am new to Access programming so I have som, perhaps, elementary questions. My db has only to table that are related by a one-to many relationship. Everything works fine with the relationship. I have some questions regarding to some form designs. The main table is the form. I need to...
Back
Top Bottom