J
jay dean
Hello !
AA is a variable that contains a string. BB is another string variable.
I need a macro that will create a new string CC which is made by
inserting BB into AA (after the first word in AA).
Example: If AA="They are capable" and BB="think they", then CC should be
"They think they are capable." Any help would be apreciated!
Thanks
Jay
*** Sent via Developersdex http://www.developersdex.com ***
AA is a variable that contains a string. BB is another string variable.
I need a macro that will create a new string CC which is made by
inserting BB into AA (after the first word in AA).
Example: If AA="They are capable" and BB="think they", then CC should be
"They think they are capable." Any help would be apreciated!
Thanks
Jay
*** Sent via Developersdex http://www.developersdex.com ***