H
H
Httdientee2021-02-14 22:22:40
PHP
Httdientee, 2021-02-14 22:22:40

Updating an Excel document?

I am being asked to do something like update an excel document in real time via php. That is, a person has an excel document open, and every second php parses prices from one site and transfers them to this excel document. Will the information be updated for the user who already has this document open, or will he have to reopen it?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
D
dagababaev, 2021-02-14
@dagababaev

You need to google the topic "How to share an Excel workbook". This is real. Then everything depends on the nuances - where the file is located, how it is accessed and ...

R
rPman, 2021-02-14
@rPman

It is necessary to add macros to the document that will request the necessary information and update the document.

A
Artem Zolin, 2021-08-26
@artzolin

Better look towards google sheets api , it's more reliable

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question