Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I get message box from the msgbox, but I get out of range fwhen I assign the
range to my DestSheetRange. Any suggestions? Your help is great appreciated, Here is my code, Response = MsgBox(Application.ActiveSheet.Range("B11").Value, vbOKOnly) Dim DestSheetRange As Range DestSheetRange = Sheets("sheet1").Range("B11") |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
out of range error message | Excel Programming | |||
Continuation of message Range Names | Excel Programming | |||
Change message to include range | Excel Programming | |||
Subscript Out Of Range Error Message | Excel Programming | |||
How Do I Display a Range of Cells in A Message Box Using VBA? | Excel Programming |