Search results

  1. moke123

    Question for Legal Beagles

    You'll be able to tell by the resignations.
  2. moke123

    Trump Administration Predictions

    There seems to be a lot of people saying that.
  3. moke123

    Trump Administration Predictions

    https://www.huffpost.com/entry/proof-of-citizenship-trump-deportations_l_680675f2e4b066a6887ab2f0
  4. moke123

    Is AI the end off all forums?

    The G.O.A.T.
  5. moke123

    Trump Administration Predictions

    It's been happening all over. Google it. We just had 2 brothers who were arrested dropping the kids off at school. They were held for almost a month. One of them was here legally and was just released the other day...
  6. moke123

    Trump Administration Predictions

    The problem with this declaration is that 5 days after he was picked up at home depot and allegedly declared to be a gang member, the cop who declared it was added to the brady list and subsequently pled guilty.
  7. moke123

    Trump Administration Predictions

    Got a link to those by chance?
  8. moke123

    Trump Administration Predictions

    Not quite. She filed for a civil RO. No arrests.
  9. moke123

    Will Flipper flip you off?

    This is an interesting one... https://www.readtheirlips.com/
  10. moke123

    Trump Administration Predictions

    Oh Oh, This guys a scary gang banger for sure
  11. moke123

    DOGE

    Not anymore.
  12. moke123

    DOGE

    30 years ago this guy got into a fight with the town over something stupid. This is what he did and has maintained ever since.
  13. moke123

    Possible stream voor access???

    What is this supposed to do?
  14. moke123

    MAGA

    Don't know what the maga carta is, but I'm sure it's nothing like the magna carta .
  15. moke123

    This will oust the corruption of transgender

    When I read the decision it appeared to me to be a very narrow finding which only applied to the definition in that particular Act of 2010. Do you guys have some sort of a "gender certificate" for trans people?
  16. moke123

    MAGA

    I agree. They look at the history, theories, principles, logic, etc. as guidance, not as binding law.
  17. moke123

    Listbox ItemsSelected returns NULL item on first call - but not if debugging - not a DoEvent problem

    Any code related to the list box besides the items selected? Bear in mind that a list boxes value can be set to anything in code, even values that are not in the list. If you're setting the value on load with .itemdata(0) I believe you get a dotted outline
  18. moke123

    Solved VBA AfterUpdate event

    So your basically using a fiscal year 4/1/2025 to 3/31/2026. Does each grant have a different start date?
  19. moke123

    Solved VBA AfterUpdate event

    Are you dealing with fiscal years? Function GetFiscalYear(Dt As Variant, Optional StartMonth As Integer = 7) As Variant If Not IsDate(Dt) Then Exit Function If Month(Dt) >= StartMonth Then GetFiscalYear = (Year(Dt) + 1) Else GetFiscalYear = Year(Dt) End If...
  20. moke123

    MAGA

    don't you have a preferred search engine? https://www.cnbc.com/2025/04/12/auto-tariffs-sales-costs.html
Back
Top Bottom