Workseet
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 63 articles for 0.303 sec
Hi Jon and thank you for your response, When I was creating all my pivot tables and charts based on the cell reference table I had to have all the charts created before I started creating a report as it was made from the scratch and even my boss didn't exactley know what she wanted on the final report. Therefore, I needed all sort of charts before placing their copies on to the report and     

Group: microsoft.public.excel.charting · Group Profile · Search for Workseet in microsoft.public.excel.charting
Author: Piotr (Peter)
Date: Sep 3, 2008 11:50

Hey, thanks. I went ahead and did the workaround. "Richard O. Neville" wrote: Don't know why you are unable to insert worksheets, but there is an easy workaround. Select all the existing worksheets and copy them to a new workbook; save it; you should then be able to insert additional worksheets. "Eljay12inWF" <Eljay12inWF@discussions.microsoft.com> wrote in message news
Show full article (3.15Kb) · Show article thread
The Workbook is probably protected. Try unprotecting it. TOOLS PROTECTION UNPROTECT WORKBOOK... If it asks for a Password, then you should check with the person who sent it to you. HTH Elkar "Eljay12inWF" wrote: > Hey. I have a workbook given to me by someone and when I try to insert > additional workseets to the workbook it won't let me. The "insert" function > is not available     

Group: microsoft.public.excel.misc · Group Profile · Search for Workseet in microsoft.public.excel.misc
Author: Eljay12inWF
Date: Jul 22, 2008 12:46

Don't know why you are unable to insert worksheets, but there is an easy workaround. Select all the existing worksheets and copy them to a new workbook; save it; you should then be able to insert additional worksheets. "Eljay12inWF" <Eljay12inWF@discussions.microsoft.com> wrote in message news:7203AFA4-B832-4C1A-B252-36078A45385B@microsoft.com... Hey. I have a workbook given to me by someone
Show full article (0.76Kb) · Show article thread
Thank you very much Pete for the GoTo advice! Cue "Pete_UK" wrote: > There are several ways of doing it - here's one way: > > Answer = MsgBox("Do you want to delete this cell?", _ > vbYesNo) > If Answer = vbYes Then > Range("A2").Select > Else > Answer = MsgBox("Do you want to close '" & _ > ActiveWorkbook.Name & "'?", vbYesNo) >     

Group: microsoft.public.excel.misc · Group Profile · Search for Workseet in microsoft.public.excel.misc
Author: Elkar
Date: Jul 22, 2008 11:07

There are several ways of doing it - here's one way: Answer = MsgBox("Do you want to delete this cell?", _ vbYesNo) If Answer = vbYes Then Range("A2").Select Else Answer = MsgBox("Do you want to close '" & _ ActiveWorkbook.Name & "'?", vbYesNo) If Answer = vbYes Then ActiveWindow.Close Else Exit Sub
Show full article (0.52Kb) · Show article thread
Hi Pete_UK. Thanks for your response. I'm not sure if that would work. I should be more detailed. I want to skip several lines in a macro/vba. Using the answer msg box, if the answer is no then I want it to go to several lines down in the vba to perform more actions on the workseet. if it that is possible, here is part of the code: Answer = MsgBox("Do you want to delete this cell     

Group: microsoft.public.excel.misc · Group Profile · Search for Workseet in microsoft.public.excel.misc
Author: Richard O. Neville
Date: Jul 22, 2008 11:06

Check Page Setup. It sounds as if "Fit to" is set. -- Jim "Red2003XLT" <Red2003XLT@discussions.microsoft.com> wrote in message news:78FCB4A6-5E37-4857-A0CE-2018F4E3B7C5@microsoft.com... |I have a worksheet with 5 columns and variable number of rows. | | When the rows of data is small, no problems with printing. | | With increasing numbers of rows, the resulting printed document has
Show full article (0.64Kb) · Show article thread
    

Group: microsoft.public.excel.misc · Group Profile · Search for Workseet in microsoft.public.excel.misc
Author: Eljay12inWF
Date: Jul 22, 2008 10:56

Show full article (0.28Kb)
    

Group: microsoft.public.excel.misc · Group Profile · Search for Workseet in microsoft.public.excel.misc
Author: Cue
Date: Jun 28, 2008 06:35

Show full article (2.14Kb) · Show article thread
    

Group: microsoft.public.excel.misc · Group Profile · Search for Workseet in microsoft.public.excel.misc
Author: Pete_UK
Date: Jun 27, 2008 16:39

Show full article (1.93Kb) · Show article thread
    

Group: microsoft.public.excel.misc · Group Profile · Search for Workseet in microsoft.public.excel.misc
Author: Cue
Date: Jun 27, 2008 16:11

Show full article (1.17Kb) · Show article thread
    

Group: microsoft.public.excel.misc · Group Profile · Search for Workseet in microsoft.public.excel.misc
Author: Jim Rech
Date: Jun 24, 2008 10:08

Show full article (0.42Kb) · Show article thread
    

Group: microsoft.public.excel.misc · Group Profile · Search for Workseet in microsoft.public.excel.misc
Author: Red2003XLT
Date: Jun 24, 2008 09:21

Show full article (0.22Kb)
1 · 2 · 3 · 4 · 5 · 6 · 7 · next