Hello all,
How i can delete value variable using vb.net.. I try this one..
strTBL_T5_Lookup = "" or
strTBL_T5_Lookup = nothing
But value is still in there. Why my code is not working. Please tell me??? Thank's
Hello all,
How i can delete value variable using vb.net.. I try this one..
strTBL_T5_Lookup = "" or
strTBL_T5_Lookup = nothing
But value is still in there. Why my code is not working. Please tell me??? Thank's
when u declared it, did you set it as a constant?
Post your code please.
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.