[2010-2013] Managing workbooks with many sheets

Hello, 
I created a business plan generator that can handle a large number of products. 
When I run the macro execution, a spreadsheet is generated for each product. 
So, when I have a lot of products, the tabbed interface at the bottom of the workbook is not practical. 
Is it possible to display the tabs in a list view, a menu bar like the Plan mode word? 
Thanks,
Best regards,
Laurent

Re:  many tabs
There is a built-in list box containing tab names; accessed by right-clicking the horizontal arrows at the bottom left of the Excel window.
(note:  xl2013 may have been "improved")
That listbox can be activated using code with...
Sub ShowMeTheTabs()
'    Application.CommandBars("Workbook Tabs").Controls("More Sheets...").Execute
'    If Err.Number > 0 Then Application.CommandBars("Workbook Tabs").ShowPopup
'-OR-
    Application.CommandBars("Workbook Tabs").Controls(16).Execute
    If Err.Number > 0 Then Application.CommandBars("Workbook Tabs").ShowPopup
End Sub
-OR-
"How to: Add a Table of Contents to a Workbook"
   http://msdn.microsoft.com/en-us/library/office/ff841199.aspx
Jim Cone
Portland, Oregon USA
Extras for Excel add-in (classic menu, sort sheets, table of contents, insert stuff, clean data & ...)
https://jumpshare.com/b/O5FC6LaBQ6U3UPXjOmX2

