Latest activity

  • The_Doc_Man
    At least in theory, unless you have diddled with some setting I don't know about, making a change to the code text of a module triggers...
  • Cotswold
    I would have thought that Alt+Ctrl+Delete would be the only option. But would you want to tell your client to use that? I always took...
  • Ken Sheridan
    Ken Sheridan replied to the thread Rounding Issue.
    Many years ago I put together the following function with the help of New York mathematician James Fortune: Public Function...
  • Cotswold
    Cotswold posted the thread Premium Bonds in Debates.
    I see that NS&I are reducing the odds of a win by 5% from April 26 and reducing the interest rate payout from 3.6% to 3.3%. This is when...
  • RonPaii
    RonPaii replied to the thread Date handling.
    What is not working? What have you tried. Access dates include time unless you take pains to remove the time. Today does not end until...
  • T
    tvanstiphout replied to the thread Rounding Issue.
    I set a breakpoint on the last line, and then ran Roundup(1.87, 2) Using the Immediate window (Ctrl+G) I test the intermediate...
  • T
    tvanstiphout replied to the thread Date handling.
    Remember that Access is created by Microsoft, a US company. So you must use the US date format (or ISO) when using literal dates. But in...
  • E
    EzGoingKev replied to the thread Rounding Issue.
    I am not sure what you are asking?
  • J
    Jonny45wakey posted the thread Date handling in Queries.
    Hi I have a query called qryAppointments which has the date of appointment [ApptStart] I would like to run separate queries to filter...
  • theDBguy
    theDBguy replied to the thread Rounding Issue.
    Not in front of a computer now, but what results do you get if you entered those values in the Immediate Window? Sent from phone...
  • I
    imjosh reacted to GPGeorge's post in the thread Using AI to speed up development with Like Like.
    Using Claude Code, I created a very basic MCP server to interact with a database and pull out specific, pre-defined data that can be...
  • I
    imjosh reacted to Doozer's post in the thread Using AI to speed up development with Like Like.
    There are some Access MCP servers to help with development on GitHub. I've listed several repo names below. All should be compatible...
  • E
    EzGoingKev posted the thread Rounding Issue in Modules & VBA.
    Good morning everyone. I am using this VBA a google search provided: Public Function RoundUp(ByVal Num As Double, ByVal Decimals As...
  • I
    imjosh reacted to NauticalGent's post in the thread Using AI to speed up development with Like Like.
    Here is an example of what I was talking about. I was bored and asked "Chatty" a non-specific question. It helped wrote a PS script a...
  • I
    imjosh reacted to NauticalGent's post in the thread Using AI to speed up development with Like Like.
    I had the same experience until I started using the paid version. Its almost scary how tailored and familiar it has become...
Back
Top Bottom