Thread: VBA Objects
View Single Post
  #2   Report Post  
Don Guillett
 
Posts: n/a
Default

And the assignment is due when?

--
Don Guillett
SalesAid Software

"Kevin" wrote in message
...
I need to take a string variable passed into a
subroutine, concatenate it with another string, and then
have this string represent an object name so I can
manipulate the Enabled and Value properties of the
already existing object.