Okay, so i have a huge table which is roughly about 300 columns long. most of the headers are dates. What i need is that i change only the starting date of the project and the table headers automacially update accordingly.
i would do it simply with "=(cell left to the chosen cell)+1". But that doesnt work since they are table headers. I wanted to try to use VBA to solve this problem, but i wouldnt know where to begin. Maybe with a loop?
thanks in advance
i would do it simply with "=(cell left to the chosen cell)+1". But that doesnt work since they are table headers. I wanted to try to use VBA to solve this problem, but i wouldnt know where to begin. Maybe with a loop?
thanks in advance