Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[SOLVED]Run macro with excel in background
#2
The file part is possible. The Excel, I didn't really understood what you want to do.

As for the file you can do like this:

Function Function2
Code:
Copy      Help
str file="$desktop$\file.txt"
str s

s.getclip
s.setfile(file)


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)