Quantcast
Channel: Office 2013 and Office 365 ProPlus - IT Pro General Discussions forum
Viewing all 14306 articles
Browse latest View live

OneNote Doesn't Recognize Internet Connection - Unable to Sync

$
0
0

Greetings All,

I am running OneNote 2013 and get the message that my notebook cannot sync because it needs a password.  I click and receive a dialog indicating "We are unable to connect right now.  Please check your network and try again later.".  However, I am connected to the Internet without any issues; it seems to be isolated to OneNote.

This is a notebook that is stored one my OneDrive.

Any suggestions?

Thank you in advance...

Bob Mixon


Accepting/Declining Room Resource Requests When Marked Private

$
0
0

I have a room resource (a conference room) that our employees add to their meeting requests to add as a resource. I am the delegate for this room and accept/decline these requests (I am also the only network admin). This works fine except when someone marks the meeting private, I cannot accept or decline it. I don't care of the meeting contents, just need to get the room booked so that it shows up that way on our calendars. How can I set this up so that I can accept/decline?

Office 2013 (using Outlook) and Exchange 2010

Thanks,

Jay

Upgrading from Office 2013 to Office 365 breaks license information and possibly MAPI (Win7x64, Office x86)

$
0
0

Hi,

we have a customer which recently upgraded from Office 2013 to Office 365.

After upgrading, on some clients the customer had problem with a plugin in Outlook which stated the following problem: 
Either there is no default mail or the current mail client cannot fulfill the messaging request.  Please run Microsoft Outlook and set it as the default mail client.

originally we thought that the addin is the problem but after deactivating it turned out that Send as -> E-Mail Recipient throws the same error. It seems that MAPI is broken because the addin and the Send as command tries to access the MAPI-API

Further more we saw a strange behaviour in outlook. If we open the licensing there are two entries. One for office 2013  and one for office 365. In about window we see that this outlook is part of the old office 2013 suite and not part of the new office 365(below is one screenshot from outlook).

I don't know if this is related with the mapi problem but maybe outlook tries to access a wrong mapi version.

We also compared paths in the registry with a system which works without problems but couldn't find any difference.

MSMAPI32.dll in office installation folder is also the same file.

I already saw some posts which have the same problem with the same setup (upgrade office 2013 to office 365).

e.g. https://community.office365.com/en-us/f/685/t/287496

This behaviour only have a few clients but until now we didn't find a solution for this. OS is Win7x64 with Office 32bit before and now.

We already tried:

- Setting default email client in registry, the default email client was already correctly set in windows

- repair office

- fixmapi.exe

- deactivating all addins

- replace msmapi32.dll in office folder

