ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Excel and JD Edwards (https://www.excelbanter.com/excel-programming/434457-excel-jd-edwards.html)

Allan

Excel and JD Edwards
 
How can i Call JDE?

I can't do the "createobject".

Thanks much..

Don Guillett

Excel and JD Edwards
 
???

--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"Allan" wrote in message
...
How can i Call JDE?

I can't do the "createobject".

Thanks much..



Allan

Excel and JD Edwards
 
would you know the syntax or codes on how to create JDE in excel, so i can
create macros in excel that will sendkeys in JDE.
this is not working:


Public Sub CreateJDE()
Dim Sys As Object
Dim Sess As Object
Dim MyScreen As Object
'Enter to system
Set Sys = CreateObject("JDE.System")
' Assumes an open session
Set Sess = Sys.ActiveSession
Set MyScreen = Sess.Screen
End Sub

Thank You..

"Don Guillett" wrote:

???

--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"Allan" wrote in message
...
How can i Call JDE?

I can't do the "createobject".

Thanks much..




Patrick Molloy[_2_]

Excel and JD Edwards
 
what is "JDE.System"?



"Allan" wrote:

would you know the syntax or codes on how to create JDE in excel, so i can
create macros in excel that will sendkeys in JDE.
this is not working:


Public Sub CreateJDE()
Dim Sys As Object
Dim Sess As Object
Dim MyScreen As Object
'Enter to system
Set Sys = CreateObject("JDE.System")
' Assumes an open session
Set Sess = Sys.ActiveSession
Set MyScreen = Sess.Screen
End Sub

Thank You..

"Don Guillett" wrote:

???

--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"Allan" wrote in message
...
How can i Call JDE?

I can't do the "createobject".

Thanks much..




Tim Williams[_2_]

Excel and JD Edwards
 
http://en.wikipedia.org/wiki/J._D._Edwards ?

Tim

"Patrick Molloy" wrote in message
...
what is "JDE.System"?



"Allan" wrote:

would you know the syntax or codes on how to create JDE in excel, so i
can
create macros in excel that will sendkeys in JDE.
this is not working:


Public Sub CreateJDE()
Dim Sys As Object
Dim Sess As Object
Dim MyScreen As Object
'Enter to system
Set Sys = CreateObject("JDE.System")
' Assumes an open session
Set Sess = Sys.ActiveSession
Set MyScreen = Sess.Screen
End Sub

Thank You..

"Don Guillett" wrote:

???

--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"Allan" wrote in message
...
How can i Call JDE?

I can't do the "createobject".

Thanks much..





Allan

Excel and JD Edwards
 
jde's file extension is .wm
now can i have the answer to my question?

"Tim Williams" wrote:

http://en.wikipedia.org/wiki/J._D._Edwards ?

Tim

"Patrick Molloy" wrote in message
...
what is "JDE.System"?



"Allan" wrote:

would you know the syntax or codes on how to create JDE in excel, so i
can
create macros in excel that will sendkeys in JDE.
this is not working:


Public Sub CreateJDE()
Dim Sys As Object
Dim Sess As Object
Dim MyScreen As Object
'Enter to system
Set Sys = CreateObject("JDE.System")
' Assumes an open session
Set Sess = Sys.ActiveSession
Set MyScreen = Sess.Screen
End Sub

Thank You..

"Don Guillett" wrote:

???

--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"Allan" wrote in message
...
How can i Call JDE?

I can't do the "createobject".

Thanks much..






Don Guillett

Excel and JD Edwards
 
Maybe not...

--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"Allan" wrote in message
...
jde's file extension is .wm
now can i have the answer to my question?

"Tim Williams" wrote:

http://en.wikipedia.org/wiki/J._D._Edwards ?

Tim

"Patrick Molloy" wrote in
message
...
what is "JDE.System"?



"Allan" wrote:

would you know the syntax or codes on how to create JDE in excel, so i
can
create macros in excel that will sendkeys in JDE.
this is not working:


Public Sub CreateJDE()
Dim Sys As Object
Dim Sess As Object
Dim MyScreen As Object
'Enter to system
Set Sys = CreateObject("JDE.System")
' Assumes an open session
Set Sess = Sys.ActiveSession
Set MyScreen = Sess.Screen
End Sub

Thank You..

"Don Guillett" wrote:

???

--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"Allan" wrote in message
...
How can i Call JDE?

I can't do the "createobject".

Thanks much..







Tim Williams[_4_]

Excel and JD Edwards
 

I'm not sure anyone here knows what "JDE" really is, and you're not
helping us at all.
How about a link to some documentation or some idea of what you're
working with ?

You posted some code which is "not working", but what we'd need to
know first is what does it do *instead* of working ?
ie. what is the exact error message if any ?

Tim


On Oct 9, 7:29*am, Allan wrote:
jde's file extension is .wm
now can i have the answer to my question?



"Tim Williams" wrote:
http://en.wikipedia.org/wiki/J._D._Edwards* ?


Tim


"Patrick Molloy" wrote in message
...
what is "JDE.System"?


"Allan" wrote:


would you know the syntax or codes on how to create JDE in excel, so i
can
create macros in excel that will sendkeys in JDE.
this is not working:


Public Sub CreateJDE()
Dim Sys As Object
Dim Sess As Object
Dim MyScreen As Object
'Enter to system
* * Set Sys = CreateObject("JDE.System")
' Assumes an open session
* * Set Sess = Sys.ActiveSession
* * Set MyScreen = Sess.Screen
End Sub


Thank You..


"Don Guillett" wrote:


???


--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"Allan" wrote in message
...
How can i Call JDE?


I can't do the "createobject".


Thanks much..- Hide quoted text -


- Show quoted text -




All times are GMT +1. The time now is 01:08 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com