usually to install a package with its dependencies you should write the following in a terminal: Code: dpkg -i -f /home/user/MyDocs/office.deb where /home/user/MyDocs/office.deb means path to your file. Try this.
dpkg -i -f /home/user/MyDocs/office.deb