• Msgbox & Value (A2k)

    Author
    Topic
    #390884

    From the code below, I’m trying to insert an offending combo value in a msgbox, I think I’m only missing the quotes.

    MsgBox “This Part &[cbocode]& Already Exists For This Estimate”, vbCritical, “Duplicate Part”

    Viewing 0 reply threads
    Author
    Replies
    • #696071

      Here you go Dave… smile

      MsgBox “This Part ” & [cbocode] & ” Already Exists For This Estimate”, vbCritical, “Duplicate Part”

    Viewing 0 reply threads
    Reply To: Msgbox & Value (A2k)

    You can use BBCodes to format your content.
    Your account can't use all available BBCodes, they will be stripped before saving.

    Your information: