View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Bruise[_3_] Bruise[_3_] is offline
external usenet poster
 
Posts: 16
Default Print data based upon date entry

Hello group!

I'm trying to develop a code assigned to a button so when the button is
pressed, the code opens a form, asks for a specific date to search for, and
returns with a printable result listing column A (Date) and the
corresponding columns B, C, D and E.

I'm totally lost at where to even start. Any help would truly be
appreciated.

Mark