I was recently upgraded from Windows XP to Windows 7.  When I was running 
XP I had a number of Excel (2007) macros that I would use to connect to 
Attachmate Reflection (IBM 3270 emulator).  I am not sure which version of 
Reflection is was.  The VBA line that would make the connection from Excel 
to Reflection was:

Set Session = GetObject(, "ReflectionCOM.Session ")

After I was upgraded to Windows 7, Excel 2010 and Reflection 2011 I tried 
running the same macros.  When I run the above line of code that previously 
connected Excel to Reflection I know get an error:

Run-time error '429':
ActiveX component can't create object.


I am not sure if this command no longer works with Reflection 2011 or If I 
do not have the correct references set in VBA.  Does anyone have any 
experience connecting Excel 2010 to Reflection 2011 and know what is the 
proper command to link the two and if I need certain references selected in 
VBA?

Thank you

-- 
Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
https://www.facebook.com/discussexcel

FORUM RULES

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.
2) Don't post a question in the thread of another member.
3) Don't post questions regarding breaking or bypassing any security measure.
4) Acknowledge the responses you receive, good or bad.
5) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups "MS 
EXCEL AND VBA MACROS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.
To post to this group, send email to excel-macros@googlegroups.com.
Visit this group at http://groups.google.com/group/excel-macros.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to