Hi all, I need help
I have a list of roads in tab Rd List. I want to transfer this list into sheet Alpha which sort the road list in alphabetical order.
For the roads start with letter "A", I use code =IF(LEFT('Rd List'!E3,1)="A",'Rd List'!E3,offset) and stuck here. Can anyone tell me how to code if the road not start with letter "A" the move to next row until true condition meet, no blank.
The following attachment is my excel file.
Thanks
I have a list of roads in tab Rd List. I want to transfer this list into sheet Alpha which sort the road list in alphabetical order.
For the roads start with letter "A", I use code =IF(LEFT('Rd List'!E3,1)="A",'Rd List'!E3,offset) and stuck here. Can anyone tell me how to code if the road not start with letter "A" the move to next row until true condition meet, no blank.
The following attachment is my excel file.
Thanks