Hi all,
I remove attendance data from my intranet site for the production floor.
The data has data, Emp I'd and some other info.
Starting from column A to Y.
The data is small at start of the month, but increases as the month end.
So I will count the rows, its sometimes 3000 and at the end of the month it becomes around 13000.
I have used Vlookup to get name from Emp I'd.
I have used text formula to get Week day, Week num, Month, Month num, based on date.
So I have copied the formula from row 2 till row 20000(for safer side in case the data may increase)
This has increased the size of the entire work book.
So my question is whether adding too many formula takes more space?
The raw dump size is just 800kb but after adding formulas the size comes to 3.5 mb in binary format.
Is there any alternatives that will paste the formulas only till the last used cell.
I remove attendance data from my intranet site for the production floor.
The data has data, Emp I'd and some other info.
Starting from column A to Y.
The data is small at start of the month, but increases as the month end.
So I will count the rows, its sometimes 3000 and at the end of the month it becomes around 13000.
I have used Vlookup to get name from Emp I'd.
I have used text formula to get Week day, Week num, Month, Month num, based on date.
So I have copied the formula from row 2 till row 20000(for safer side in case the data may increase)
This has increased the size of the entire work book.
So my question is whether adding too many formula takes more space?
The raw dump size is just 800kb but after adding formulas the size comes to 3.5 mb in binary format.
Is there any alternatives that will paste the formulas only till the last used cell.