Hi,
I am relatively new to writing Macros but what I want to achieve is within the Excel sheet to search through the data headings, find the corresponding Heading and then select the cell below it.
This is the Macro that I have so far.
Sub OverdueDate()
'
' OverdueDate Macro
'...