Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm a professional programmer but new to programming Excel. I recently found
an example on the internet that has the line 'Set rng = Range("Database")' in it. Everything works fine in the example. When I modify the code and try to use it on my spreadsheet I get an error on the 'Set rng = Range("Database")' line. The error is: Run-time error '1004': Method 'Range' of object '_Global' failed. Any ideas as to why it works on the example but errors on my spreadsheet? Thanks, Tom |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel - Golf - how to display "-2" as "2 Under" or "4"as "+4" or "4 Over" in a calculation cell | Excel Discussion (Misc queries) | |||
Pivot Table Range ("Database") | Excel Discussion (Misc queries) | |||
Using "Cells" to write "Range("A:A,H:H").Select" | Excel Programming | |||
Change "relative" to "absolute" (database) | Excel Programming |