View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
marthasanchez marthasanchez is offline
external usenet poster
 
Posts: 15
Default How do I post the date?

In VBA EXcel, I have a report that will list data. The number of records will
be different everytime I run the report. I want to add a column at the end of
the report to show today's date. How do I do this to correspond with the
number of records?