Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
How can I create the Sea Battle game in an Excel sheet?
|
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Try:
http://www.excelgames.org/index.asp or: http://blog.livedoor.jp/andrewe/arch...at_107032.html -- HTH Sandy In Perth, the ancient capital of Scotland and the crowning place of kings Replace @mailinator.com with @tiscali.co.uk "RomeuSilveira" wrote in message ... How can I create the Sea Battle game in an Excel sheet? |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Thks for your answer!
I posted this question because what I need is something similar from this. More specified...I need to know if it is possible to do in the Excel a form that combines the "vlookup" and the "hlookup". Ex. Imagine One sheet that has some cods on the colums and another cods on the ligns, and in another sheet with the a summary of the information I want, with the cods in diferent places. "Sandy Mann" escreveu: Try: http://www.excelgames.org/index.asp or: http://blog.livedoor.jp/andrewe/arch...at_107032.html -- HTH Sandy In Perth, the ancient capital of Scotland and the crowning place of kings Replace @mailinator.com with @tiscali.co.uk "RomeuSilveira" wrote in message ... How can I create the Sea Battle game in an Excel sheet? |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
No but you can use INDEX and MATCH
=INDEX(A1:F100,MATCH(x,A1:A100,0),MATCH(y,A1:F1,0) ) adapt to fit your own table range, criteria and requirements -- Regards, Peo Sjoblom "RomeuSilveira" wrote in message ... Thks for your answer! I posted this question because what I need is something similar from this. More specified...I need to know if it is possible to do in the Excel a form that combines the "vlookup" and the "hlookup". Ex. Imagine One sheet that has some cods on the colums and another cods on the ligns, and in another sheet with the a summary of the information I want, with the cods in diferent places. "Sandy Mann" escreveu: Try: http://www.excelgames.org/index.asp or: http://blog.livedoor.jp/andrewe/arch...at_107032.html -- HTH Sandy In Perth, the ancient capital of Scotland and the crowning place of kings Replace @mailinator.com with @tiscali.co.uk "RomeuSilveira" wrote in message ... How can I create the Sea Battle game in an Excel sheet? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I design a little game by excel? | New Users to Excel | |||
How do I design a little game by excel? | New Users to Excel | |||
game in excel | Excel Discussion (Misc queries) | |||
Game in Excel | Excel Discussion (Misc queries) | |||
Game score without game being played | Excel Worksheet Functions |