I could use some help validating weekly system analysis.
Every week I receive a network report of all devices in my IS. Sometimes the scan doesn’t report all of them and I need to know which ones are missing from the report. I need the VBA script because the report runs weekly.
Column B in sheet “Master” contains my list of all servers in the IS. Column F in sheet “Scan” contains the results of the weekly report. Each sheet has a header row. The script needs to create a new sheet in the workbook and create a list of the missing network devices in column A.
As always, I appreciate the help.
Every week I receive a network report of all devices in my IS. Sometimes the scan doesn’t report all of them and I need to know which ones are missing from the report. I need the VBA script because the report runs weekly.
Column B in sheet “Master” contains my list of all servers in the IS. Column F in sheet “Scan” contains the results of the weekly report. Each sheet has a header row. The script needs to create a new sheet in the workbook and create a list of the missing network devices in column A.
As always, I appreciate the help.