Hi,
I have a spreadsheet containing Employee names, the project they've worked on, and the days. Basically, each day in a week, the employee spends a certain amount of time working on that project, say 5 (hrs). The data that I have contains this detail for all the individual days, the only problem is that it is in a format that has incremented values..
I'm looking for a method which allows me to add a new column after every 7 columns with the new column containing the formula for subtracting the values of the 7th column with the value of the 1st column. Example, G2-A2. So that the new column when created would immediately contain the subtracted value of the two columns. And also if there is any way for me to specify the starting column, since the first few columns will have other data.
Would really appreciate it if anyone has any ideas on how to go about it.
Thanks!
I have a spreadsheet containing Employee names, the project they've worked on, and the days. Basically, each day in a week, the employee spends a certain amount of time working on that project, say 5 (hrs). The data that I have contains this detail for all the individual days, the only problem is that it is in a format that has incremented values..
I'm looking for a method which allows me to add a new column after every 7 columns with the new column containing the formula for subtracting the values of the 7th column with the value of the 1st column. Example, G2-A2. So that the new column when created would immediately contain the subtracted value of the two columns. And also if there is any way for me to specify the starting column, since the first few columns will have other data.
Would really appreciate it if anyone has any ideas on how to go about it.
Thanks!