RotorTorque
Programmer
Hi all,
I use string variables in my VB2005 code that combines both the vendor number and name as follows:
VENDOR
123 - Paul's Lumber
456 - Jake's Auto Detailing
How could I make this into two separate variables? for example:
VENDOR NO. VENDOR NAME
123 Paul's Lumber
456 Jake's Auto Detailing
Thanks in advance,
RotorTorque
I use string variables in my VB2005 code that combines both the vendor number and name as follows:
VENDOR
123 - Paul's Lumber
456 - Jake's Auto Detailing
How could I make this into two separate variables? for example:
VENDOR NO. VENDOR NAME
123 Paul's Lumber
456 Jake's Auto Detailing
Thanks in advance,
RotorTorque
