Search:

Type: Posts; User: eodwastaken

Search: Search took 0.01 seconds.

  1. Replies
    3
    Views
    633

    Re: Another object reference error

    Thanks! I totally forgot the line where the error occurs. It occurs with the following line:


    .Add("Invoice Number: " & (customerName.Substring(0, 2)).ToUpper() &...
  2. Replies
    3
    Views
    633

    Another object reference error

    After Googling what seems to be this famed error, I come in submission for any information that I can obtain.

    The issue: "Object reference not set to an instance of an object."

    From what I've...
  3. Replies
    6
    Views
    13,975

    Re: Metric Conversion

    Wow, I can't believe I never thought of mod. Thanks you guys! I tried what you suggested, Tom Sawyer. Works like a charm. I'll definitely be here again, maybe even to provide help if I can ;).
  4. Replies
    6
    Views
    13,975

    Re: Metric Conversion

    Any ideas?
  5. Replies
    6
    Views
    13,975

    Metric Conversion

    Hello,

    I'm new to the forums, so hello. I have a quick question in regards to a metric conversion program I am working on. The code as is follows:


    Private Sub btnConvert_Click(ByVal sender...
Results 1 to 5 of 5



Click Here to Expand Forum to Full Width