To enter a value (Text1.text) into
Column 'A'
Row '8'
Worksheet '1'
use the following
xlBook.Worksheets(1).Range("C8").value = Text1.text
Does this work?
Samwise Galenorn
[email protected]
|
Results 1 to 2 of 2
Thread: Getobject from ole?Threaded View
|
Click Here to Expand Forum to Full Width |