Questions tagged as 'office365'

2
answers

Iframe to load a preview of an office document

I am creating an extranet and the .doc .xls .ppt files are loaded and saved on the server in a folder ./folder/test.doc and on the extranet it is already shown that this file is registered, now the subject is that in an iframe only display the p...
asked by 04.03.2016 / 23:48
1
answer

Bring data that depends on two columns

I have the following information: _____A___ _|______B_______|_______C_____ 1 | CODIGO | CONCEPTO | VALOR 2 | 111222 | con1 | 12000 3 | 111222 | con2 | 11000 4 | 111222 | con3 | 5000 5...
asked by 26.04.2018 / 01:14
0
answers

How to obtain data from a website withExcel

It turns out that I need to obtain the data from an excel page, I could already do the first part that was to send the data to consult the page with excel vba the code I used was this: Sub obtenerDatos() Dim IE As InternetExplorer...
asked by 21.11.2018 / 20:54
0
answers

When authenticating Office365 credentials redirect to https://www.office.com/?auth=2

Good evening, join us. When authenticating Office365 credentials redirect (the authentication has already been resolved) to link but with the credentials that They were authenticated previously. If anyone knows any way I will be very gra...
asked by 13.06.2018 / 22:09
1
answer

Criteria used by Office 365 to apply the time zone change over meetings

My server creates events in people and resources calendars (rooms) in a customer's Office 365. In the last time change made in Brazil, we realized that Office 365 did not update the schedule of any of the events created by the user used by our s...
asked by 10.05.2018 / 23:08
0
answers

"Authentication unsuccessful" when connecting by smtp from office365 using PHPMailer

The problem is that I am not able to connect by Office 365 SMTP to send emails using PHP's PHPMailer library require 'inc/phpmailer/PHPMailerAutoload.php'; $phpmailer = new PHPMailer(); //Datos del email $phpmailer->Subject = 'Asunto......
asked by 19.07.2017 / 15:01
1
answer

Data Source on PowerApp

Is it possible to make several Excel (in One Drive ) as Data Source for my PowerApp . That is, in One Drive I have several Excel with logs of each day of access: One file per day, a new file will always be generated, and the dat...
asked by 20.03.2017 / 15:50