I'm very new to VBScripting and am hoping that someone can be of some help, and have a feeling that it's rather simple...
I have an inventory spreadsheet of PC's serial numbers (column K) and asset tags (column J). This is located on a network share (\\server\path\inventory.xls). I need a script that I can run using the serial number as a variable to return the asset tag.
For example, the command "script.vbs 'column k'" would return the value of the matching "column j".
Can anyone help me???
I have an inventory spreadsheet of PC's serial numbers (column K) and asset tags (column J). This is located on a network share (\\server\path\inventory.xls). I need a script that I can run using the serial number as a variable to return the asset tag.
For example, the command "script.vbs 'column k'" would return the value of the matching "column j".
Can anyone help me???