--------------------------------------------
On Mon, 12/12/16, keisha.fry via MS EXCEL AND VBA MACROS 
<excel-macros@googlegroups.com> wrote:

 Subject: Re: $$Excel-Macros$$ Excel Sheet Hide and Unhide
 To: excel-macros@googlegroups.com
 Date: Monday, December 12, 2016, 11:44 PM
 
 
 --------------------------------------------
 On Mon, 12/12/16, derrickandrew994 via MS EXCEL AND VBA
 MACROS <excel-macros@googlegroups.com>
 wrote:
 
  Subject: Re: $$Excel-Macros$$ Excel Sheet Hide and Unhide
  To: excel-macros@googlegroups.com
  Date: Monday, December 12, 2016, 11:05 PM
  
  
  --------------------------------------------
  On Mon, 12/12/16, ashleypartridge via MS EXCEL AND VBA
  MACROS <excel-macros@googlegroups.com>
  wrote:
  
   Subject: Re: $$Excel-Macros$$ Excel Sheet Hide and
 Unhide
   To: excel-macros@googlegroups.com
   Date: Monday, December 12, 2016, 8:53 PM
   
   
   --------------------------------------------
   On Mon, 12/12/16, julienneschindler via MS EXCEL AND
 VBA
   MACROS <excel-macros@googlegroups.com>
   wrote:
   
    Subject: Re: $$Excel-Macros$$ Excel Sheet Hide and
  Unhide
    To: excel-macros@googlegroups.com
    Date: Monday, December 12, 2016, 4:53 PM
    
    
    --------------------------------------------
    On Mon, 12/12/16, Paul Schreiner <schreiner_p...@att.net>
    wrote:
    
     Subject: Re: $$Excel-Macros$$ Excel Sheet Hide
 and
   Unhide
     To: "excel-macros@googlegroups.com"
    <excel-macros@googlegroups.com>
     Date: Monday, December 12, 2016, 3:22 PM
     
     There's
     nothing that is "automatic".
     Attached
     uses a Workbook_open event macro to hide the
 sheets
   when
     you OPEN the document.
     That way, it doesn't matter
     whether the sheets are visible or not when the
 file
   is
     saved, but
     it will hide the sheets when it's opened.
     
     Paul-----------------------------------------
     “Do
     all the good you can,
     By all the means you
     can,
     In all the ways you can,
     In all the places you can,
     At
     all the times you can,
     To all the people you
     can,
     As long as ever you can.” - John
     Wesley
     -----------------------------------------
     
     
     
        On Monday, December
     12, 2016 7:50 AM, karleenbiggs via MS EXCEL AND
 VBA
   MACROS
     <excel-macros@googlegroups.com>
    wrote:
       
     
      
     --------------------------------------------
     On Mon, 12/12/16, Vijayendra Rao <vijayendrar...@gmail.com>
     wrote:
     
      Subject: Re:
     $$Excel-Macros$$ Excel Sheet Hide and Unhide
      To: excel-macros@googlegroups.com
      Date: Monday, December 12, 2016, 2:43 PM
      
      Thanks Paul for quick
      guidance.
      This file is used
     by many people and they are
      working without
     reading few guidelines from first sheet.
     
     There may be chances of not using the sheet_hide
   macro
      option by other user. Is there any macros
     which
      automatically hide those sheets when
     close the file.
      Attached is the my
     workbook.
      Regards,Vijayendra
      2016-12-12 17:46
      GMT+05:30
     Paul Schreiner <schreiner_p...@att.net>:
      Just
      as you created a macro
     to "unhide" the sheets, you
      need
     to create a macro to hide them.
     
     Additionally,
      you can create a
     BeforeSave event to check to see if the
     
     sheets are displayed.Then
      execute your
     "Sheets_Hide" macro to hide the
     
     sheets before saving (that
      way the sheets
     are always hidden before saving the
     
     file)
      Note:
      Using a macro,
     you can use .Visible = xlVeryHiddenwhich will
 hide
   the
     sheets and they will not show
      up when
     trying to manually unhide the sheets!
     
     Paul------------------------------
     
     -----------
      “Do
      all the
     good you can,
      By all the means you can,
      In all the ways you can,
      In
     all the places you can,
      At all the times
     you can,
      To all the people you can,
      As long as ever you can.” - John Wesley
      ------------------------------
      ----------- 
      
       
        On Monday, December 12,
     2016 7:04 AM, Vijayendra
      Rao <vijayendrar...@gmail.com>
      wrote:
        
     
     
       Hi Experts,
      I have
     created one excel file and except one
      sheet
     all sheets are hided. I have added shape button
 in
      first sheet to unhide all the sheets with the
     help of macro.
      When i worked and saved all
     sheets will be visible when I
      opened again.
     Is it possible to remain hide those sheets
     
     after saving the file.
      Request you to help
     on the same.-- 
       
      
      Regards,
      Vijayendra
      94491 67631
      
     
     
      
      
      -- 
      
      Are you =EXP(E:RT) or
     =NOT(EXP(E:RT)) in Excel? And do you
      wanna
     be? It’s =TIME(2,DO:IT,N:OW) ! Join official
      Facebook page of this forum @ https://www.facebook.com/
      discussexcel
      
       
      
      FORUM
     RULES
      
       
     
     
      1) Use concise, accurate thread titles.
     Poor thread titles,
      like Please Help,
     Urgent, Need Help, Formula Problem, Code
     
     Problem, and Need Advice will not get quick
 attention
   or
     may
      not be answered.
      
      2) Don't post a question in the thread of
     another
      member.
      
      3) Don't post questions regarding breaking
     or bypassing
      any security measure.
      
      4) Acknowledge the responses
     you receive, good or bad.
      
     
     5) Jobs posting is not allowed.
      
      6) Sharing copyrighted material and their
     links is not
      allowed.
      
       
      
      NOTE  :
     Don't ever post confidential data in a workbook.
      Forum owners and members are not responsible
     for any loss.
      
      --- 
      
      You received this message
     because you are subscribed to the
      Google
     Groups "MS EXCEL AND VBA MACROS" group.
      
      To unsubscribe from this
     group and stop receiving emails
      from it,
     send an email to excel-macros+unsubscribe@
     
     googlegroups.com.
      
      To post
     to this group, send email to excel-macros@googlegroups.com.
      
      Visit this group at https://groups.google.com/
      group/excel-macros.
      
      For more options, visit https://groups.google.com/d/
      optout.
      
      
           
      
     
     
      
      -- 
      
      Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in
     Excel? And do you
      wanna be? It’s
     =TIME(2,DO:IT,N:OW) ! Join official
     
     Facebook page of this forum @ https://www.facebook.com/
      discussexcel
      
       
      
      FORUM
     RULES
      
       
     
     
      1) Use concise, accurate thread titles.
     Poor thread titles,
      like Please Help,
     Urgent, Need Help, Formula Problem, Code
     
     Problem, and Need Advice will not get quick
 attention
   or
     may
      not be answered.
      
      2) Don't post a question in the thread of
     another
      member.
      
      3) Don't post questions regarding breaking
     or bypassing
      any security measure.
      
      4) Acknowledge the responses
     you receive, good or bad.
      
     
     5) Jobs posting is not allowed.
      
      6) Sharing copyrighted material and their
     links is not
      allowed.
      
       
      
      NOTE  :
     Don't ever post confidential data in a workbook.
      Forum owners and members are not responsible
     for any loss.
      
      --- 
      
      You received this message
     because you are subscribed to the
      Google
     Groups "MS EXCEL AND VBA MACROS" group.
      
      To unsubscribe from this
     group and stop receiving emails
      from it,
     send an email to excel-macros+unsubscribe@
     
     googlegroups.com.
      
      To post
     to this group, send email to excel-macros@googlegroups.com.
      
      Visit this group at https://groups.google.com/
      group/excel-macros.
      
      For more options, visit https://groups.google.com/d/
      optout.
      
      
      
      
      -- 
      ಧನ್ಯವಾದಗಳು,
      ವಿಜಯೇಂದ್ರ,
     
     ೯೪೪೯೧ ೬೭೬೩೧
       
      Regards,
      Vijayendra
      94491 67631
      
     
     
      
      
      -- 
      
      Are you =EXP(E:RT) or
     =NOT(EXP(E:RT)) in Excel? And do you
      wanna
     be? It’s =TIME(2,DO:IT,N:OW) ! Join official
      Facebook page of this forum @ https://www.facebook.com/discussexcel
      
       
      
      FORUM RULES
      
     
      
      
      1) Use concise,
     accurate thread titles. Poor thread titles,
     
     like Please Help, Urgent, Need Help, Formula
   Problem,
     Code
      Problem, and Need Advice will not get
     quick attention or may
      not be answered.
      
      2) Don't post a question
     in the thread of another
      member.
      
      3) Don't post questions
     regarding breaking or bypassing
      any
     security measure.
      
      4)
     Acknowledge the responses you receive, good or
 bad.
      
      5) Jobs posting is not
     allowed.
      
      6) Sharing
     copyrighted material and their links is not
     
     allowed.
      
       
      
      NOTE  : Don't ever post
     confidential data in a workbook.
      Forum
     owners and members are not responsible for any
 loss.
      
      --- 
      
      You received this message because you are
     subscribed to the
      Google Groups "MS
     EXCEL AND VBA MACROS" group.
      
      To unsubscribe from this group and stop
     receiving emails
      from it, send an email to
     excel-macros+unsubscr...@googlegroups.com.
      
      To post to this group, send
     email to excel-macros@googlegroups.com.
      
      Visit this group at
     https://groups.google.com/group/excel-macros.
      
      For more options, visit
     https://groups.google.com/d/optout.
      age 22
     of 131agenie -am anunat lui Rosetti plecarea mea
 i 
   daca
     n-am plecat  d-ta vei crede ca nu-s aa de nebun
 sa
   fi
    stat
     numai de flori de cuc aici. 1. Agenia diplomatica
 a
    Romaniei
     la Berlin - un fel de ambasada  pe cand Romania
 nu
   era
    inca
     independenta  acolo a lucrat Eminescu in anii
   studeniei
     berlineze. 2. napoleon - moneda franceza de aur
 in
   valoare
     de 20 de franci  creata de Napoleon I dar ramasa
 in
     circulaie  cu efigia schimbata  pana la primul
   razboi
     mondial. 3. Curtea de Casaie  azi inalta Curte
 de
   Casaie
    i
     Justiie  - tribunal suprem care poate anula
   sentinele ori
     judecaile altor tribunale.  sursa: DEX online 
 4.
     Kretzulescu  Creulescu  Kreulescu  - om
 politic 
     succesorul lui Theodor Rosetti in funcia de agent
    diplomatic
     al Romaniei la Berlin  l-a motenit de la acela i
 pe
     Eminescu ca secretar particular. 5. Lipsca -
 vechea
    denumire
     romaneasca  provenita din limbile slave  a
 oraului
     Leipzig. De la Iai [tatalui sau  in 4 16 nov.
 1874 
   la
    24
     de ani] Iai  in 4 16 noiemvrie 874 Iubite Tata 
   erban 
    a
     dupa cum prevazusem  e alienat i totodata in
 stadiu
    foarte
     greu a boalei de plamani. inca inainte de-a intra
 in
     spital  imi scrie d. secretar 1 al ageniei  se
   observara
     semne de alienaiune a minii  care insa 
 crescand
   din ce
    in
     ce  au ajuns la un grad foarte mare. intreinerea
 sa
   in
     spital costa opt napoleoni pe luna  suma de care
 eu
   nu
     dispun. D-nul Kreulescu se-nelege ca nu poate lua
   asupra-i
    o
     asemenea sarcina  dei pan-acum au avut toate
   ingrijirile
     putincioase pentru insul. Va rog a-mi raspunde
   grabnic ce
     putei face i daca-i putei trimite cel puin pe
 doua
   luni
     deocamdata. Sa-mi spunei i cum stau toate acasa i
 sa
    tainuii
     mamei cuprinsul scrisorii mele. Ministrul Cultelor
 2
   a
    fost
     in Iai. El tia deja 22 Page 22 of 131
     
     -- 
     Are you =EXP(E:RT) or
     =NOT(EXP(E:RT)) in Excel? And do you wanna be?
   It’s
     =TIME(2,DO:IT,N:OW) ! Join official Facebook page
 of
   this
     forum @ https://www.facebook.com/discussexcel
     
     FORUM RULES
     
     1) Use concise, accurate
     thread titles. Poor thread titles, like Please
 Help,
    Urgent,
     Need Help, Formula Problem, Code Problem, and
 Need
   Advice
     will not get quick attention or may not be
 answered.
     2) Don't post a question in the thread of
     another member.
     3) Don't post questions
     regarding breaking or bypassing any security
   measure.
     4) Acknowledge the responses you receive, good
     or bad.
     5) Jobs posting is not allowed.
     6) Sharing copyrighted material and their links
     is not allowed.
     
     NOTE  :
     Don't ever post confidential data in a workbook.
   Forum
     owners and members are not responsible for any
 loss.
     --- 
     You received this message
     because you are subscribed to the Google Groups
 "MS
     EXCEL AND VBA MACROS" group.
     To
     unsubscribe from this group and stop receiving
 emails
   from
     it, send an email to excel-macros+unsubscr...@googlegroups.com.
     To post to this group, send email to excel-macros@googlegroups.com.
     Visit this group at
     https://groups.google.com/group/excel-macros.
     For more options, visit
     https://groups.google.com/d/optout.
     
         
     
     
     -- 
     
     Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel?
 And
   do you
     wanna be? It’s =TIME(2,DO:IT,N:OW) ! Join
 official
     Facebook page of this forum @ https://www.facebook.com/discussexcel
     
      
     
     FORUM RULES
     
      
     
     1) Use concise, accurate thread titles. Poor
 thread
    titles,
     like Please Help, Urgent, Need Help, Formula
 Problem,
   Code
     Problem, and Need Advice will not get quick
 attention
   or
    may
     not be answered.
     
     2) Don't post a question in the thread of another
     member.
     
     3) Don't post questions regarding breaking or
   bypassing
     any security measure.
     
     4) Acknowledge the responses you receive, good or
   bad.
     
     5) Jobs posting is not allowed.
     
     6) Sharing copyrighted material and their links
 is
   not
     allowed.
     
      
     
     NOTE  : Don't ever post confidential data in a
    workbook.
     Forum owners and members are not responsible for
 any
     loss.
     
     --- 
     
     You received this message because you are
 subscribed
   to
    the
     Google Groups "MS EXCEL AND VBA MACROS" group.
     
     To unsubscribe from this group and stop receiving
   emails
     from it, send an email to excel-macros+unsubscr...@googlegroups.com.
     
     To post to this group, send email to excel-macros@googlegroups.com.
     
     Visit this group at
    https://groups.google.com/group/excel-macros.
     
     For more options, visit
    https://groups.google.com/d/optout.
     gricultura  Nevoia unei productii sporite de
 bunuri
    agrare  legata de
    
    -- 
    Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And
  do you
    wanna be? It’s =TIME(2,DO:IT,N:OW) ! Join official
    Facebook page of this forum @ https://www.facebook.com/discussexcel
    
    FORUM RULES
    
    1) Use concise, accurate thread titles. Poor thread
   titles,
    like Please Help, Urgent, Need Help, Formula Problem,
  Code
    Problem, and Need Advice will not get quick attention
  or
   may
    not be answered.
    2) Don't post a question in the thread of another
  member.
    3) Don't post questions regarding breaking or
  bypassing
   any
    security measure.
    4) Acknowledge the responses you receive, good or
  bad.
    5) Jobs posting is not allowed.
    6) Sharing copyrighted material and their links is
  not
    allowed.
    
    NOTE  : Don't ever post confidential data in a
    workbook. Forum owners and members are not
  responsible for
    any loss.
    --- 
    You received this message because you are subscribed
  to
   the
    Google Groups "MS EXCEL AND VBA MACROS" group.
    To unsubscribe from this group and stop receiving
  emails
    from it, send an email to excel-macros+unsubscr...@googlegroups.com.
    To post to this group, send email to excel-macros@googlegroups.com.
    Visit this group at
    https://groups.google.com/group/excel-macros.
    For more options, visit
    https://groups.google.com/d/optout.n
   puterea dreptului istoric si a dreptului de neam 
   pe baza principiului ca noroadele singure sa-si
 hotarasca
   soarta lor 
   
   -- 
   Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And
 do you
   wanna be? It’s =TIME(2,DO:IT,N:OW) ! Join official
   Facebook page of this forum @ https://www.facebook.com/discussexcel
   
   FORUM RULES
   
   1) Use concise, accurate thread titles. Poor thread
  titles,
   like Please Help, Urgent, Need Help, Formula Problem,
 Code
   Problem, and Need Advice will not get quick attention
 or
  may
   not be answered.
   2) Don't post a question in the thread of another
 member.
   3) Don't post questions regarding breaking or
 bypassing
  any
   security measure.
   4) Acknowledge the responses you receive, good or
 bad.
   5) Jobs posting is not allowed.
   6) Sharing copyrighted material and their links is
 not
   allowed.
   
   NOTE  : Don't ever post confidential data in a
   workbook. Forum owners and members are not
 responsible for
   any loss.
   --- 
   You received this message because you are subscribed
 to
  the
   Google Groups "MS EXCEL AND VBA MACROS" group.
   To unsubscribe from this group and stop receiving
 emails
   from it, send an email to excel-macros+unsubscr...@googlegroups.com.
   To post to this group, send email to excel-macros@googlegroups.com.
   Visit this group at
   https://groups.google.com/group/excel-macros.
   For more options, visit
   https://groups.google.com/d/optout.upa
  1958 se constata o relansare in -Gursa catre un
  stalinism rigid. Ea a fost legata de neintelegerile cu
  Uniunea Sovietica pe tema integrarii economice a statelor
  socialiste in C.A.E.R. Acesta a determinat o politica de
  industrializare fortata a carei baza s-a dorit a fi
  industria siderurgica  chimica  si constructoare
  de masini. Astfel s-a nascut si dezvoltat combinatul de la
  Galati  intretinut insa  din greu  pe baza
  importului de minereu de fier.
  
  -- 
  Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you
  wanna be? It’s =TIME(2,DO:IT,N:OW) ! Join official
  Facebook page of this forum @ https://www.facebook.com/discussexcel
  
  FORUM RULES
  
  1) Use concise, accurate thread titles. Poor thread
 titles,
  like Please Help, Urgent, Need Help, Formula Problem, Code
  Problem, and Need Advice will not get quick attention or
 may
  not be answered.
  2) Don't post a question in the thread of another member.
  3) Don't post questions regarding breaking or bypassing
 any
  security measure.
  4) Acknowledge the responses you receive, good or bad.
  5) Jobs posting is not allowed.
  6) Sharing copyrighted material and their links is not
  allowed.
  
  NOTE  : Don't ever post confidential data in a
  workbook. Forum owners and members are not responsible for
  any loss.
  --- 
  You received this message because you are subscribed to
 the
  Google Groups "MS EXCEL AND VBA MACROS" group.
  To unsubscribe from this group and stop receiving emails
  from it, send an email to excel-macros+unsubscr...@googlegroups.com.
  To post to this group, send email to excel-macros@googlegroups.com.
  Visit this group at
  https://groups.google.com/group/excel-macros.
  For more options, visit
  https://groups.google.com/d/optout.isiv
 in  afirmarea  lui  M. 
 Eminescu    I.
 
 -- 
 Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you
 wanna be? It’s =TIME(2,DO:IT,N:OW) ! Join official
 Facebook page of this forum @ https://www.facebook.com/discussexcel
 
 FORUM RULES
 
 1) Use concise, accurate thread titles. Poor thread titles,
 like Please Help, Urgent, Need Help, Formula Problem, Code
 Problem, and Need Advice will not get quick attention or may
 not be answered.
 2) Don't post a question in the thread of another member.
 3) Don't post questions regarding breaking or bypassing any
 security measure.
 4) Acknowledge the responses you receive, good or bad.
 5) Jobs posting is not allowed.
 6) Sharing copyrighted material and their links is not
 allowed.
 
 NOTE  : Don't ever post confidential data in a
 workbook. Forum owners and members are not responsible for
 any loss.
 --- 
 You received this message because you are subscribed to the
 Google Groups "MS EXCEL AND VBA MACROS" group.
 To unsubscribe from this group and stop receiving emails
 from it, send an email to excel-macros+unsubscr...@googlegroups.com.
 To post to this group, send email to excel-macros@googlegroups.com.
 Visit this group at
 https://groups.google.com/group/excel-macros.
 For more options, visit
 https://groups.google.com/d/optout.egina Mariaacela care se pronunta pentru 
