Hello There,
I have a given range (eg. C10:G40) where the data will be pasted. Before I could do that I am checking if that given range is empty/available. If yes then paste the data.
If the given range is not empty then I would like to do delete the data:
1.If there are any normal data.
2. If it includes any table(s), or any part of the table columns in that range.
How could this be achieved using VBA?
Regards,
Don
I have a given range (eg. C10:G40) where the data will be pasted. Before I could do that I am checking if that given range is empty/available. If yes then paste the data.
If the given range is not empty then I would like to do delete the data:
1.If there are any normal data.
2. If it includes any table(s), or any part of the table columns in that range.
How could this be achieved using VBA?
Regards,
Don