Search found 4 matches

by Dalexx
Fri Feb 28, 2003 5:38 pm
Forum: Technical / Scripting
Topic: DDEREQUEST
Replies: 2
Views: 6617

DDEREQUEST

I know it, but I mean if there is an argument in function to point a specific sheet......
Thank you

Dalexx
by Dalexx
Fri Feb 28, 2003 1:24 pm
Forum: Technical / Scripting
Topic: DDEREQUEST
Replies: 2
Views: 6617

DDEREQUEST

Hi.
How can I retrieve values from a specific excel sheet with dderequest comand?
For ex. I need to link with other application the A5 value in Sheet2 from myfile.xls. How can I do with dderequest ?
Thank you :D

Dalexx
by Dalexx
Sun Feb 23, 2003 4:12 pm
Forum: Technical / Scripting
Topic: Cut and paste with Excel in Vbscript
Replies: 2
Views: 21743

Thank you

Thank you so much.
I apologize my error about tha name of sub, chiamata instead of chiamata2, but I didn't know about constant.
Thank you again

Dalexx
by Dalexx
Sun Feb 23, 2003 10:58 am
Forum: Technical / Scripting
Topic: Cut and paste with Excel in Vbscript
Replies: 2
Views: 21743

Cut and paste with Excel in Vbscript

Hi. Can someone help me with this script? Why it doesn't run? Thanks for advanced. dalexx VBSTART Sub Chiamata2() Dim xl1 Dim xl2 Set xl1 = GetObject("C:\Appoggio\Tariffatore\BT.xls") Set xl2 = GetObject("C:\Appoggio\Tariffatore\input_mod.xls") xl1.Application.Visible = True xl1.Worksheets("B2V 2003...
Sign up to our newsletter for free automation tips, tricks & discounts