Thanks, and I understand that as, I was looking for a method to apply this statement
To the entire sheet.. it was relatively late last night and was in a hurry...
So to clarify, I have two questions:
1) After recording any macro, how and where relative to the type of macro e.g. worksheet or workbook, how do you get the "modules" to run automatically in either the workbook or worksheet?
2) I recorded the above macro, and would like to know how I can apply that small line of the code to the worksheet to allow pasting only the "text" or "values" only
or preferably:
Applying either one of these rules to the entire workbook would work as well
Maybe what I am looking for Is VBA that would limit the number of characters and type of (values only) to any given cell in a column.
Something like Msgbox "You are only allowed to copy/paste or enter no more than 5 characters to this cell" of course that would be the VBAlert
Sorry for the confusion
Bookmarks