Hello,
I'm slowly learning VBA but have not have not been able to accomplish what I'm trying to do with this project. Here is the little amount of code I have so far.
I'd like for the macro to paste data for the day before its ran. For example: If I run the macro on the Sunday(6/2/2013), I'd like the data for Saturday(6/1/2013). Or if the macro is ran on Monday(6/3/2013) but there is no data for Sunday(6/2/2013) I'd like it to skip to Saturday(6/1/2013) (or the first date with data).![]()
Please Login or Register to view this content.
The dates are in "A" and the rest of the data is in "B", "C", "D" (data.xlsm).
I hope this makes sense, I did my best to explain.
Anyone that can help me out with this I would appreciate it a lot.
Thank you,
Bookmarks