Search results

  1. A

    Refresh doesn't work

    It is working now. Thank you!!! I owe you a beer..., or six :) What puzzles me is the fact that this code was working for so many years, without any problems. Not important now, but it is interesting...
  2. A

    Refresh doesn't work

    I would, honestly, apprecate help on this one... Hope to hear from you soon...
  3. A

    Refresh doesn't work

    Hi guys! I was away for two days. Did you had a chance to look at my problem?
  4. A

    Refresh doesn't work

    Are there any news? Did you manage to define a problem?
  5. A

    Refresh doesn't work

    ...2007 file
  6. A

    Refresh doesn't work

    Glad to do that, but I don't have an option to save file as 2007 version. I can save as .accdb (as it is in my last post with file attachment), as Access 2002-2003 Database (.mdb) and as Access 2000 Database (.mdb). Is there a way to save it as 2007 file? In addition, while I was saving this...
  7. A

    Refresh doesn't work

    ... 2010 converted file
  8. A

    Refresh doesn't work

    I don't have 2010 version, but I can save this file as 2010 file, but I guess you can do the same. I tried to convert 2003 original file to 2010 file and filter behaved the same. Therefore, I presume that saving a file in different version will not solve problem. Still, do you want me to...
  9. A

    Refresh doesn't work

    In this case me.refresh does not work at all. Only me.requery. But, the thing is, filter was working in Access 2003 without either me.refresh, or me.requery. I am interested to find out if it is possible to make this code work in Access 2010 as it was working in Access 2003.
  10. A

    Refresh doesn't work

    Finaly... Please start forms "Bodovni racun - pregled" and "Dinarski racun - pregled". When you choose a date from listBox, it should change data below. Form "Dinarski racun - pregled" works, but I had to add me.requery, to the end of the code, as well as docmd.gotocontrol. I sencerely hope...
  11. A

    Refresh doesn't work

    I am preparing a file for upload. To make application as simple as possible, I would like to cusotmize application toolbar. Unfortuanately, I don't know how to do it. How is it possible to remove command from customized toolbar, made in earlier Access version?
  12. A

    Refresh doesn't work

    Created new 2010 .accdb, imported all and no change in form behavior. Not sure how to create 2003 .mdb from Access 2010. It should be save as and then I should be able to choose Acc version I want to save. If that is correct, I do not have that option. On dropdown menu, I just have option...
  13. A

    Refresh doesn't work

    Just running it.
  14. A

    Refresh doesn't work

    On Apply Filter I see MsgBox. On Filter, there is no MsgBox opening.
  15. A

    Refresh doesn't work

    Still the same. Your code behaves the same dispite any change we made. I hope it is not final try. I realy would not like to see myself fixing a lot of codes.
  16. A

    Refresh doesn't work

    Yes, I did. But, I already have solution to add me.requery to the end of each code. That would solve the problem. Only, I would prefer to find general solution that would be aplicable to all problematic codes. And there is a lot of these codes. It looks as if Access 2003 was requering...
  17. A

    Refresh doesn't work

    Same as with #
  18. A

    Refresh doesn't work

    If I add me.requery at the end of original code, then everything works.
  19. A

    Refresh doesn't work

    This way it does not work at all. I receive no data at all, after filter apply. Thing is that I have number of forms using similar code. They all are not working. I sencerely hope there is more elegant solution then fixing code by code. I tried me.refresh and it is not working as well. Then I...
  20. A

    Refresh doesn't work

    Yes it is working now and it was working for 10 years. Only problem is in having to hit refresh button every time I want to apply filter. When filter is applied first time, after form load, everything works fine. Any next time I want to filter data, I have to hit refresh.
Back
Top Bottom