Thread: [Solved] VBA and web data
View Single Post
 
Old 02-01-2014, 02:18 PM
YounesB3 YounesB3 is offline Windows XP Office 2010 32bit
Advanced Beginner
 
Join Date: Jul 2012
Posts: 37
YounesB3 is on a distinguished road
Default

I thought about it and I could do a work around if this is not possible. Just let the data be added in column L, M, N, etc. and then make another macro that copies that data in column K with last rows.

Then another macro would take data from column K and sort it out.
Reply With Quote