Thread
:
Help with find then copy macro
View Single Post
#
5
Posted to microsoft.public.excel.programming
acw[_2_]
external usenet poster
Posts: 100
Help with find then copy macro
try replacing the line
Select Case UCase(C)
to
Select Case UCase(Cell1)
Tony
Reply With Quote
acw[_2_]
View Public Profile
Find all posts by acw[_2_]