![]() |
#2
|
|||
|
|||
![]()
Hi Carl
I had a play and see there's merged cells everywhere & as soon as I saw that I stopped. It's best to avoid merged cells like the plague, as merged cells & VBA don't get on very well. The other thing is I think you've changed the layout of sheet 2, or at least enough for the VBA code to not work properly. If you can, settle on how you want it laid out & then do the coding. Coding doesn't compensate for any changes like cell formulas do. The finding the row is done by looking straight up from cell E58 to the first row in column E that has something in it, the Offset(1,0) comes down 1 row from the row with something in. Hope that makes sense lol |
Tags |
vba |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
On Click do a search of its contents on sheet2 | mike12 | Excel | 11 | 10-16-2014 04:32 PM |
Transferring info from 1column on sheet2 to sheet1 | rogcar75 | Excel | 22 | 08-26-2014 05:07 PM |
split text files to worksheets (sheet1,sheet2,sheet3 soon sheet 25) | gsrikanth | Excel Programming | 1 | 03-22-2012 11:04 PM |
![]() |
KIM SOLIS | Excel | 6 | 10-30-2011 11:14 PM |
![]() |
aligahk06 | Excel | 1 | 04-26-2010 11:22 PM |