View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
ceconik ceconik is offline
external usenet poster
 
Posts: 1
Default Same value in cel


Hi all
I wold like to ask about microsoft exel macros , how i can make maib
macros for this :
i have two columns whit same value example
1 A1 B1
2 12 48
3 74 12
4 14 74
5 48 14
6 5 65
how a can move value in same cell ,make this
1 A1 B1
2 12 12
3 74 74
4 14 14
5 48 48
6 5 65

Thenk

--
ceconi
-----------------------------------------------------------------------
ceconik's Profile: http://www.excelforum.com/member.php...fo&userid=2806
View this thread: http://www.excelforum.com/showthread.php?threadid=47580