Results 1 to 7 of 7

Thread: Need help urgently

Hybrid View

  1. #1
    New Member
    Join Date
    Jul 12
    Posts
    3

    Need help urgently

    Post removed by request!
    Last edited by kingsofleo; Mar 27th, 2013 at 09:12 AM.

  2. #2
    Burning Member Niya's Avatar
    Join Date
    Nov 11
    Posts
    3,110

    Re: Need help urgently

    Could you please put your code inside code tages. Eg.

    [code]
    'Code goes here
    Dim A as String
    [/code]


    Which would produce:-
    Code:
    'Code goes here
    Dim A as String
    Its very very hard to read code without it as it doesn't preserve indentation and makes it difficult to distinguish your code from your words. You can use the tool bar's code option to wrap selected text inside code tags.
    Treeview with NodeAdded/NodesRemoved events | BlinkLabel control | Calculate Permutations | Object Enums | ComboBox with centered items | Create Sortable BindingList(not mine) | .Net Internals article(not mine) | Wizard Control | Understanding Multi-Threading


    C++ programmers will dismiss you as a cretinous simpleton for your inability to keep track of pointers chained 6 levels deep and Java programmers will pillory you for buying into the evils of Microsoft. Meanwhile C# programmers will get paid just a little bit more than you for writing exactly the same code and VB6 programmers will continue to whitter on about "footprints". - FunkyDexter

    There's just no reason to use garbage like InputBox. -jmcilhinney

  3. #3
    New Member
    Join Date
    Jul 12
    Posts
    3

    Re: Need help urgently

    Post removed by request!
    Last edited by kingsofleo; Mar 27th, 2013 at 09:12 AM.

  4. #4
    Loquacious User Shaggy Hiker's Avatar
    Join Date
    Aug 02
    Location
    Idaho
    Posts
    20,390

    Re: Need help urgently

    Is this .NET, or is it VBA? There are a few lines that make me think that it might be .NET, but mostly it looks like VBA, in which case the whole thread is in the wrong forum....and most anything I suggest would be wrong.
    My usual boring signature: Nothing

  5. #5
    Burning Member Niya's Avatar
    Join Date
    Nov 11
    Posts
    3,110

    Re: Need help urgently

    Looking at it now, I'm 100% sure its VB6/VBA. King can you confirm this please so we can get it moved to the right forum section.
    Treeview with NodeAdded/NodesRemoved events | BlinkLabel control | Calculate Permutations | Object Enums | ComboBox with centered items | Create Sortable BindingList(not mine) | .Net Internals article(not mine) | Wizard Control | Understanding Multi-Threading


    C++ programmers will dismiss you as a cretinous simpleton for your inability to keep track of pointers chained 6 levels deep and Java programmers will pillory you for buying into the evils of Microsoft. Meanwhile C# programmers will get paid just a little bit more than you for writing exactly the same code and VB6 programmers will continue to whitter on about "footprints". - FunkyDexter

    There's just no reason to use garbage like InputBox. -jmcilhinney

  6. #6
    New Member
    Join Date
    Jul 12
    Posts
    3

    Re: Need help urgently

    I can confirm this is VB.

  7. #7
    Burning Member Niya's Avatar
    Join Date
    Nov 11
    Posts
    3,110

    Re: Need help urgently

    lol but which one ? VBA ? VB6 ? VB.Net ? VB for DOS ???
    Treeview with NodeAdded/NodesRemoved events | BlinkLabel control | Calculate Permutations | Object Enums | ComboBox with centered items | Create Sortable BindingList(not mine) | .Net Internals article(not mine) | Wizard Control | Understanding Multi-Threading


    C++ programmers will dismiss you as a cretinous simpleton for your inability to keep track of pointers chained 6 levels deep and Java programmers will pillory you for buying into the evils of Microsoft. Meanwhile C# programmers will get paid just a little bit more than you for writing exactly the same code and VB6 programmers will continue to whitter on about "footprints". - FunkyDexter

    There's just no reason to use garbage like InputBox. -jmcilhinney

Posting Permissions

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