Hi, Im new to VB Macro's Im trying to creat a macro that finds a date from a list in excel and then counts down 14 cell from the given date and then display the date that is 14 cells down.
There Are three Issues Im Facing:
Firstly my current macro requires me to edit the find criteria for every new search. would it be possible to have some sort of input box where user can enter the date, and have the macro use this value for its search criteria
secondly the result has to be displayed seperatly in some form, like in a different cell, my current macro simply highlights the cell that is 14 cells down from the given date.
Thanks in Advance..
There Are three Issues Im Facing:
Firstly my current macro requires me to edit the find criteria for every new search. would it be possible to have some sort of input box where user can enter the date, and have the macro use this value for its search criteria
secondly the result has to be displayed seperatly in some form, like in a different cell, my current macro simply highlights the cell that is 14 cells down from the given date.
Thanks in Advance..