longytravel
Board Regular
- Joined
- Aug 2, 2011
- Messages
- 68
Morning,
I'm new to all this VBA stuff! Very interesting!
I am wondering if someone can help?
I have data that is on a 'Data' tab and a 'Reports' tab
I would like to be able to run reports based on data in the 'data' tab that will get updated weekly
Can someone please help me with the code to do search based on date and then pull all the relevant rows accross to the 'reports' tab?
So, if i want all rows between 29/07/2011 and 01/08/2011 i can search using an input box and then move all the information over?
The 'report' will then be bordered and sorted alphabettically?
I've been pulling my hair out so any help greatly received
Thanks
I'm new to all this VBA stuff! Very interesting!
I am wondering if someone can help?
I have data that is on a 'Data' tab and a 'Reports' tab
I would like to be able to run reports based on data in the 'data' tab that will get updated weekly
Can someone please help me with the code to do search based on date and then pull all the relevant rows accross to the 'reports' tab?
So, if i want all rows between 29/07/2011 and 01/08/2011 i can search using an input box and then move all the information over?
The 'report' will then be bordered and sorted alphabettically?
I've been pulling my hair out so any help greatly received
Thanks