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