Hello,
How can i solve a maze where the walls are made by "x" in cells? I am given the maze, start and end cells and i need to write a vba code to solve it.