Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
Is it possible to create a macro that suggest that you click on a keyboard e.g. the return button Knut |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Knut, you could use a message box like this
Sub test() MsgBox "Please press the return button" End Sub -- Paul B Always backup your data before trying something new Please post any response to the newsgroups so others can benefit from it Feedback on answers is always appreciated! Using Excel 97 & 2000 ** remove news from my email address to reply by email ** "Knut" wrote in message ... Hi, Is it possible to create a macro that suggest that you click on a keyboard e.g. the return button Knut |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Substitute to Retun a number | Excel Discussion (Misc queries) | |||
Retun greatest # of cells between nonzero | Excel Discussion (Misc queries) | |||
how do I Convert Number to Text ( example 1 should retun "One" | Excel Discussion (Misc queries) | |||
How do I lock a radio button group if a N/A button is selected | Excel Discussion (Misc queries) | |||
How do I create a formula to retun a value of 0 (zero) when a VLO. | Excel Worksheet Functions |