Quantcast
Channel: Active questions tagged excel - Stack Overflow
Browsing all 88030 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Excel Pivot - spanning field name across all relevant columns

I have a table of employees with their work location (state initials) and their work status (FMLA leave, part time, full time). I've made a pivot table so that I can see the number of employees in each...

View Article


VBA Excel DataForm (Else If statement on search button)

i have this code that when you enter and ID and press search, it brings the data correctly. But if you want to look for the surname and by ID, it does not bring nothing. I think i done wrong the else...

View Article


How can i export html tables to multiple excel worksheets(one excel file) in php

How can i export html tableS to multiple excel worksheets(one excel file) with my worksheets names, formulas(formulas in R1C1 format, cross sheet data for formulas. For example: i need data from second...

View Article

From VBA, search a especific text inside other files, like .DOC, .DOCX, .ZIP,...

In Excel I have a list of tools code in colum A. Like:Z113007000132 Z113007000279 Z113007000621 Z113007000012 I want to search each of these codes inside others files, like WORD, PDF and others. I know...

View Article

Reading csv using pandas

So I am trying to convert a csv to excel using pandas, One of the column has large numbers which is displayed like this in cells (-9.11211E+18) and on expanding it is like (-9112112386848730000)But...

View Article


Date Range Excel Formula That Uses Contents of Selected Cel

I'm trying to create a function in excel gives me data based on a chosen date range=SUMIF('2018'!D:D,"="&$B$1, '2018'!U:U)The code above is working well except there is one problem: I have to...

View Article

Issue with VBA ElseIf Statement [duplicate]

This is my code. I can't seem to find what's wrong with it. Whenever I run the code manually or through a button, it doesn't work nor give me an error'Determine whether levels is applicable Sub...

View Article

Unable to find and Delete a row using a string value

I am trying to find and delete a row containing a specific value. For this, I use the following excel-VBA code but it shows an error and hence finds nothing (shows rfnd=nothing). My code is -Sub...

View Article


How to prevent Excels web add-in start up behavior

I'm trying to set up an Excel web add-in project using Visual Studio and I'd like to change a few start up settings, at least on debug mode.I have followed the tutorial to create a web add-in using...

View Article


Creating a button that moves with selected cell [closed]

First off I'd like to say that I am a novice with coding VBA but the company I work for require this piece of coding .I have a table with data in columns B to ET, and I am trying to create a button...

View Article

Image may be NSFW.
Clik here to view.

VBA Function to fill empty cells with last non empty value

I'm trying to develop a simple code to fill empty cells with the last non empty cell as shown in the image:Function FILL(x, y) If Not IsEmpty(y) Then FILL = y Else FILL =...

View Article

Image may be NSFW.
Clik here to view.

Three dimensions INDEX/MATCH with double column

I am trying to MATCH the right column when there are two criteria but I can't manage to put it down, neither with SUMPRODUCT nor nested IF statements. Any suggestions? Thanks.

View Article

Image may be NSFW.
Clik here to view.

Issue Windows / Excel - Seeing a hidden opended excel file in Python although...

I have this issue where an Excel file appears to be opened when I use Python although there is no Excel instance running. It is impossible to see it via Windows, even with the hidden files option...

View Article


Runtime Error 1004: Method range Of Object _global Failed only for one user

I know there is a lot questions about run-time error, but I didn't find answer for my problem. I have shared file between few people. Everybody can use this file, but ONLY one has a runtime error 1004...

View Article

Macro to convert Special Characters to Alpha Numeric

I am writing a VB Script to convert Alpha Numerics to Special Characters and Vice-Versa. The script worked fine when I tried to convert Alpha Numeric values to Special Characters but it just returns...

View Article


How to get active cell address of excel sheet in vb.net?

How to get the address of a cell by clicking on an Excel sheet? I have C# code working with it, but in VB.Net it gives an errorPublic Sub ws_SelectionChange(ByVal Target As...

View Article

Image may be NSFW.
Clik here to view.

How to put values ​filtered by an autofilter in descending order?

Well, i have a table that contains the following informations: So, I'm trying to use Autofilter and put the top values of a specific company first, I tested the two codes...

View Article


Application Match Mismatch In one Spreadsheet but not another

So I have a line of VBA in a excel spreadsheet that gives me the error Type mismatch Dim INST As Worksheet Set INST = Sheets("Instructions") Dim ST1 As Worksheet Set ST1 = Sheets("DataU1") 'C12 = 99.8...

View Article

SSRS Excel Export. Multi Tab

I have an SSRS report I am exporting to excel. The Export contains multiple tabs as they are grouped by a particular Field!ID and that is how they are named. The last tab appears named as...

View Article

US formatted dates from userform

I have a user form where someone inputs, among other things, the date that they opened something (may not be today's date). I then have a bit of code that dumps this input onto a sheet to add to a...

View Article
Browsing all 88030 articles
Browse latest View live


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