Thread: Macro
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
John Davidson[_3_] John Davidson[_3_] is offline
external usenet poster
 
Posts: 1
Default Macro

I use a the invoice program built into excel to do internal billing. I have
modified this program to suit my needs. Everyday I have to send two reports
to my superiors to show how much I bill for two departments and how much
labour is to be paid. The columns on the report are todays date, department,
labour charged and amount billed. I would like to create a macro to automate
this process by using a date that I specify, thanks in advance.