W
Wayne Burritt
Hi: I have 2 columns of data like so...
A B
1 Date Result
2 1/15/04 $234
3 1/16/04 $241
4 1/17/04 $251
and so on...
Each day, I have to go in and add today's date and today's result, which is
a static cell reference R213. I'd like to program a macro that finds the
next available row -- in this case row 5 -- adds today's day and today's
result from R213. Any ideas? Thanks. Wayne
A B
1 Date Result
2 1/15/04 $234
3 1/16/04 $241
4 1/17/04 $251
and so on...
Each day, I have to go in and add today's date and today's result, which is
a static cell reference R213. I'd like to program a macro that finds the
next available row -- in this case row 5 -- adds today's day and today's
result from R213. Any ideas? Thanks. Wayne