Re: problem with variable



On Wed, 6 Jul 2005 21:58:58 -0300, "Alexandre" <news.microsoft.com>
wrote:

>Duane Bozarth,
>
>Thanks for the response.
Just for fun try this :-

Private Sub Command1_Click()
Dim A$, B$, C$

A$ = B$ = C$
Me.Print A$
End Sub
.



Relevant Pages


Loading