Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Plz help me creating the simplest hangman on MS EXCEL without using VBA and Macros Thanking u Nauman -- nauman612 ------------------------------------------------------------------------ nauman612's Profile: http://www.excelforum.com/member.php...o&userid=29548 View this thread: http://www.excelforum.com/showthread...hreadid=492767 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
this is a programming group. If you want that, try
news://msnews.microsoft.com/microsof...heet.functions -- Regards, Tom Ogilvy "nauman612" wrote in message ... Plz help me creating the simplest hangman on MS EXCEL without using VBA and Macros Thanking u Nauman -- nauman612 ------------------------------------------------------------------------ nauman612's Profile: http://www.excelforum.com/member.php...o&userid=29548 View this thread: http://www.excelforum.com/showthread...hreadid=492767 |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Tom Ogilvy wrote: this is a programming group. If you want that, try news://msnews.microsoft.com/microsof...heet.functions -- Regards, Tom Ogilvy "nauman612" wrote in message ... Plz help me creating the simplest hangman on MS EXCEL without using VBA and Macros Thanking u Nauman -- nauman612 ------------------------------------------------------------------------ nauman612's Profile: http://www.excelforum.com/member.php...o&userid=29548 View this thread: http://www.excelforum.com/showthread...hreadid=492767 In fairness to the OP, this isn't an explicitly VBA group. It could be argued that the only way to make something as sophisticated as hangman with worksheet functions involves a form of programming. It might make a more interesting challenge than writing a VBA program for hangman. You are right though that the worksheet function newsgroup is more appropriate. One suggestion to the OP: conditional formatting applied to cells shrunk to small squares, where the conditions are formulas linked to a cell containing the number of wrong guesses could be a nice way to make more of the hanged man appear with each wrong guess. -John Coleman |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I don't believe I said it is a VBA group. I said it is a programming group.
It also covers information on the excel 4 macro language. If you believe writing formulas is a form of programming, more power to you, but in fairness to the OP, my advice was sound - If he wants access to the best suggestions for a non-programming approach. -- Regards, Tom Ogilvy "John Coleman" wrote in message oups.com... Tom Ogilvy wrote: this is a programming group. If you want that, try news://msnews.microsoft.com/microsof...heet.functions -- Regards, Tom Ogilvy "nauman612" wrote in message ... Plz help me creating the simplest hangman on MS EXCEL without using VBA and Macros Thanking u Nauman -- nauman612 ------------------------------------------------------------------------ nauman612's Profile: http://www.excelforum.com/member.php...o&userid=29548 View this thread: http://www.excelforum.com/showthread...hreadid=492767 In fairness to the OP, this isn't an explicitly VBA group. It could be argued that the only way to make something as sophisticated as hangman with worksheet functions involves a form of programming. It might make a more interesting challenge than writing a VBA program for hangman. You are right though that the worksheet function newsgroup is more appropriate. One suggestion to the OP: conditional formatting applied to cells shrunk to small squares, where the conditions are formulas linked to a cell containing the number of wrong guesses could be a nice way to make more of the hanged man appear with each wrong guess. -John Coleman |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2007 very slow to open even the simplest worksheet | Excel Discussion (Misc queries) | |||
What is the simplest IPC from Excel VBA to a .NET app? | Excel Discussion (Misc queries) | |||
Creating hangman(word game) on MS Excel | Excel Programming | |||
Why Excel 2002 crashes on simplest Workbook_Open events? | Excel Programming | |||
REQ: Simplest way to parse (read) HTML formatted data in via Excel VBA (or VB6) | Excel Programming |