Search results

  1. murray83

    Solved SQL copies data with indent

    Cheers all. Not back in work till Friday so will give it all a look then But cheers
  2. murray83

    Solved SQL copies data with indent

    Hi All have exhasusted AI and google help so thought would actually ask some proper smart people ( me not included ) so i have the following SQL INSERT INTO tblForCSV_main ( OrderNo, ProductCode, Qty ) SELECT Mid([RawData], InStr([RawData], "Booking Ref:") + 12, 12) AS BookingRef...
  3. murray83

    Twordle: The Ultimate Word Challenge for Access Users! ( again databases, not boring )

    updated as few bugs found when pressing buttons and it would alow a cell ( text box ) to take a blank entry and then break the game
  4. murray83

    Twordle: The Ultimate Word Challenge for Access Users! ( again databases, not boring )

    last update 1.9 adds German flags so aware on which language you are doing fix so able to enter the letters any way in last 5 boxes and not have it finish on the 5th box straight away ( which previously did ) enjoy oh and last update shows how long words will last for :)
  5. murray83

    Solved duplicate letter in string

    true so prob not best idea to follow was just a suggestion from one user but make a valid point, so think ill drop this avenue of thought
  6. murray83

    Solved duplicate letter in string

    Aim is duplicate letter in the word so as stated in the game it would show blue.
  7. murray83

    Solved duplicate letter in string

    picked it as it had double letters and first one i thought off and cheers for ideas on solution
  8. murray83

    Solved duplicate letter in string

    in the attached i have tried ( but removed also ) to make so if the letter of the word is twice it would hopefully colour the square blue i tried googling it but the fixes they said didn't work talked abut dictionary functions in access just want a nice simple fi and am sure this is the...
  9. murray83

    Solved Why Sub form doesn't populate

    i like it and most of all it works so cheers :)
  10. murray83

    Solved Why Sub form doesn't populate

    Genius cheers, but then am not sure how i had it working previously then before i went and broke it. cheers all and thanks
  11. murray83

    Solved Why Sub form doesn't populate

    Okay what did you do that works perfect What did i miss :(
  12. murray83

    Solved Why Sub form doesn't populate

    Sorry maybe me not being very clear please see this vid of issue Video of Issue
  13. murray83

    Solved Why Sub form doesn't populate

    you have to go from the start of the quiz, just spam one of the buttons till get to the end and then be at the results page which says how many you got in how many seconds, and then the reval will show which you got right and which you didnt ( well it should ) but its not so start with form Start
  14. murray83

    Solved Why Sub form doesn't populate

    can some one look at the attached and answer my question, which is. When you get to the end of the quiz and click reveal it should show how you did i.e. wrong and correct but for some reason it is not populating and I cant figure out the reason why cheers all
  15. murray83

    Twordle: The Ultimate Word Challenge for Access Users! ( again databases, not boring )

    1.5d -Updates Added Spanish ( again colleague request ) Removed the back button once in language to stop some ol cheats Increased Romanian word count
  16. murray83

    Twordle: The Ultimate Word Challenge for Access Users! ( again databases, not boring )

    Oh okay can't say anyone else had that but will check.
  17. murray83

    Twordle: The Ultimate Word Challenge for Access Users! ( again databases, not boring )

    sorry for quick DP but a user found a bug ( I had copy pasted and hadn't renamed some of the functions ) stupid me all is now good and tested I promise Cheers
  18. murray83

    Twordle: The Ultimate Word Challenge for Access Users! ( again databases, not boring )

    Hi All! If you’re looking for a word game instead of numbers (like in NumberNest), then Twordle might be just what you need! Dive into the world of wordplay with Twordle, the Access version of the beloved Wordle game! Perfect for word enthusiasts and casual players alike, Twordle offers a fun...
  19. murray83

    NumberNest - Sudoku in Spirit

    Hey all Quick update as colleague managed to find a few loopholes/glitches I had missed as I just tested it normally So now limit to one number in each box, the hint's now should work as before they would put numbers but was in the incorrect location so couldn't finish and changed the...
Back
Top Bottom