Code:
 Wb2.Save
 Let Application.DisplayAlerts = False
 Wb2.Close
 Let Application.DisplayAlerts = True
 Wb1.Close
This worked for me Doc Sir
Thnx Alot Doc Sir
Probelm Solved