Questions tagged as 'office-2013'

4
answers

How to create a user interface with the same style that was used in Visual Studio, Office 2013, GitHub for Windows, etc?

I would like to know how to create UI like those used by Visual Studio, Office 2013, GitHub for Windows, etc. I searched the internet and found a theme for WPF called Cosmopolitan Theme, but looking at some details you realize that it is not...
asked by 16.12.2013 / 16:43
1
answer

How to open file in MS-Office with Javascript or PHP?

I have a website that works only on a local network, where I have several files stored on the web application server, and I'd like to somehow use PHP or Javascript to open it directly with MS-Office, from the client side. In this way I could...
asked by 25.05.2014 / 22:47
0
answers

Excel add-in does not install

I have a Add-In that uses .Net Framework 4.0 and Visual Studio . It works fine with Office 2013. After installing Office 2016, when I try to install the same VSTO add-in it is giving me an error as follows:    The f...
asked by 16.05.2017 / 16:36
1
answer

Fill in the formula horizontally but increment the cell references vertically

I need to fill a table with horizontally referring to values that are vertical of another table In the horizontal table I'm doing the following ='Tab 3x3'!G10 But when I drag to the side it increments the column, not the cell. It would n...
asked by 29.08.2017 / 16:01
1
answer

How to copy multiple excel files into an access 2010 database using vba [closed]

I'm new to VBA programming. I need a vba code in excel that copies several excel files to an access table.     
asked by 18.05.2016 / 20:41
1
answer

Compare two columns in EXCEL and if they are equal return a certain value

I'm having trouble generating a logical structure (If) to validate some data. It's for a search. follows the explanation: There are two columns ( B and H ). In the B column there are all Brazilian municipalities and in column H there ar...
asked by 04.09.2017 / 01:39
0
answers

Move filter button

When I add a table to my worksheet, it already comes with the filter drop down by default. I need to take this button out of that column and move it out of the table, or copy the button out of the table and hide the table button. @ E...
asked by 26.05.2018 / 05:31
1
answer

Divide slides into different ppts

I'm using the "Powerpoint Add in 1" project in Visual Studio 2013, and I have the following problem, I have a .ppt file with 2 slides, I need to separate these 2 slides into different presentations so I can do 2 different videos, video for slide...
asked by 12.08.2014 / 19:15