Hi Guys
I'm using the following code to start a little macro that when clicking on a cell, it will populate the value in another cell.
The problem I'm facing is that I need over 1200 cells with this code (it's divided to 3 columns, 400 cells in a column)
And while creating a code for each and every cell, Excel giving me an error, saying the code is to large to execute.
Is there a way to improve the code, so I can use it on a large scale?
Here is the code:
This code needed for Columns N, O, P.
400 cells each. ("N1:N400") etc'
Many thanks for your help
Amit
Bookmarks