View Single Post
 
Old 12-20-2017, 05:42 AM
JohnGanymede JohnGanymede is offline Windows 7 64bit Office 2010 64bit
Novice
 
Join Date: Jul 2017
Posts: 9
JohnGanymede is on a distinguished road
Default

Quote:
Originally Posted by NoSparks View Post
What exactly do you mean by this ?
The project is a calculator tool. I'm trying to idiot proof it for users. In the above macro I'd like to set the acceptable range for pasting csv data, in this case C5:E14, and if the paste is too many columns or too many rows, I'd like it to exit the sub. A rejection notice of some kind would be nice.

It's not critical, but would be great.

I'm still sorting out the suggested IfEmpty function. It looks promising. This is a hobby application. I'm no pro and just doing this in my spare time.
Reply With Quote