Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a workbook in which there are multiple worksheets.
I am validating the cells in a worksheet and populating the results in another worksheet and like wise I populate the results in others wrksheets based on the results from the validation of the cells in a worksheet. I get the following error "Runime Error 1004 Method Range of Object Global Failed" My code where I get this error is Sheets("Sheet1").Select Range(TotalCell).Select ActiveCell.FormulaR1C1 = Total |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Charts.Add error '1004' Method 'Add' of object 'Sheets' failed | Charts and Charting in Excel | |||
runtime error 1004 method range of object '_global failed | Excel Discussion (Misc queries) | |||
Method Range of object global failed | Excel Programming | |||
Error 1004: Method 'Cells' of object '_Global' failed | Excel Programming | |||
"Run-time error '1004'" Method 'Range' of object '_global' failed. | Excel Programming |