View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
mattwilsonuk mattwilsonuk is offline
external usenet poster
 
Posts: 1
Default Increasing the date with a Macro

In Cell *A1* i have a date. Cell B1 says "=A1"

I run a macro and added +7 to make cell B1 read "=A1+7".

When I run the macro again nothing happens.

I need to be able to run a simple macro and be able to increase th
date by 1 week each time the macro is run.

Can anyone help?

Thanks

Mat

--
Message posted from http://www.ExcelForum.com