I have a grid loaded into a datagridview eg
'GRID............
T A S S A Y A E S
A N O N L U T R K
O V E R T O E S T
T R A S T K U Y N
O S L A A A K R E
S K L S L E V A N
E L A S S M I T I
Y E V A D Y T U M
A N A T T E R Y E
I have a list of 10 words and need to loop
through each word and see if its anywhere in the grid..
horizontally, vertically and (fully diagonally in all directions,even backwards)
??is there and vb.code that can do this easily ..
Inititially i thought this would be easy BUT !! beyond me.
Really appreciate any help
trob70
'GRID............
T A S S A Y A E S
A N O N L U T R K
O V E R T O E S T
T R A S T K U Y N
O S L A A A K R E
S K L S L E V A N
E L A S S M I T I
Y E V A D Y T U M
A N A T T E R Y E
I have a list of 10 words and need to loop
through each word and see if its anywhere in the grid..
horizontally, vertically and (fully diagonally in all directions,even backwards)
??is there and vb.code that can do this easily ..
Inititially i thought this would be easy BUT !! beyond me.
Really appreciate any help
trob70