View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Ron de Bruin Ron de Bruin is offline
external usenet poster
 
Posts: 11,123
Default Automated printing if criteria are met

Hi Jeremy M

Autofilter on your date column for todays date and then print the sheet
You can record a macro when you do it manual to record the code

--
Regards Ron de Bruin
http://www.rondebruin.nl



"Jeremy M" wrote in message ...
I have a spreadsheet with dated information. I want to print data related to
those dates if they match todays date.

Help !
--
Jeremy M