Recent content by kyforests

  1. K

    copy string to clipboard

    The code the theDBguy and GaP42 suggest works for me without issue. However, to use that code on my 64bit machines, I had to replace "Delcare Function" with "Declare PtrSafe Function". I also had to replace "long" with 'LongPtr". I can't say I understand why that is but that was the answer I...
  2. K

    Hello, AccessWorld!

    My name is Scott and I am a forester from Kentucky (USA). Just in case you aren't sure, a forester, in my case anyway, helps private landowners manage their forest resources. Sometimes it's as little as 5 acres (2.47 acres per hectare) and as many as 90,000. Forestry is a data intensive field...
Top Bottom