'... speed up macro
	Application.ScreenUpdating = False
	Application.Calculation = xlCalculationManual
other that the above two lines of code, what can i use to speed up my macro?