excel - Pasting merged cells using VBA -


i'm trying copy row of data excel sheet , transfer sheet, range of row data has 2 column merged cell in , i'm having trouble pasting without errors.

any tips helpful,

for copy merged cells, need mention range.
example : a9 , b9 merged, need use range("a9:b9").copy copy merged cell


Comments

Popular posts from this blog

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -