Hi-
My Spread sheet has 4 worksheets:
Sheet-1:
Serverlist [ Col A ]
Serv1
Serv2
Serv3
Serv4
Sheet-2: [ Col A ]
Pre-check-Failed
Serv1
Sheet-3: [ Col A]
Outofscope
Serv3
Sheet-4 [ Col A]
DeploymnetStatus
Serv4
I need to compare all the 4 work sheets and need output in Sheet-1 [ Col B ]
Status
Serverlist [ ColA ] Status [ Col B ]
Serv1 Pre-Check-Failed
Serv2 Pending
Serv3 Out Of Scope
Serv4 Completed
I tried with vlookup and isna without luck. Can you guys help me with this. Great if someone suggest a macro . Planning to setup a button called compare and whenever the button is selected it will display the results
Thanks a LOT in advance
My Spread sheet has 4 worksheets:
Sheet-1:
Serverlist [ Col A ]
Serv1
Serv2
Serv3
Serv4
Sheet-2: [ Col A ]
Pre-check-Failed
Serv1
Sheet-3: [ Col A]
Outofscope
Serv3
Sheet-4 [ Col A]
DeploymnetStatus
Serv4
I need to compare all the 4 work sheets and need output in Sheet-1 [ Col B ]
Status
Serverlist [ ColA ] Status [ Col B ]
Serv1 Pre-Check-Failed
Serv2 Pending
Serv3 Out Of Scope
Serv4 Completed
I tried with vlookup and isna without luck. Can you guys help me with this. Great if someone suggest a macro . Planning to setup a button called compare and whenever the button is selected it will display the results
Thanks a LOT in advance