C
cheekyblue
Hi there,
I have some data that I need quickly sorting so i am hoping there is a macro
out there for me. I'll try to use something simple as an example
Column A contains all the dates in April 1-30
Column B contains various random dates in April
Column C contains number of sales for the dates in Column B
I want a macro that checks if the date in A1 matches B1
If it does then move onto A2 and B2
if it does not match then is inserts cells into B1 and C1 until a match is
found
I need it to loop until the end of the dates in Column A
Can anyone help?
Thanks
Charlotte
I have some data that I need quickly sorting so i am hoping there is a macro
out there for me. I'll try to use something simple as an example
Column A contains all the dates in April 1-30
Column B contains various random dates in April
Column C contains number of sales for the dates in Column B
I want a macro that checks if the date in A1 matches B1
If it does then move onto A2 and B2
if it does not match then is inserts cells into B1 and C1 until a match is
found
I need it to loop until the end of the dates in Column A
Can anyone help?
Thanks
Charlotte