Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
When I try to run this code it fails to accept the "NameSave" It says <Method
"Range" of object'_Globle"failed Private Sub CommandButton4_Click() 'Saves wookbook and exits Dim NameSave As Range Dim DateSave As Range Sheets("Summary").Select Set NameSave = Range("Summary!A2") Set DateSave = Range("Summary!E213") etc. oldjasy |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
My code fails | Excel Programming | |||
Range.Value fails | Excel Programming | |||
Subtotal fails | Excel Programming | |||
Code fails if ran more than once | Excel Programming | |||
solver.xla fails | Excel Programming |