Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

script that would connect my excel file

Status
Not open for further replies.

savvyuser

Technical User
Apr 26, 2004
50
PH
Guys,

I have a situation here that I need to get my excel file. Actually, I write some code that would automatically execute my daily backup at unix server but it backs up at the local station. The code is working fine. However, I need to emphasize more. Like, I need to prompt the user which tape should be loaded next. The tape is not in random, the tape will be recycled after every 13th backup or usage of tape. It has 12 sets of backup media and it is written on columns. Each has the corresponding rows fields where date & time are written. I need a code that would also select automatically the next tape if it detects that the preceding tape had already been used. Until it reaches the last pair of tapes then goes back again to first tape.

Enthusiast in vbscripting is welcome on any suggestions. Thanks in advance and power to you guys and to this site.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top