Good afternoon excel wizards,
I am struggling here after not having used VBA in so long. I am working off of Rijnsent's amazing work that generates a crossword puzzle using excel and macros:
I would like to expand on this and find a way to incorporate lines drawn through the words used. I found this:
I just don't know enough to know where to get the reference cells from and use them to draw the lines. Any help with this would be huge.
Thank you all!
~Monres
I am struggling here after not having used VBA in so long. I am working off of Rijnsent's amazing work that generates a crossword puzzle using excel and macros:
Crossword/wordsearch puzzle maker with Excel&VBA
Hi all, just wanted to share a tool I created today responding to a reddit post about a wordsearch/crossword puzzle generator: https://www.dropbox.com/s/luf5sljzy63ef26/CrosswordPuzzleMaker.xlsm?dl=0 It's a rather simple tool that transforms a list of words to a crossword/wordsearch puzzle...
www.mrexcel.com
I would like to expand on this and find a way to incorporate lines drawn through the words used. I found this:
Draw Excel Lines or Arrows Between Cells with VBA - wellsr.com
Use this macro to draw Excel arrows between cells with VBA. You can also use it to draw lines or other connectors between cells.
wellsr.com
I just don't know enough to know where to get the reference cells from and use them to draw the lines. Any help with this would be huge.
Thank you all!
~Monres