I want to hide a sheet that holds raw data for crunching so the user can't easily click on it. However, when I run code I get "Run-time error '1004': Select method of Worksheet class failed". Is there a way to hide the sheet and still allow code to call it up?