Results 1 to 20 of 45

Thread: Python dictionary in VBA

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #22
    Okei i did it as i did in Python
    I used String type for key word and I added 0 to the end, example 3.140 and converted string to long so i could compare
    But it doesn't help.
    I use function CLng, and i rounds it as it wishes and my if statements won't work anymore
    Last edited by Einsener37; 03-15-2023 at 04:47 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •