I have recently taken an interest in VBA, Despite searching through various forums I am unable to figure out how to do what I need.
I want to loop through column A (which is a list of names), if the first letter begins with 'a' I want to copy into column c,
This is what I have so far:
Sub...