Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi
When formatting the same type of data frequently, I design a template with three sheets, the first to paste the raw data, the second a temporary for the fuctions/formulas for fomatting the data in the former sheet and the last sheet is to paste the temporary sheet data as values. Please see example below. In the second sheet I write the formulas for more than the rows of expected data. Say somtimes 200 rows as the rows of data varies from 10 to 150. My questions are, 1. Is this the most efficient way of doing this task? If not what is a better solution. 2. How can I adapt my function/formula sheet to only write fuction/formulas only for the number of rows in the data sheet? Data sheet ID CustName ProductCode 12 Joe Bloggs FEN Temporary sheet ID ProductName 12 Fulltime English (This name is derived from the ProductCode in the Data Sheet and a lookup table using the Vllookup function) Final sheet Just copies the Temporary sheet as values using macros. Thanks. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Formatting ALL data labels for ALL data series at once | Charts and Charting in Excel | |||
Formatting data series - line between certain data points only | Charts and Charting in Excel | |||
Formatting Rows of Data based on Column Data | Excel Worksheet Functions | |||
How can I cut data out of HTML table, into msExcel and just take the data & columns? (but NOT the formatting & URLs!) | Excel Discussion (Misc queries) | |||
Data Formatting | Excel Programming |