In advance I would like to thank anyone who can help me here. I have not got a lot of experience in coding in excel but I am amazed at what it really can do. I have something I can not figure out even after searching the forums:
To simplify it I have a list of dates in column A then followed by the budget for that day in column B.
I want a script to fill in a completely new cell that goes down the list of dates and pulls the right budget and fills it in properly.
I am sure this must be simple to do, I just lack the knowledge of all the possible commands.
This is my example
Goal=
<TBODY>
</TBODY><COLGROUP><COL><COL></COLGROUP>
To simplify it I have a list of dates in column A then followed by the budget for that day in column B.
I want a script to fill in a completely new cell that goes down the list of dates and pulls the right budget and fills it in properly.
I am sure this must be simple to do, I just lack the knowledge of all the possible commands.
This is my example
Goal=
9/8/2014</SPAN> | $597.81</SPAN> |
9/9/2014 | $614.27 |
9/10/2014 | $580.35 |
<TBODY>
</TBODY><COLGROUP><COL><COL></COLGROUP>