Thread: Workbook Design
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
CLR CLR is offline
external usenet poster
 
Posts: 594
Default Workbook Design

One reason for putting "calculations" and other support data on another
sheet, is to keep it out of user's sight, and keep it from being corrupted
by the insertion of complete rows through the range of the support material.

hth
Vaya con Dios,
Chuck, CABGx3



wrote in message
ups.com...
Data Lists are my primary use for Excel. I tend to import the data on
a Worksheet into columns A and B, for example. Skip a column for easy
use of the Go To function. Then, columns D and E are for calculations.
Is this common and why? Do some folks dedicate a single worksheet for
just data and then put calculations on a separate worksheet? What
would be the benefit? Thanks.