View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Rachel Rachel is offline
external usenet poster
 
Posts: 113
Default VBA multiple events

I am attempting to create a workbook to use as a patient log, entering the
admission date into Column A, admission time into Column B, patient name
etc..into the following columns, with patient discharge time entered into
Column P. I am using a code for date and time entry that will allow me to 10
key the numbers and they will auto format. I however, have been unsuccessful
in combining the codes so address the two issues: one being date and time
change and the changes being made in multiple columns. Any help would be
appreciated.

Thanks