Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I'm an Access Programmer used to using "Tools - References" in Access.
We are a large Company where all Office 2003 Installations are done by the IT Dept. On one Excel setup, strange things happen (IE - automation VBA from Access-to-Excel doesn't work when assigning a value to a Named Range. Are there "Tools - References" in Excel, or something in an Incomplete Install, where things like the above could happen? TIA - Bob TIA - Bob |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I don't speak the Access, but my first bet is that you have an error in your
code. If you post the snippet of code causing the problem, maybe someone will jump in. Bob Barnes wrote: I'm an Access Programmer used to using "Tools - References" in Access. We are a large Company where all Office 2003 Installations are done by the IT Dept. On one Excel setup, strange things happen (IE - automation VBA from Access-to-Excel doesn't work when assigning a value to a Named Range. Are there "Tools - References" in Excel, or something in an Incomplete Install, where things like the above could happen? TIA - Bob TIA - Bob -- Dave Peterson |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Dave - thank you.
There is No error in my code...it works fine on other Excel Installations. That's what's so puzzling...it's this one particular Excel Installation that's doesn't work. Bob "Dave Peterson" wrote: I don't speak the Access, but my first bet is that you have an error in your code. If you post the snippet of code causing the problem, maybe someone will jump in. Bob Barnes wrote: I'm an Access Programmer used to using "Tools - References" in Access. We are a large Company where all Office 2003 Installations are done by the IT Dept. On one Excel setup, strange things happen (IE - automation VBA from Access-to-Excel doesn't work when assigning a value to a Named Range. Are there "Tools - References" in Excel, or something in an Incomplete Install, where things like the above could happen? TIA - Bob TIA - Bob -- Dave Peterson |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
If you're automating excel from Access, then maybe you're missing a reference to
excel in the project in Access? Just a guess, though. You haven't shared too much (well, for me anyway). Bob Barnes wrote: Dave - thank you. There is No error in my code...it works fine on other Excel Installations. That's what's so puzzling...it's this one particular Excel Installation that's doesn't work. Bob "Dave Peterson" wrote: I don't speak the Access, but my first bet is that you have an error in your code. If you post the snippet of code causing the problem, maybe someone will jump in. Bob Barnes wrote: I'm an Access Programmer used to using "Tools - References" in Access. We are a large Company where all Office 2003 Installations are done by the IT Dept. On one Excel setup, strange things happen (IE - automation VBA from Access-to-Excel doesn't work when assigning a value to a Named Range. Are there "Tools - References" in Excel, or something in an Incomplete Install, where things like the above could happen? TIA - Bob TIA - Bob -- Dave Peterson -- Dave Peterson |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
"If you're automating Excel from Access, then maybe you're missing a
reference to excel in the project in Access?".... No...in Access' Tools - References, I have Office 11 (2003) Objects checked for Access and Excel. The "offending" Excel PC does other "strange things" even when not automating w/ Access. We've asked for another Install from IT. Thank you - Bob "Dave Peterson" wrote: If you're automating excel from Access, then maybe you're missing a reference to excel in the project in Access? Just a guess, though. You haven't shared too much (well, for me anyway). Bob Barnes wrote: Dave - thank you. There is No error in my code...it works fine on other Excel Installations. That's what's so puzzling...it's this one particular Excel Installation that's doesn't work. Bob "Dave Peterson" wrote: I don't speak the Access, but my first bet is that you have an error in your code. If you post the snippet of code causing the problem, maybe someone will jump in. Bob Barnes wrote: I'm an Access Programmer used to using "Tools - References" in Access. We are a large Company where all Office 2003 Installations are done by the IT Dept. On one Excel setup, strange things happen (IE - automation VBA from Access-to-Excel doesn't work when assigning a value to a Named Range. Are there "Tools - References" in Excel, or something in an Incomplete Install, where things like the above could happen? TIA - Bob TIA - Bob -- Dave Peterson -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
In excel missing macro "excelprecedents"? | Excel Worksheet Functions | |||
Scroll Bar missing "Control" tab in "Format Properties" dialog box | Excel Discussion (Misc queries) | |||
Count occurences of "1"/"0" (or"TRUE"/"FALSE") in a row w. conditions in the next | New Users to Excel | |||
cell references increase by 3 per row "=I1" then "=I4" | Excel Discussion (Misc queries) | |||
My "edit line" is missing from Excel 2000. | Excel Discussion (Misc queries) |