Hi Dhamo ,
If you find that the workbook , without executing any macro , is taking a long time to load , it means either like Indian has posted , your UsedRange is unnecessarily large , or there are very time-intensive calculations taking place when your file loads , or you may be loading unwanted add-ins.
To check the former , press CTRL END , and see where your cursor is placed ; check if really these many columns and rows are used. If not , you need to reset the UsedRange ; there are several ways of doing this.
Narayan