View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Gary Tan Gary Tan is offline
external usenet poster
 
Posts: 1
Default how do I display username, current time & date on the status bar

I want to show the AD username, current time and date on the status bar
instead of the cell so as not to disrupt the data.

how can that be done? Using VBA? Any idea?