Search results

  1. I

    Menu Bar

    Hello All, I'm developing using access 2003, during develop somehow the menu bar lost many icons and tool bar also missing the tools and window etc. does someone know how to put it back, I tried with customise but with no success. thanks Itai
  2. I

    Changing Datasheet attributes with VBA

    Hi All, I wolud like to control Datasheet properties in the code according to the values I get in datasheet itself. Is it possible to change color of one field or one row in datasheet? is it possible to change it through code? If its possible and someone have an example it will be more then...
  3. I

    SubForm DblClck is not working from main form

    Hi, I created a Main form which has Subform control in it. This Subform is link to DataSheet Form. The DataSheet Form has DblClick Sub which is working fine when I open the DataSheet Form only. But when I open the main Form and I dblClick on the DataSheet , Its not enter to the subroutine. Now...
  4. I

    DataSheet Form Based on Query

    Hi All, I built a datasheet form based on query. This form is a sub form in another form and should present resaults for searching. for make it dynamic I change the SQL in the Qeury it based on. The query changed, but when requery the subform there is no change on it. The following code is the...
Back
Top Bottom