Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() First of all please forgive me for my lack of experience I am good with excel, and good with vb, but am new to using vb i excel What I am looking to do is take a row of cells (Row A) and add them t another row (Row B) and place it in Row B Basically: ("A1:A20") + ("B1:B20") = ("B1:B20") I'm assuming I will need a FOR EACH loop, but I'm not familar with th correct synta -- MABeatt ----------------------------------------------------------------------- MABeatty's Profile: http://www.excelforum.com/member.php...fo&userid=3225 View this thread: http://www.excelforum.com/showthread.php?threadid=52567 |