Search results

  1. H

    Stop Vertical Scroll bar from go down after reach the end of continuous subform

    Hello friends, I have a continuous subform has a vertical scroll bar and templete textbox to show number of textboxes vertically dynamically I want when I go down by the vertical scroll bar and reach the end that scroll bar stop go down even I click on the down arrow of the scroll bar any help...
  2. H

    When Update Query update No rows in a field (Because Condition not met) Error Message not Appear

    Hello friends, Please, I want your help about the following Code it is about Update Query (Query1) which update a field of a table by a value ( 1 for example) in the range when a condition of another field met and give message"That's Good" Put when the condition not met (the query not update...
  3. H

    Tab control font is default (Times New Roman) not change to another

    Hellp friends I have a form and tab control in it with pages the problem is I can't change the tab control font it is (Times New Roman) as default When I change it to (calibri) and save and re open it still (Times New Roman) Note : I used (calibri) normally in access controls without any...
  4. H

    Solved a Problem with a report when I delete a data in a specific fileds

    Hello friends, thanks a lot for your help. there is an attachement file I have a problem in it and don't know why it is happen In tbl_Sheet, When I left Gade Field without any data(for Ramy) Ramy doesn't appear (with his rest data)in the report.The same Happen with Tohanda But when I left...
  5. H

    create initial grey text in a Textbox which disabled when I write in that textbox

    Hello friends, Please, I want to create initial grey text in a Textbox which disabled when I write in that textbox. Is there a property make that or VBA code? Any help will be appreciated Thanks a lot
  6. H

    Create a Table for deleted records, and recover this records again

    Hello friends, please, I want your help in attachement file about VBA code for Creating a Table2 for deleted records of Table1 And then I can recover any record(I found that I need it) again from Table2 to table1 Any help will be appreciated Thanks a lot for your Help.
  7. H

    How to run accde database into accdr (Microsoft Access Runtime Application)

    Hello, Friends Really, thanks for you all I want to know How to run accde database into accdr (Microsoft Access Runtime Application) is it only by change the extension manually from accde to accdr? or there is a program convert accde to accdr? and why some people convert accde to accdr? is accdr...
  8. H

    How to turn Button poperty to be always invisible after its on click event

    Hello friends, Please I want your help in this attached file it is a command button cmd1, it turns invisible after click ,but after I close and re open the form ,I found the cmd1 return visible I want command button cmd1 still invisible even I re open the Form note: I turn focus to cmd2 to be...
Back
Top Bottom