Hi all,
I am trying to figure out how to insert a number based a few things. I'll get right down to it.
This is what I have.
Column A Column B Column C
Description Amount Date entered
I need to find the latest date where column A = "house" then I need to see if it is greater than 14 days from today. If it is then a new row with column A house column B 178 and column C todays date. I also would like to have this run when it is opened. I have figured out how to find the max date with house but not how to get it to figure out the date thing.
Any help is greatly appreciated,
Thanks,
Matthew
I am trying to figure out how to insert a number based a few things. I'll get right down to it.
This is what I have.
Column A Column B Column C
Description Amount Date entered
I need to find the latest date where column A = "house" then I need to see if it is greater than 14 days from today. If it is then a new row with column A house column B 178 and column C todays date. I also would like to have this run when it is opened. I have figured out how to find the max date with house but not how to get it to figure out the date thing.
Any help is greatly appreciated,
Thanks,
Matthew