In article <jlndga$cr4$
1...@speranza.aioe.org>, Jim Cone
<james....@comcast.netXxx> writes
>Sub MakeItReal()
> Dim strText As String
> strText = Range("A2").Text
> Range(strText).Value = Range("A1").Value
>End Sub
Thanks Jim, just what I needed.
--
Ellis Morgan