Recent content by Batraul

  1. B

    Bring form to front in windows

    Dear Spikepl, Thank you very much for your reply. It worked perfectly!! Thank you again.
  2. B

    Bring form to front in windows

    Hi all! I've looked for how to do but everywhere people asks how to bring a form in the front of all forms. I have a form emergent and modal. The program hides the access enviroment. But, when the form is loaded, it always appears under the window that I have active (whatever the window is, an...
  3. B

    Show only the form when opening the file

    It's the same. It appears the flashing window. With both. I think it's impossible to avoid it. Anyway, thank you CJ for the answer.
  4. B

    Show only the form when opening the file

    Hi all! I enclose a part of my project. I've taken out the table, query and so on. Only the form. What i want to do is to view only the form when entering the app. But if you open the file you could see a flash of the app before minimizing it. Very few, but you can see it. I've deleted some...
  5. B

    Hide column separators in listbox

    Thank you Smig. Your second option is the closest solution I've seen. The only little downside is that when you select a register, you can see the separator in white. Thank you for the trick.
  6. B

    Hide column separators in listbox

    Dear llkhoutx, Thank you for your answer. The listbox backcolor is white by default. I've tried to change it to the same grey color than the separators and it works but I don't like so much the result. Thank you again. Regards.
  7. B

    Hide column separators in listbox

    Dear all, Does anybody know how to do this? Or maybe change its color to white. I've searched in this forum and in internet but people doesn't have any solution. Thank you and Happy Christmas!!
  8. B

    Show in a listbox a query filtered by 2 or more textboxes

    Dear JHB. Well is not the correct word. The word is PERFECT! Thank you very much for your time!
  9. B

    Show in a listbox a query filtered by 2 or more textboxes

    Dear CazB, I don't want to disturb. Did you tried anything? Thank you.
  10. B

    Show in a listbox a query filtered by 2 or more textboxes

    I'm sorry. I don't know if I understand properly what you mean about "unbound fields". If you mean that there are some fields created which don't appear in the query the answer is yes. The final purporse should be to create a multiple-field search with all the fields in the table and to show in...
  11. B

    Show in a listbox a query filtered by 2 or more textboxes

    Off course! Here you have. Thank you.
  12. B

    Show in a listbox a query filtered by 2 or more textboxes

    Hi CazB. Thank you very much for your answer. The criteria must match both of them. Thanks again.
  13. B

    Show in a listbox a query filtered by 2 or more textboxes

    Hi all! I'm a newbie in access a wanted to do some start with programming. I've created a form with two textboxes and a listbox. What I want to do is to show in the listbox the registers filtered by the 2 textboxes. But I would like that the listbox refreshes while typping in the textboxes. It...
Top Bottom