Thread
:
paste as value
View Single Post
#
1
Posted to microsoft.public.excel.programming
Frank Kabel
external usenet poster
Posts: 3,885
paste as value
Hi
try
with range(A1:A100)
.value=.value
end with
--
Regards
Frank Kabel
Frankfurt, Germany
"Tang" schrieb im Newsbeitrag
...
how to convert a text into value using VBA for a range.
Reply With Quote
Frank Kabel
View Public Profile
Find all posts by Frank Kabel