Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Function commenttext2(incell As String) As String If incell " " Then commenttext2 = InputBox("Please enter you datasheet comment for" & " " & " " & ActiveSheet.Range("c41").Value) End Function I have this function set so when the user enters a number into cel B41, they are prompted with an inputBox. Works great withou protection. It works with protection, but only when I go to Save o Exit the spreadsheet. Ideas -- BigDav ----------------------------------------------------------------------- BigDave's Profile: http://www.excelforum.com/member.php...nfo&userid=774 View this thread: http://www.excelforum.com/showthread.php?threadid=37910 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
SMALL function seems not to work correctly | Excel Worksheet Functions | |||
Sorting numbers doesn't work correctly | New Users to Excel | |||
How do I get Auto-Fit to work correctly? | Excel Worksheet Functions | |||
custom filter does not work correctly | Excel Discussion (Misc queries) | |||
RunAutoMacros does not work correctly from vbscript! | Excel Programming |