Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() I have the following code in a shared file, and i keep running into errors with the insert code. If scoreRow < x Then ws1.Cells(scoreRow, 11).Cut ws1.Cells(x, 11).Insert ws1.Cells(scoreRow, 12).Cut ws1.Cells(x, 12).Insert End If Q. Is there an alternative way to carry out the above procedure in a shared file. Thanks for any help. -- mikewild2000 ------------------------------------------------------------------------ mikewild2000's Profile: http://www.excelforum.com/member.php...fo&userid=3276 View this thread: http://www.excelforum.com/showthread...hreadid=526064 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Alternative to Concatenate | Excel Discussion (Misc queries) | |||
Alternative to IF | Excel Worksheet Functions | |||
If alternative | Excel Worksheet Functions | |||
Alternative to Indirect | Excel Worksheet Functions | |||
Alternative to SendKeys | Excel Programming |