View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
[email protected] paul.robinson@it-tallaght.ie is offline
external usenet poster
 
Posts: 789
Default Is there a VBA command that will keep an program always on top

Hi
Delete or hide all the other worksheets in the workbook then protect
the workbook.
regards
Paul
On Apr 24, 2:50*pm, Stacy Johnson <Stacy
wrote:
I have an Excel sheet that I would like to be always on top. *Is there a VBA
command that will accomplish this?