Search results

  1. H

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

    Thanks a lot CJ_London for reply The file (CustomScrollBar) mdb mine is accdb May you have accdb version? about the link syn. subform scrolling .Sorry ,it didn't understand it I want a Vba code maybe with Api or not but put it in event to help me I appreciate continue helping me thanks a lot
  2. H

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

    Thanks a lot to reply again. That 's What I mean my friend
  3. H

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

    Thanks for reply I want a vba code make the vertical scroll bar in a subform when it be in the end down stop go down again even I still click on the down arrow
  4. 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...
  5. H

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

    Thanks a lot to reply Excuse me, I didn't understand Please May you tell me How Use CurrDB in the query or How to correct my Code ? the easier ,Please
  6. H

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

    Thanks a lot my friends to tried helping me Really,I tried all you advices but Some not work with me I tried to make changes ,then I get the following Code which work with me. 1- when the condition met ,the Update query works , and I see that the Table updated exactly as I want 2- When the...
  7. H

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

    Please, May you give me Example with my Code?
  8. 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...
  9. H

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

    Thanks a lot for reply I did that in design view exactly as you said but after save and re open the font returned to the defult(Times New Roman)
  10. 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...
  11. H

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

    Thanks a lot my friends I understand it .Pardon me for my many inquiries, because I'm almost new to learning Access Have a nice time
  12. H

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

    Thanks a lot, my friends gasman and Pat Hartman for your help and patience with me Now, I understand it Pardon me for my many inquiries, because I'm almost new to learning Access Have a nice time
  13. H

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

    Please , may you explain that for me . On the attachement file? I am sorry I didn't understand
  14. 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...
  15. H

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

    Thanks to reply ,but Sorry i didn't mean that my friend
  16. H

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

    Thanks a lot, but I get this (Enter text here) How I write any other comment not (Enter text here )
  17. H

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

    Thanks a lot Josef P. and arnelgp for replying Please , May I ask you to show me what you mean in the attachement file I put?
  18. 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
Back
Top Bottom