I have copied cells from Word documents and pasted in to Excel as Text Links by using paste-special.
The problem is that when the Docs are open the links are updating. but when they are closed, the valuse in the Excel change to #NAME?.
Any suggestions?
How can I redirect the text to another tty window?
I have two dtterms that I run the "tty" command and get their names. One is /dev/pts/8 and the other is /dev/pts/9.
in /dev/pts/8 I am doing a telnet to a given host and from /dev/pts/9 I want to send the commands.
Any suggestions?
How can I make a csh script that is doing a telnet with user and password but not terminating the telnet session?
I have the following:
#!/bin/sh
(sleep 1; echo "login\r"; sleep 1; echo "pass\r"; sleep 1) | telnet host
after entering the pass the session is terminated.
Any suggestions?
Sorry, I did not explained myself correctly.
I want that in the middle of my html, I will see the xls file.
I do not want to open an xls file stored in the server.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.