Thread
:
Swap Two Values in one Command
View Single Post
#
2
Posted to microsoft.public.excel.programming
Dave Peterson
external usenet poster
Posts: 35,218
Swap Two Values in one Command
I think you'll need that intermediate variable.
sort wrote:
How to swap Two Values in one Command.
xxx=value1
value1=value2
value2=xxx
--
Dave Peterson
Reply With Quote
Dave Peterson
View Public Profile
Find all posts by Dave Peterson