Solve, create, share and talk about jigsaw puzzles

Excel Random Art

Bookmarked Bookmark Solve this jigsaw puzzle later
ShareShare with your friends
ReportReport as inappropriate
42
63
Solve puzzle
42 pieces
63 solves
Solve puzzle

Thanks for sharing. Here is your html-code:

Why are you reporting this puzzle?

Created in Excel by generating random colour :
Sub JiGiDi()
Set rng = Range("A1:AL30")
For Each cell In rng
cell.Interior.ColorIndex = Int(15 * Rnd) + 1
Next cell
End Sub
------
*In Excel press ALT+F11, Insert -> Module -> Paste the code -> press F5
** Assuming Macros are enabled
Why this advertisement?

Leaderboard

  1. jub2:31
  2. Minibank2:41
  3. Knelia2:43
  4. zazou12:59
  5. caromarie3:09
  6. kara13:22
  7. rockbit3:28
  8. deb130783:33
  9. pruts3:36
  10. Tekla81633:42

Comments

Please sign in to comment. Don't have a profile? Join now! Joining is absolutely free and no personal information is required.

Minibank

Great puzzle, good size, please make some more, Thank you so much and have a great Day 🤗

tommyo71

GREAT FUN......THANKS

A challenge, thank you.

Why this advertisement?