Monday, April 13, 2015

Excel sheet becomes very slow

I am working on an Excel 2007 workbook (less than 1gb in size). There is one sheet which has formulae linked to other two sheets in the same workbook. The problem is that it becomes really slow whenever I make any change (or update the data in the other two sheets). I am using Intel i5 Windows 7 OS with 8gb RAM (which I think should be more than enough for this kind of work). Please help!

No comments:

Post a Comment

linux - How to SSH to ec2 instance in VPC private subnet via NAT server

I have created a VPC in aws with a public subnet and a private subnet. The private subnet does not have direct access to external network. S...