- reinstall .net 3.5 and Visual Studio C++ 10.0 Redistributable (https://social.technet.microsoft.com/Forums/msonline/en-US/d4730382-7507-4aa8-8a63-cc0ebf2d3ee9/mapisendmail-failed-with-no-default-email-client-when-office-365-is-installed?forum=officesetupdeploy)

Is there anything we can do? Are there any logs whats wrong with mapi?

Thank you very much

Best regards

Mark


Regards Mark



Access 2013 SQL issues trying to merge two tables

$
0
0

Well I have been trying as I might to take two tables and merge their
values, the SQL capabilities seem quite limited in Access 2013.  In fact
in Form view, it tells me it can't even handle mathematical conditional
statements.

Some success, I have managed to Access to work with my SQL statement
below:

SELECT TableB.*, TableA.* FROM TableA INNER JOIN TableB ON
(TableA.FieldA <= Int(TableB.FieldA_high)) AND (TableA.FieldA >
Int(TableB.FieldA_low));


TableA FieldA

TableB FieldA_high FieldA_low

Has managed to create a nice joined table where TableA.FieldA has
matched up the relevant limited records from TableB.

However that's where the problems begin.    I can't seem to take this
merged database and add a new field onto the results that considers

FieldsB, FieldC on TableB And FieldC FieldB on TableA

What makes it even harder is that TableB has Text values in those two
fields, which should be an integer, and it is a read-only table that
can't have its values changed (it has certain template values)

Once the above query is successfully implemented, I want it to take the
new query table and fill values into FieldC, an integer field with no
values presently in TableA.  I have considered the ramifications that if I don't
evaluate the statement below correctly I might get a division by zero,
hence the if statement:

iif(

int(TableB.FieldC>0) AND TableA.FieldB>0),

TableA.FieldC =
(TableA.FieldA*(int(TableB.FieldB))/(TableA.FieldB)*int(TableB.FieldC),

TableA.FieldC=0)

Do I need to edit this in visual basic, or is there some way I can get
the Union to work without an error message in Access 2013 trying to
implement the SQL statement.

Given that TableB's fields may also be NUL, how do I account for that?

 I tried moving the semicolon after my
Union statement to no avail.  It gives me messages that I don't have an INPUT, or DELETE statement correctly stated.

Do I need to make multiple query tables including all the values of the table in each statement to get one final query that has the values I want?

What is the simplest way to achieve this?



Orbit Keith Pough - What is new in office 365?

$
0
0

Hello All,

I am Orbit Keith Pough. I have bought a new system and was thinking to install Office 365. But before installing i just want to what's new office 365 that is not available in other Office versions.

Orbit Keith Pough

We didn't find anything to show here

$
0
0

Hi, I just installed Outlook, still getting used to it.

Why does nothing show up when I click my account on the left? This is even with an unread email in the inbox. In Windows Live mail, clicking the account would show the inbox. Is this not the case for Outlook?

Thanks,

Jaime

Outlook 2013 search folder "Unread Mail"

$
0
0

Hi

One of our users has a weird issue with his outlook 2013 search folder "Unread Mail".

There are 8 unread emails and the search folder shows 8 unread emails and he can view them within the folder. But after a while the folder is empty, although he shows an 8. Recreating the search folder resolves the issue, but only for a while. Sometimes after 30 minutes, sometimes after 4 hours, the folder is again empty.

I already tried the following steps without success:

  • Recreating the search folder
  • Start Outlook with /Cleanfinders
  • Repaired Outlook
  • Create a new Outlook profil

Environment: Exchange 2010, Outlook 2013

Any other suggestions?

Regards
Peter

outlook 2013 search option stopped giving result suddenly since one week


Custom filter in MS Excel 'Does Not Begin with' is not working with Or

$
0
0

Hi,

When I use the custom filter in MS Excel 2013 using 'Does Not Begin with' <text1> Or Does Not Begin with' <text2>, I expect to get a list which exclude the cells that begin with <text1> or <text2>, but instead I am getting the same original list.

I have tried the same by using AND instead of OR and then I am getting the intended list.

The point to note here is that since there is a negation ('does not') in the condition, it makes OR and AND equivalent. So to make sure, I tried for other filters like does 'does not end with' does not contain' etc. and it works correctly. The only exception is when using two 'Does not begin with' filter with OR condition.

Multiple Instances of Excel 2013 not linking

$
0
0

I am running Microsoft Office Professional Plus 2013. I have several Excel files saved on SharePoint. When I open one file directly from SharePoint and then open another directly from SharePoint, they do not link. By that, I mean that if I copy and paste from one to the other, the formulas do not carry over. Also, if I type "=" in one and then click on a cell in the other, they act like the other doesn't exist and nothing happens to the formula in the first. 

I would like the files to act like on instance (in separate windows) and link together. I can do this by opening one excel file directly from SharePoint and then opening the second by going to file/open in the first excel file and finding the second. Is there a setting or method to force them to link by default? I've search for hours and could only find people wanting to un-link their files because theirs is doing what I want mine to do.

Thank you in advance for any assistance!


Excel 2013 Left Clicking Issue

$
0
0

I had just installed Essbase in my Excel 2013, however, this caused me having the below issue:

  1. When I open a new excel workbook, and I left click on any cells, it will cause my excel flicking for some moment.
  2. Whenever I open my 2nd workbook and I left click on any cells, it will again go back to the first workbook.

Outlook 2013 keep asking for password

$
0
0
Hi,

We having problem where outlook is keep asking for password every time you start outlook.



Things I tried



 - I have created new outlook profile - still same problem

 - Clear all passwords from password manager - still same problem

 - Deleted the .OST file - still same problem.

 - Always prompt for logon credentials - this is not tick

 - I have tried this http://support.microsoft.com/kb/290684



Only happening on Office 2013 not office 2007



One thing I did notices when I was debugging the problem.

When I removed the office and reinstalled the problem went away for
whole 1 week but then on Monday it start asking for password again which
makes be thing that they is something in group policy which is causing
this.



We are using



 - Windows 7

 - Office 365 (2013)

 - Our emails are being hosted by Microsoft clod



I don't know what else to try or check.

How can we change the colour of the 'selected' and/or 'mouseover' line? (Outlook 2013)

$
0
0

Hello 

I am new to Outlook2013. I am using the dark grey theme. 

When looking at a list of emails, I find it extremely confusing that the  mouseover colour - which is very pale blue - is almost the same colour as the "selected line".

Is there any way for us to change either of these colours?

J

Migrating to MS Office 2013

$
0
0

ISSUE: Automated migration to MS Office 2013 did not complete successfully.  

DISCUSSION: Last week some computers were "pushed" to upgrade to Office 2013 automatically through the network and some did not complete the process. At the office, our only option was to connect remotely to the computer and check its status at the notification area or going to Run Advertised Programs and re-install from there. However, there were some computer that never finished the upgrade, regardless of what we tried. After checking, I discovered that these computer were either behind with security updates (almost 30 days behind) or had updates with a status of "failed;" even if the updates are also pushed over the network.  I think that the problematic computers never finalized the upgrade because of discrepancies with security updates.

TENTATIVE PLAN: Do a System Restore to the previous day of the upgrade, get the computer up-to-date, and then run the upgrade through Run Advertised Programs from Control Panel.

QUESTION: A System Restore could be considered a first-choice-quick-fix solutions when facing this type of situation?

Any suggestion will be greatly appreciated.

Adelani Adekunle - Can i Upgrade my system from office 2013 to Office 365?

$
0
0

Hello,

I am Adelani Adekunle. I am currently using office 2013 and want to upgrade to office 365. Is it possible to upgrade?

Thanks


Roll out Office 2013 to existing Office 2010 clients

$
0
0

Dear all,

I plan to upgrade the existing Office 2010 clients to 2013. I created a CMD file as above but it failed to uninstall Office 2010

What is the best approach for this upgrade? Does anyone has a working script to share?

Keuzelijst met invoervak

$
0
0

Goedemorgen.


Ik loop tegen een fout aan in formulieren.

Ik heb een formulier gemaakt met diverse velden en velden met invoer vak.

het werkt perfect alleen als ik het programma opstart moet ik de keuzelijst met invoer vak opnieuw aanmaken en instellen.

zolang als ik er mee werk blijft hij goed functioneren, maar als ik de database sluit en weer opnieuw ga openen dan kan ik opnieuw  het keuzelijst met invoer vak maken en weer instellen.

IS HET MOGENLIJK OM MIJ IN HET NEDERLADS TE ANTWOORDEN?


Weet iemand van het forum wat er fout is?


bvd


Cees

Problems with Excel 365 Mac

$
0
0

After working a great deal on Excel 365 for the last 5 weeks I have the following observations:

  1. I can save a file and it will not appear in the folder it is saved to
  2. I can save a file and it doesn't actually save my work
  3. If I send a file with Macros through a network, the firewall alters the VBA corrupting the file
  4. VLookups have failed to work
  5. Sumif has failed to work correctly
  6. The dynamic intelligence in the filter lookup means that I cannot finish inputting my search before the software tries to guess and clears my entry making the function almost useless
  7. Right click mouse menu's take 20 seconds to load
  8. And what on earth is this necessity to connect to a server - I work where there are no servers!
  9. Where is power pivot and power query?
  10. Why can I not customise my ribbon?

In fact the level of error in this distro is so bad that I have gone back to an older version of Excel, where miraculously everything works again. 

I am so annoyed by this that I am writing separately to ask for a full refund, as this version is not actually fit for purpose - in fact it is positively dangerous if you need it to calculate things for you.

What's worse I even waited a year before upgrading, thinking that this would be time for the bugs to be ironed out.

Disgusting - utterly disgusting

Word 2013 Effects Cause Freezing/Crashing

$
0
0

I am attempting to utilize depth and color to fonts (not WordArt) which is causing strange errors to the font itself, as well as Word becoming non-responsive, running incredibly slow, and/or crashing.

I have even attempted to save and reopen to fix graphical errors to no avail. Removing effects or changing fonts may correct the problem, until I return to font I am actually wishing to use, though rare occasions will have problem correcting itself with font I am wanting to use.

Thank you!

Excel 2013 CTD when entering from keyboard

$
0
0

I have Windows 10 and have Office 2013 (x86) installed. Working well for months.

Excel now CTD whenever I try to make an entry from the keyboard in any Excel file. All other MS Office application working OK.

Multiple files OK on another computer. Uninstalled, scanned and cleaned computer. Reinstalled and fault remains.

Assistance please.

Viewing all 14306 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>