Search results

  1. W

    Save image from clipboard

    I have been using it for a long time and I think we know this code to copy an MS Access control. the copy to the clipboard does it perfectly. My difficulty lies in being able to save the image that is saved on the clipboard to disk. Can you help me with the code I already tried with google and...
  2. W

    Hexadecimal to Utf-16 be

    Hello good morning, I am trying to pass Hexadecimal to Utf-16 be or unicode, the hexadecimal code is: 00480065006C006C006F00200067006F006F00640020006D006F0072006E0069006E00670020D83DDE00 and it should be: Hello good morning 😀 is there any way to do it in access. Thanks a lot.
Top Bottom