ExcelKid_10
Board Regular
- Joined
- Mar 17, 2004
- Messages
- 87
Hello-
I'm trying to create a code that will search through an array on a worksheet and find a date that is 7 days prior or closest too from the current. Basically, the sheet contains data that is being imported in from an Access query that gets updated weekly. I've tried creating my own For Each loops and searched the message board but to avail. The structure of my sheet is simple: Column A contains all the dates.
Any thoughts would be much appreciated!
Thanks,
EK
I'm trying to create a code that will search through an array on a worksheet and find a date that is 7 days prior or closest too from the current. Basically, the sheet contains data that is being imported in from an Access query that gets updated weekly. I've tried creating my own For Each loops and searched the message board but to avail. The structure of my sheet is simple: Column A contains all the dates.
Any thoughts would be much appreciated!
Thanks,
EK