Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Can anyone tell me why the very same sub gives different results whe
run from the Personal.xls workbook? Here is the code: Sub VLookUpRange() Dim rName As Name Set rName = ThisWorkbook.Names("WhatEver") End Sub This sub works fine with all workbooks except Personal.xls. I get the 'Run time error 1004 - application defined or object-define error' when I try to run it from Personal.xl -- Message posted from http://www.ExcelForum.com |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
More MIN() results..? | Excel Worksheet Functions | |||
different results | Excel Discussion (Misc queries) | |||
Conditional Sum Argument results do not equal cell results Excel | Excel Worksheet Functions | |||
min or max results | Excel Worksheet Functions | |||
How can I list the results of my macro without overwritng previous results? | Excel Programming |