Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Could anyone help me about the problem with this line of Macro?
Worksheets("DIFF").Range(Cells(CommonRowInd, CommonColInd), Cells(CommonRowInd + 1, CommonColInd)).Select Selection.Merge When I debug, CommonRowInd is 1 and CommonColInd is 25 (as expected). I try to merge two cells, but I have this problem. Any suggestions? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Run-time error '1004': Method 'Cells' of object _Global failed | Excel Programming | |||
Run-time error 1004: Cannot shift nonblank cells off the worksheet | Excel Discussion (Misc queries) | |||
Microsoft Visual Basic Run-time error '1004' No cells were found | Excel Programming | |||
Run-time error '1004': No cells were found | Excel Programming | |||
Run-time error '1004': No cells were found | Excel Programming |