Data is changing that shouldnt

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • truthlover
    New Member
    • Dec 2007
    • 107

    #16
    Originally posted by NeoPa
    Nice catch Stewart :)

    @TruthLover - That was a fair attempt at implementing the logic from the article.
    I'm curious though, why you dropped the code indentation. Properly indented code can be so much easier to read and understand. Was this an accidental by-product of your preparation of the post perhaps?
    Thanks Neo

    I didnt drop the indents, though. I just copy/pasted and that was the results. I couldnt remember how to code the code for vb instead of text. Guess I should have reinserted the indents to make it easier to read.

    Thanks

    Comment

    • truthlover
      New Member
      • Dec 2007
      • 107

      #17
      Originally posted by truthlover
      Yes, the ProjectID is a string. I didnt change the notes (that referred it to a number) but I had a feeling the fact that it was a string was the problem (I just didnt know how to make the correction).

      I'll give it a try and get back to you.

      Thanks!
      It worked great, thanks!!!! You made my week :)

      Comment

      • NeoPa
        Recognized Expert Moderator MVP
        • Oct 2006
        • 32634

        #18
        Normally the VB code is done as "[ CODE=VB ]" (No spaces or quotes). It's not working at the moment as there were too many issues with the libraries used for this. We're currently looking for replacements.

        No worries about the indenting. I was only really interested if you'd decided explicitly to remove them.

        PS. Glad you got it working ;)

        Comment

        Working...