View Single Post
  #1   Report Post  
Excel_Fan Excel_Fan is offline
Junior Member
 
Location: Northern NY USA
Posts: 3
Default Command Button Invisible

I have a spreadsheet of names that need to be sorted ONLY between the dates of January 1 and January 15 each year. I have a command button with a macro to do that and it works fine. I want the Command Button to become invisible (and also disabled) for the remainder of the year, then become visible and enabled January 1 the next year. Is this possible? I have no idea how to approach this task. Thanks in advance.