intrarea in lupta alaturi de Antanta  ce promisese intregul sprijin pentru 
unirea teritoriilor locuite de romanii din Imperiul Austro-Un-gar cu Romania. 
Actionau de pe aceste pozitii  pe diferite cai - demonstratii  articole de 
presa  conferinte  interventii diplomatice - printre altele Liga pentru 
unitatea culturala a tuturor romanilor  in conducerea careia se aflau Vasile 
Lucaciu  Nicolae  orga  Barbu stefanescu-Delavrancea  Octavian Goga  Actiunea 
Nationala  organizatie condusa de Nicolae Filipescu si care cuprindea pe 
conservatorii antantofili. Pe linia sustinerii intereselor Puterilor Centrale 
s-au plasat  pornind de la propriile convingeri politice  Constantin Stere  
Petre P. Carp  Lupu Costake  V. Arion  Alexandru Marghiloman  dar aceasta nu a 
semnificat insa ca acesti oameni politici nu sustineau si idealul unitatii 
nationale. Miscarea socialista din Romania s-a opus insa participarii la razboi 
pe care  in conformitate cu aprecierile Internationalei a ll-a  il considerau 
imperialist . Congresul extraordinar din 1914 al Partidului Social-Democrat a 
cerut adoptarea unei politici de neutralitate. Se aprecia ca desavarsirea 
unitatii statale a Romaniei se putea desfasura doar prin socialism si revolutie 
. Prin numeroase intruniri  mitinguri si demonstratii  precum si pe plan 
international  socialistii romani au sustinut aceleasi idei.

-- 
Are you =EXP(E:RT) or =NOT(EXP(E:RT)) in Excel? And do you wanna be? It’s 
=TIME(2,DO:IT,N:OW) ! Join official Facebook page of this forum @ 
https://www.facebook.com/discussexcel

FORUM RULES

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.
2) Don't post a question in the thread of another member.
3) Don't post questions regarding breaking or bypassing any security measure.
4) Acknowledge the responses you receive, good or bad.
5) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.
--- 
You received this message because you are subscribed to the Google Groups "MS 
EXCEL AND VBA MACROS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to excel-macros+unsubscr...@googlegroups.com.
To post to this group, send email to excel-macros@googlegroups.com.
Visit this group at https://groups.google.com/group/excel-macros.
For more options, visit https://groups.google.com/d/optout.

Reply via email to