Hi my code groups areas with same value i.e. it reads a cell that is not yet assigned to a area and find all cells which are connected to it ( similar to tracing the tree from its root to its leaves except that the root is the first cell that has not been assigned to any area previously) have the same value as it has to form an area.
This is the code which I have written to for the above task:
When I run the code I get the following error:
"Application defined or object defined error"
I hope someone could help me in debugging this error as excel debug is not very helpful.![]()
Please Login or Register to view this content.
Thanks in advance
Bookmarks