Similar Messages

  • How to migrate 3.x workbook with multiple sheets to Bex7.0

    Hi,
    Would you help me in defining the procedure of how to migrate 3.x workbooks to Bex 7.0.
    I have found the following way which seems good.....
    1. Refresh a 3x workbook using Analyzer 3x
    2. Save as global view
    3. Open BW 7 Analyzer
    4. Open query, files of type: Query View...and choose the name I saved in 2nd bullet above
    5. Save workbook in BW 7
    6. Delete the view
    With this, i am able to migrate only single sheet to a workbook.is there a way to migrate all the sheets to a single workbook.
    For example:  3.x workbook contains monthly view,weekly view sheets.with the above procedure i am able to migrate only one sheet,either monthelt/weekly to 7.0 .In that case i need to create 2 workbooks for 2 different sheets.please suggest a way if there is any, to migrate the 2 sheets in a single workbook..

    Hi ,
    In bex analyser 3.x , clicked on save button, and had chosen save view global.
    once the view is saved, when i call the same view in SAP bex 7.0 is shows only one tab with name table and with the first sheet contect displayed in the 3.x.The second sheet is not seen .

  • Lync 2010/2013 - Call Recording with PSTN

    I am trying to find out more information about how larger companies use Lync while still recording calls to and from the PSTN. We have a huge need to be able to record specific (not all) calls in an on-demand fashion from the Lync client.
    Lync seems to have some strange limitations with what it lets you record.
    My issue is that Lync doesn't present options for recording calls to the PSTN unless you convert the call into a conference using some creative "tricks". Has anyone found a better way of doing this so that the user can just select record?  It seems
    extremely counter productive to say "hey here's our unified product", but if you need this really basic feature of a phone system you need a third party product. None of the third party products I've looked at actually integrate with Lync
    in a way that the user just clicks record or some other option.
    This is a major limitation of Lync for us and it is really holding up our ability to adopt Microsoft Lync. Does anyone have some good guidance on the best way to do PSTN recording with the Lync client?

    Hi,Shaddie,
    Yes,Lync doesn't support PSTN call except in a conferencing call,peer-to-peer call recording only works between Lync clients,and if someone call you via PSTN the call recording will not work, check the following links to have a workaround.
    http://windowspbx.blogspot.com/2012/05/lync-user-tip-20-how-to-record-lync-to.html 
    http://blogs.perficient.com/microsoft/2011/02/call-recording-in-lync-2010-pstn-oddity/
    Regards,
    Sharon
    Sharon Shen
    TechNet Community Support
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question.

  • Connect to Exchange 2007 Mailboxes with Exchange 2013 Management shell

    Hello,
    I was wondering if it is possible to use the Exchange 2013 Management Shell with the older version of Exchange 2007. When I run the console now it give me an error saying no exchange servers are available in the Active Directory site. When I use Exchange
    management shell for 2007 the errors do not appear. Wondering if the management shell is backwards compatible.
    Thanks,

    No. your management shell MUST be the same roll-up version of exchange. I have applied updates and learned the hard way to block all updates that go beyond the server version you are
    running.
    http://social.technet.microsoft.com/wiki/contents/articles/240.exchange-server-and-update-rollup-bui...
    To this end, you can use the same installation media that was used to install your Exchange server "Provided you are hosting your own", just install the management console instead of the whole thing,

  • Publishing Exchange coexistance in 2010/2013 in TMG

    I already asked this in the TMG forums and didnt really get the answers there, so hoping I get better luck
    here, so slightly rephrased:
    Environment:
    Two Windows 2008 R2, Exchange 2010 SP3 servers, currently holding all mailboxes
    Two Windows 2012 R2, Exchange 2013 SP1 servers, setup in progress
    Two Windows 2008 R2, TMG 2010, V7.0.9193.540 publishing both Exchange 2010 servers.
    Scenario:
    I need to allow incoming and outgoing emails through TMG to both Exchange 2010 and 2013 as it will take me weeks, if not months before all mailboxes are in 2013.
    Question:
    1. How do I need to configure TMG to allow both Exchange 2010 and 2013 simultaneously? 
    2. Do I just redirect all SMTP to Exchange 2010 mailboxes to Exchanges 2013 in TMG and 2013 just pass on the traffic to 2010 if it doesn't have the mailbox?
    Hoping to hear from someone whos actually had 2010/2013 in coexistence with TMG doing the publishing and firewalling for Exchange. Thanks.

    These answers assume that all servers are in the same Exchange organization.
    1.  Exchange 2013 will proxy all Exchange 2010 traffic, so all you should route all traffic through and publish the Exchange 2013 servers rather than trying to publish both.  Unfortunately, TMG hasn't been updated with a wizard for Exchange 2013. 
    I've seen this article that explains how to publish Exchange 2013, but I haven't tried it myself since none of my Exchange 2013 customers have deployed TMG with it.  It does come from a source I would trust.
    http://blogs.technet.com/b/exchange/archive/2012/11/21/publishing-exchange-server-2013-using-tmg.aspx
    2.  Generally I don't recommend routing SMTP through TMG as it doesn't offer much value for that, but there's no reason you can't do it.  You should not have to worry about the server to which you route SMTP since SMTP mail will find
    its way to the correct destination regardless of where you submit it.  It is my preference to change your routing so that all mail goes through the Exchange 2013 servers early in the project rather than late.
    Ed Crowley MVP "There are seldom good technological solutions to behavioral problems."

  • Migrating 2010 cms to 2013 cms fails with not accessible

    im trying to decommission 2010 and 1 of the steps is to move the cms database to the 2013 side, but whenever i try to run the move command it fails with 
    Move-CsManagementServer : Cannot move Central Management Server. The new
    Central Management Store located at "lynp02.company.com\rtc" is not
    accessible.
    At line:1 char:1
    + Move-CsManagementServer
    + ~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : InvalidData: (:) [Move-CsManagementServer], Exce
       ption
        + FullyQualifiedErrorId : Move not supported.,Microsoft.Rtc.Management.Dep
       loyment.MoveCms.MoveCmsCmdlet
    current setup
    1 lync 2010 std edition server with CMS file store/store and store scp dbs hosted locally on itself.(no sql is involved).
    2 lync 2013 servers std edition.
    the only database that resides on a sql server is the archiving database(which i already setup a new sql archiving database for 2013).
    all other lync dbs reside locally on their front end server installs.
    2010
    lnCp01.local.net\rtc
    2013
    lynp01.local.net\rtc
    lynp02.local.net\rtc
    i have already moved all users to the lyncp02.local.net front end server and into the 2013 pool. but cant move the CMS.
    any help would be appreciated.

    Hi,
    Please check to ensure the SQL Server (RTC) service is running on the new front end.
    Also check SQL configuration manager and ensure that TCP/IP is enabled for client protocols under client configuration (although this should be enabled).
    You may also re-run the database installation procedure for the CMS outlined here;
    http://technet.microsoft.com/en-us/library/jj688013.aspx (assuming that you've already performed it once).
    You may need to include the -clean switch if you have already done this, then attempt to move it again.
    Attempt the move command from an elevated management shell (administrative credentials)
    Kind regards
    Ben
    Note: If you find a post informative, please mark it so using the arrow to the left. If it answers a question you've asked, please mark the thread as answered to aid others when they're looking for solutions to similar problems or queries.
    For Fun: Gecko-Studio | For Work:
    Nexus Open Systems

  • SharePoint 2010 search webservices compatibility with SharePoint 2013

    Please let us know whether the SharePoint 2010 search webservice is compatible with SharePoint 2013.
    When we try to hit the SharePoint 2013 search service with the query developed in the Sharepoint 2010 , we are getting "System.Not supported" exception as response from server.
    Below is the search query we are using:
    "<soap:Envelope xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns:xsd=\"http://www.w3.org/2001/XMLSchema\" xmlns:soap=\"http://schemas.xmlsoap.org/soap/envelope/\">"
                + "<soap:Body>"
                + "<Query xmlns=\"urn:Microsoft.Search\">"
                + "<queryXml>"
                + "&lt;QueryPacket xmlns=\"urn:Microsoft.Search.Query\"&gt;"
                + "&lt;Query&gt;"
                + "&lt;Range&gt;&lt;StartAt&gt;1&lt;/StartAt&gt;&lt;Count&gt;50&lt;/Count&gt;&lt;/Range&gt;"
                + "&lt;SupportedFormats&gt;"
                + "&lt;Format&gt;urn:Microsoft.Search.Response.Document:Document&lt;/Format&gt;"
                + "&lt;/SupportedFormats&gt;"
                + "&lt;Context&gt;"
                + "&lt;QueryText type=\"MSSQLFT\"&gt; SELECT fileName,Title,Path,Write,SiteName,URL,FileExtension,isDocument,contentClass FROM scope() WHERE CONTAINS(Path, SITE_PORT)
    and (contentClass = 'STS_Web' OR contentClass = 'STS_ListItem_DocumentLibrary' OR contentClass = 'STS_List_DocumentLibrary') ORDER BY lastModifiedTime DESC &lt;/QueryText&gt;"
                + "&lt;/Context&gt;"
                + "&lt;/Query&gt;"
                + "&lt;/QueryPacket&gt;"
                + "</queryXml>"
                + "</Query>"
                + "</soap:Body>"
                + "</soap:Envelope>";
    Please  help

    Hi Raghuramk,
    is the web service is a search query web service? if yes, i suppose sharepoint 2013 already deprecated,
    Search Query web service
    Description: The Search Query web service is deprecated in SharePoint 2013.
    In SharePoint Server 2010, the Search Query web service exposes the SharePoint Enterprise Search capabilities to client applications. This enables you to access search results from client and web applications outside the context of a SharePoint site.
    Reason for change: The Search Query web service is deprecated because the client object model (CSOM) and a new REST-based web service are available for developing Office-wide extensibility scenarios. The CSOM exposes the same functionality
    as the Search Query web service, and a larger set of functionality for stand-alone client applications.
    http://technet.microsoft.com/en-us/library/ff607742.aspx#section2
    Regards,
    Aries
    Microsoft Online Community Support
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

  • How to Install Visual Studio 2010 on a PC with Microsoft Office 2013 with 64 bits

    I am with problems to have acess to the link: http://www.microsoft.com/en-us/download/details.aspx?id=12187
    Why?
    I want do install Visual Studio 2010 on a PC with Microsoft Office 2013 with 64 bits. How can I do it?
    Thanks.

    Hello Carla Sofia,
    Visual Studio installation do not depends on Microsoft Office 2013. They do not have relationship here. I think your problem is that you cannot find the link to install Visual Studio 2010.
    In order to know why, please see here:
    https://support.microsoft.com/en-us/lifecycle/search/default.aspx?sort=PN&alpha=Visual%20Studio%202010&Filter=FilterNO
    The mainstream support for Visual Studio 2010 is already expired and that is why you cannot open any link about Visual Studio 2010 Setup.(I cannot verify whether that link is about VS2010 Setup.)
    I think you need to think about the following:
    1. If you need Visual Studio 2010, you may have to consider some other channels. For example, official site you can try use MSDN Subscription. For non-official site. Sorry I cannot provide any place for you
    2. You can use other latest version of Visual Studio, for example, we have Visual Studio 2012, 2013, 2015 for you to use. You can also use Visual Studio Express 2010 version. It is still available for download.
    Best regards,
    Barry
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Unable to connect to Exchange 2013 using Outlook 2010/2013 with latest patch

    Dear All,
    I'm setting up Exchange 2013 CU2 coexist with Exchange 2010 SP3. Since we are still planning and testing, the internet is still pointing to 2010 for send/receive mails.
    The 2013 environment are:-
    2 X CAS server with MS NLB configured
    2X MBX server with DA
    Internal NLB/licent access: excas2013.int.my.domain
    External access (current set on 2010 as well): webmail.my.domain
    Certificate with valid subject name has been import to 2013 and 2010:
    CN: webmail.mydomain
    SAN: excas2013.int.my.domain
    SAN: excas.int.my.domain (for 2010)
    I am able to connect to my Exchange 2010 user thru 2013 CAS server and proxy to exhcnage 2010 by outlook. However, I cannot connect to Exchange 2013 user by outlook. During mail profile create of Exchange 2013 user by autodiscover (pointed to exchange 2013),
    the process looks good:-
    Establish network connection (checked)
    Searching for [email protected] server settings (checked)
    Log on to server
    The process stop at "Log on to server" and a windows prompt, saying:
    The action cannot be completed. The connection to Microsoft Exchange is unavailable. Outlook must be online or connected to complete this action.
    Clicked OK, I can see:-
    MS Exchange Server:
    [email protected]
    Mailbox:
    =SMPT:[email protected]
    WHen I click "Check Name", it said The name cannot be resolved.
    I have no idea of what is going on. Just want some help~

    I have checked the iis log:-
    2013-09-23 06:58:29 10.144.144.71 POST /autodiscover/autodiscover.xml &cafeReqId=99ed5467-a294-481c-95eb-9b21d6530404; 443 mydomain\training101 10.144.85.4 Microsoft+Office/14.0+(Windows+NT+6.1;+Microsoft+Outlook+14.0.7106;+Pro) 200 0 0 8018
    2013-09-23 06:58:29 10.144.144.71 RPC_IN_DATA /rpc/rpcproxy.dll [email protected]:6002&RequestId=f4652a19-2e8e-4652-a007-0cf0b7fb792e&cafeReqId=f4652a19-2e8e-4652-a007-0cf0b7fb792e; 443 - 10.144.85.4 MSRPC 401 1 2148074254
    0
    2013-09-23 06:58:29 10.144.144.71 RPC_OUT_DATA /rpc/rpcproxy.dll [email protected]:6002&RequestId=c48cda77-6008-423b-8e8b-d6d40f4d1b39&cafeReqId=c48cda77-6008-423b-8e8b-d6d40f4d1b39; 443 - 10.144.85.4 MSRPC 401 1 2148074254
    0
    2013-09-23 06:58:29 10.144.144.71 RPC_IN_DATA /rpc/rpcproxy.dll [email protected]:6002&RequestId=033f1ce4-43ba-49b1-b226-f4cc357e7702&cafeReqId=033f1ce4-43ba-49b1-b226-f4cc357e7702; 443 - 10.144.85.4 MSRPC 401 1 2148074252
    15
    2013-09-23 06:58:29 10.144.144.71 RPC_OUT_DATA /rpc/rpcproxy.dll [email protected]:6002&RequestId=d2424d25-ca9e-4867-922f-e527b041d9db&cafeReqId=d2424d25-ca9e-4867-922f-e527b041d9db; 443 - 10.144.85.4 MSRPC 401 1 64 0
    2013-09-23 06:58:31 10.144.144.73 POST /autodiscover/autodiscover.xml &cafeReqId=ff35f49b-e418-4d55-b66c-dbae509cc12f; 443 - 10.144.92.17 Microsoft+Office/12.0+(Windows+NT+5.1;+Microsoft+Office+Outlook+12.0.6662;+Pro) 401 1 2148074254 0
    2013-09-23 06:58:31 10.144.144.73 POST /autodiscover/autodiscover.xml &cafeReqId=033f8ed6-d7ce-41b2-8ed2-e275e22e53be; 443 mydomain\tkchung 10.144.92.17 Microsoft+Office/12.0+(Windows+NT+5.1;+Microsoft+Office+Outlook+12.0.6662;+Pro) 200 0 64 15
    2013-09-23 06:58:37 10.144.144.71 POST /powershell serializationLevel=Full;ExchClientVer=15.0.712.24;clientApplication=ManagementShell;TargetServer=;PSVersion=3.0&sessionID=Version_15.0_(Build_711.24)=rJqNiZqNgbqnsr3Py9GWkYvRlZqc0ZyQkoHOxsvOxsbJzczNgcbQzczQzc/OzN/Ixc/KxczI376y&cafeReqId=5350aa81-6668-489e-b099-3b3647115f10;
    80 mydomain\Administrator 10.144.144.71 Microsoft+WinRM+Client 500 0 0 180040
    2013-09-23 06:58:46 10.144.144.71 RPC_IN_DATA /rpc/rpcproxy.dll [email protected]:6002&RequestId=f961c596-efff-4696-9188-611a0d151601&cafeReqId=f961c596-efff-4696-9188-611a0d151601; 443 - 10.144.85.4 MSRPC 401 1 2148074254
    0
    2013-09-23 06:58:46 10.144.144.71 RPC_OUT_DATA /rpc/rpcproxy.dll [email protected]:6002&RequestId=753d8852-ce19-459c-ac78-849c3e51e0a1&cafeReqId=753d8852-ce19-459c-ac78-849c3e51e0a1; 443 - 10.144.85.4 MSRPC 401 1 2148074254
    15
    2013-09-23 06:58:46 10.144.144.71 RPC_OUT_DATA /rpc/rpcproxy.dll [email protected]:6002&RequestId=c9e86049-c883-4b03-8546-143909361a80&cafeReqId=c9e86049-c883-4b03-8546-143909361a80; 443 mydomain\training101 10.144.85.4
    MSRPC 404 0 64 78
    2013-09-23 06:58:46 10.144.144.71 RPC_IN_DATA /rpc/rpcproxy.dll [email protected]:6002&RequestId=327ace4c-b2c8-44c1-95ba-7871727f60ef&cafeReqId=327ace4c-b2c8-44c1-95ba-7871727f60ef; 443 mydomain\training101 10.144.85.4
    MSRPC 200 0 64 109
    2013-09-23 06:58:46 10.144.144.71 RPC_IN_DATA /rpc/rpcproxy.dll [email protected]:6004&RequestId=a7c8daa9-e458-4f2d-b388-7300e8679dcd&cafeReqId=a7c8daa9-e458-4f2d-b388-7300e8679dcd; 443 - 10.144.85.4 MSRPC 401 1 2148074254
    15
    2013-09-23 06:58:46 10.144.144.71 RPC_OUT_DATA /rpc/rpcproxy.dll [email protected]:6004&RequestId=c40afede-dd8f-4ac7-a3dd-827872bb2e76&cafeReqId=c40afede-dd8f-4ac7-a3dd-827872bb2e76; 443 - 10.144.85.4 MSRPC 401 1 2148074254
    15
    2013-09-23 06:58:46 10.144.144.71 RPC_OUT_DATA /rpc/rpcproxy.dll [email protected]:6004&RequestId=2dc56148-1900-4044-b72a-4b13e5e871f0&cafeReqId=2dc56148-1900-4044-b72a-4b13e5e871f0; 443 mydomain\training101 10.144.85.4
    MSRPC 404 0 64 15
    2013-09-23 06:58:46 10.144.144.71 RPC_IN_DATA /rpc/rpcproxy.dll [email protected]:6004&RequestId=9475aad3-9537-4dac-86cb-6fdb187fa148&cafeReqId=9475aad3-9537-4dac-86cb-6fdb187fa148; 443 mydomain\training101 10.144.85.4
    MSRPC 200 0 64 31
    2013-09-23 06:58:46 10.144.144.71 RPC_IN_DATA /rpc/rpcproxy.dll [email protected]:6002&RequestId=11a54e96-d8d8-4649-8e01-f8138ebf7b8d&cafeReqId=11a54e96-d8d8-4649-8e01-f8138ebf7b8d; 443 - 10.144.85.4 MSRPC 401 1 2148074254
    0
    2013-09-23 06:58:46 10.144.144.71 RPC_OUT_DATA /rpc/rpcproxy.dll [email protected]:6002&RequestId=b1a3e503-1077-4144-84df-fcdb65a7eea4&cafeReqId=b1a3e503-1077-4144-84df-fcdb65a7eea4; 443 - 10.144.85.4 MSRPC 401 1 2148074254
    15
    2013-09-23 06:58:46 10.144.144.71 RPC_OUT_DATA /rpc/rpcproxy.dll [email protected]:6002&RequestId=5b5639ba-4c91-4351-bda6-bcec46d6b218&cafeReqId=5b5639ba-4c91-4351-bda6-bcec46d6b218; 443 mydomain\training101 10.144.85.4
    MSRPC 404 0 0 15
    2013-09-23 06:58:46 10.144.144.71 RPC_IN_DATA /rpc/rpcproxy.dll [email protected]:6002&RequestId=f200806f-3294-4210-8940-e3fee0385ccd&cafeReqId=f200806f-3294-4210-8940-e3fee0385ccd; 443 mydomain\training101 10.144.85.4
    MSRPC 200 0 64 46
    2013-09-23 06:58:46 10.144.144.71 RPC_IN_DATA /rpc/rpcproxy.dll [email protected]:6004&RequestId=675d6515-85da-43fa-9cd8-0a18ac06a71f&cafeReqId=675d6515-85da-43fa-9cd8-0a18ac06a71f; 443 - 10.144.85.4 MSRPC 401 1 2148074254
    0
    2013-09-23 06:58:46 10.144.144.71 RPC_OUT_DATA /rpc/rpcproxy.dll [email protected]:6004&RequestId=b97b2c3e-5309-4927-8330-fe0f339b5930&cafeReqId=b97b2c3e-5309-4927-8330-fe0f339b5930; 443 - 10.144.85.4 MSRPC 401 1 2148074254
    0
    2013-09-23 06:58:46 10.144.144.71 RPC_OUT_DATA /rpc/rpcproxy.dll [email protected]:6004&RequestId=504d462a-db21-4e4b-8568-79e4099d78c1&cafeReqId=504d462a-db21-4e4b-8568-79e4099d78c1; 443 mydomain\training101 10.144.85.4
    MSRPC 404 0 0 31
    2013-09-23 06:58:46 10.144.144.71 RPC_IN_DATA /rpc/rpcproxy.dll [email protected]:6004&RequestId=b4757b1e-8428-454a-91df-ca0a2153144f&cafeReqId=b4757b1e-8428-454a-91df-ca0a2153144f; 443 mydomain\training101 10.144.85.4
    MSRPC 200 0 64 46

  • Hi! I've been using Goldmine contact management software for many years and syncing with Companion Link successfully, then ITunes to the IPhone. Suddenly, my IPhone is not recognized and won't sync. I see a message telling me to dock the phone? Any ideas?

    Hi! I've been using Goldmine contact management software for many years and syncing with Companion Link successfully, then ITunes to the IPhone. Suddenly, my IPhone is not recognized and won't sync. I see a message telling me to dock the phone? Any ideas? Thanks for any assist!

    Hi Ken,
    Dennis here from westport. I too am a goldmine user for many years and would love to know how you sync.
    I am looking at a product called wmobile, but may be problematic on my current system.
    thanks for any help...

  • Backup Sharepoint 2013 SP1 Farm with SQL 2014 RTM "Always On" using System Center 2012 R2 Data Protection Manager

    Is backing up and Restoring SharePoint 2013 SP1 Farm with SQL 2014 RTM  "Always On" High Availability now supported using "System Center 2012 R2 Data Protection Manager"? 
    I cannot find information anywhere.
    Regards,
    Igor

    This is a DPM supportability issue, I believe. Last I heard, no it was not supported. SharePoint 2013 does not support SQL 2014 until the April 2014 CU. The CU should be out soon, although it appears to have been delayed (usually comes out on Patch Tuesday,
    which was this past Tuesday).
    Trevor Seward
    Follow or contact me at...
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • Use Exchange 2010 OWA Login Page with Exchange 2013

    We are planning on upgrading our exchange server from 2010 to 2013. We want to keep 2010 OWA login page with this upgrade. Partly due to educating users to new OWA interface and no plan to upgrade to office 2013 anytime soon.
    Questions:
    1. Do you or do you not recommend?
    2. Is it possible?
    3. How to keep 2010 OWA login page during and after migration to 2013 (instructions)?
    Thank you!

    Hi, EthenLEC
    I agree with Andy David.
    For additional information, we can change OWA 2013 back to OWA 2010 interface to use light version by the following steps.
    Log in to OWA 2013.
    Once logged in, click on the settings gear in the upper right corner, choose
    Display Settings.
    From the Display settings menu, choose Outlook Web App version, then check the box to use the light version.
    Sign out of OWA and sign back in. Now it has the OWA 2013 light version.
    Best Regards.

  • Windows XP SP3 and Outlook 2010 can't connect with Exchange 2010 or Exchange 2013

    XP+SP3+Outlook 2010 can't connect to Exchange 2010&2013 in the internal network without safe mode.

    Hi,
    Did you get any error messages?
    Do you have Outlook Anywhere and autodiscovery set up properly?
    Can you ping the Exchange server?
    Please use Test Email AutoConfiguration
    to test if the Autodiscover service is configured properly. See:
    https://hosting.intermedia.net/support/kb/default.asp?id=2150
    We can also use the remote connectivity analyzer to troubleshoot the issue:
    https://testconnectivity.microsoft.com/
    In addition, turn off your firewall and anti-virus to check the result.
    Hope this helps.
    Best Regards,
    Steve Fan
    TechNet Community Support

  • Setting the footer with the value of a cell - Excel 2010-2013

    Hi,
    is it possible to set the footer of a workbook with the value of a cell without using VBA code or macro?
    Thanks

    No; it is not possible to enter a formula that refers to cells in the header or footer. A VBA macro is the only way to set the header or footer to the value of a cell.
    Regards, Hans Vogelaar (http://www.eileenslounge.com)

  • Exchange 2013 Management Tools Install Error on Win8

    Hello,
    I'm having some trouble installing the management tools for Exchange 2013 on Windows 8. While going through the install if I leave "Automatically install Windows Server roles and features that are required to install Exchange Server" check I get
    this error...
    Error:
    The target of the specified cmdlet cannot be a Windows client-based operating system.
    If I uncheck that option and just check the Management Tools option, the error message changes to...
    Error:
    Global updates need to be made to Active Directory, and this user account isn't a member of the 'Enterprise Admins' group.
    For more information, visit: http://technet.microsoft.com/library(EXCHG.150)/ms.exch.setupreadiness.GlobalUpdateRequired.aspx
    Error:
    Setup encountered a problem while validating the state of Active Directory: Couldn't find the Enterprise Organization container.
    For more information, visit: http://technet.microsoft.com/library(EXCHG.150)/ms.exch.setupreadiness.AdInitErrorRule.aspx
    Error:
    The forest functional level of the current Active Directory forest is not Windows Server 2003 native or later. To install Exchange Server 2013, the forest functional level must be at least Windows Server 2003 native.
    For more information, visit: http://technet.microsoft.com/library(EXCHG.150)/ms.exch.setupreadiness.ForestLevelNotWin2003Native.aspx
    Error:
    Either Active Directory doesn't exist, or it can't be contacted.
    For more information, visit: http://technet.microsoft.com/library(EXCHG.150)/ms.exch.setupreadiness.CannotAccessAD.aspx
    Warning:
    Setup will prepare the organization for Exchange 2013 by using 'Setup /PrepareAD'. No Exchange 2010 server roles have been detected in this topology. After this operation, you will not be able to install any Exchange 2010 servers.
    For more information, visit: http://technet.microsoft.com/library(EXCHG.150)/ms.exch.setupreadiness.NoE14ServerWarning.aspx
    Any help on resolving this so I can move on with the installation would be appreciated.
    Thanks.

    Hi,
    To install the Exchange 2013 Management Tools, there are many prerequisites we need to understand before installation. And even
    we must manually install some required software.
    Here are some references that may be helpful to you:
    Install the Exchange 2013 Management Tools
    http://technet.microsoft.com/en-us/library/bb232090(v=exchg.150).aspx
    Exchange 2013 Prerequisites
    http://technet.microsoft.com/en-us/library/bb691354(v=exchg.150).aspx
    Thanks,
    Winnie Liang
    TechNet Community Support

Maybe you are looking for

  • Unicode font usage with jTabbedPane

    Hey there I faced a problem when I use Unicode characters on JTabbedPane the font is amharic power geez unicode1 and it works fine with jLabel and partially with jButtons ( except trying to set text at run time ) The problem with jTabbedpane is that

  • Dump error while running tcode

    Hi When i am running my payroll with standard tcode pc00_m10_calc that tcode is going into abap runtime error., I even checked with abap and basis but can able to solve the prob so kindly help me Error in the ABAP Application Program The current ABAP

  • Timing using DAQAssist in a loop

    I have a high-speed signal continuously generated from my circuit which is being read into Labview using the DAQAssist.  There is a lot of processing done to this data before the loop repeats itself.  Is there any delay between signal acquisition in

  • Buy new iphone with just 30 days warranty (need help pls)

    Hi all, i've just bought an iphone 4s 32Gb with zp code (hongkong) for my friend on February 11 2013. and didn't activate it until now i looked up in estimated expiration date ended on April 13 2013. I have no ideas why it's happen. Can somebody plea

  • Windows move choppy in Gnome 3.4 with Intel GMA X4500MHD

    Hello, the title says it all. I am experiencing this strange behavior when moving windows around. In the last version of Gnome (3.2) everything worked just fine. I am using the intel driver. Here (https://bbs.archlinux.org/viewtopic.php - 9#p1091469)