Search results

  1. D

    Latest stats on Access World Forums (AWF) and Utter Access...

    How many of this count was from watercolor, politic and other not technical sub forums?
  2. D

    Pass last AutoNumber generated as a variable and loop on a listbox to populate table

    I use the following to find out the last inserted PK: CurrentDb.Execute sql SN = CurrentDb.OpenRecordset("select @@identity")(0) Edit: Sorry I didn't notice @Pat Hartman had already suggested the same way.
  3. D

    Does your spouse support the same political party as you?

    I didn't vote because none of the options covers me. Neither me nor my wife support any political parties. Both of us are on our own and are not tied to any party. Sometimes we are supporting this, sometimes that. Our support goes to the one that we think is correct on that specific time and...
  4. D

    Solved How to figure out if a given year is a leap year

    Why? Is there any article for studying about it? I had no luck with google. Thanks.
  5. D

    hi

    Welcome to AWF
  6. D

    Floating message box

    You can open a form in Access with rounded corners if you like. https://www.utteraccess.com/forum/index.php?s=&showtopic=1956294&view=findpost&p=2063723 Or a more improved version here: http://access.mvps.org/access/forms/frm0053.htm
  7. D

    Solved Listbox

    Maybe it's better to delete my posts to prevent confusing other members.
  8. D

    Solved Listbox

    Now that I think more carefully, it may be my side problem. My Locale in control panel is set to Japanese. And I had at least another problem with a download here. Everybody was insisting the file is OK, but it didn't work for me. So this may be another instance of the problem caused by Windows...
  9. D

    Solved Listbox

    this is the label and its Format property sheet. Edit: The property sheet belonged to the form. I updated the image.
  10. D

    Solved Listbox

    I've already shown it in #18 post. I'll upload another one in design view in a minute.
  11. D

    Solved Listbox

    Changed the font to Courier New. Still the same. Changed the font to Consolas . Still the same. Note: It seems it's because of the space you've used between letters. If I delete the space between letters, it works.
  12. D

    Solved Listbox

    I didn't use any font. I simply opened your form in sample file attached in #17 Edit : to be sure, I opened the form in design view and changed the font to Courier New. Still the same.
  13. D

    Solved Listbox

    If you start clicking from A, your sample file works until letter H The letter I doesn't filter the listbox. From J it filters the previous letter. J filters I, K shows J etc. Once this happens, nothing filters correctly anymore. This is what I receive after clicking Y.
  14. D

    Solved Listbox

    @cheekybuddha Million thanks
  15. D

    Solved Listbox

    Unfortunately Office 365 says it can not open this file :(
  16. D

    Android (MotoZ4) vs Apple (?)

    You may want to go through this post: https://www.access-programmers.co.uk/forums/threads/android-or-iphone-which-one-do-you-choose.311601/
  17. D

    Is it possible to improve filters for the New Posts view?

    I’m not sure if this satisfies OP or not, but for me a technical/non-technical filter would help. Apparently watercooler, politic etc goes into the nontechnical one.
  18. D

    Solved How do you reply to a post in mobile version of this software?

    It seems that my phone was waiting for a restart after a security update. After the restart, now I have the floating button I was looking for. I sincerely thanks for all inputs and sorry for not testing my phone before help request.
Back
Top Bottom