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

Script Running in an Excel File and I want it to work in Google Sheets

I have an excel file (it is a long score sheet) that runs a script that tells the file to show the top portion of the file, and after a few seconds the file shifts down, and shows the bottom edge of...

View Article


Image may be NSFW.
Clik here to view.

Excel conditional formatting with gradient colors on Mac

I was trying to achieve this on Excel, which markers all cells containing "A" a red/green background with a gradient pattern. I achieved this in the past but now I forgot how I did it. Does anyone know?

View Article


Collate price entries from different sheets with the same datetime stamp -...

I am trying to create a macro to extract common prices in 3 different sheets to populate Sheet 4 as the output.Each of the first 3 sheets has 2 columns populated: A (datetime), and B(price). I seek to...

View Article

Python open datetime object saved in excel as custom

I trying to save datetime object to xlsx as date format in cell. But what i have is Custom format. What i am doing wrong that output is Custom format. In input file also date is is custom format....

View Article

Unable to copy data from another sheet to main sheet

to get the data from website in sheet2Sub Button1_Click()`strSearch = Range("a1")` `With Sheet2.QueryTables.Add( _` `Connection:="URL;https://iban.codes/validate/ "& strSearch &...

View Article


Equivalent of =INDEX(....MATCH()) in python

I am using Python and Excel at the same time. I am looking up at a Excel sheet using xlwings, this sheet has the following values:date rate 31/01/2016 0.60% 29/02/2016 0.60% 31/03/2016 0.60% 30/04/2016...

View Article

Display popup for a time period in Excel

I am trying to generate in Excel VBA a popup that automatically closes after a given WaitTime in seconds. I have consulted the thread "VBA Excel macro message box auto close" as well as this and this...

View Article

How can i delete multiple sheets from multiple excel files, with the name...

I have a macro where, I want to apply data validation on every excel files in the folder save it and close it. But now I found out that this macro will apply on the first open sheet and not the sheet...

View Article


trying to set page header and footer in excel (xml)

I am trying to add header and footer parts on my page when exporting from html to xls, but when i opened generated xls file i don't see header and footer on the page<xml> <x:ExcelWorkbook...

View Article


Is it possible to have a dynamic sort range?

I was wondering if I can create a macro that sorts my worksheet with a range that is constantly changing? Instead of the last row constantly changing, the top row count will be changing. Is it possible...

View Article

How to remove a 'permission denied' file from folder within R

I am downloading a large xlsx file as a part of a function. This file is removed with file.remove() in linux and mac but I have permission denied in windows machines. Below is the code for my...

View Article

Convert from Text to Columns in Excel

I have following input in text format: |Number|Name|SUMinRUB|Reason |-|Table|1000|This is Text | | | |Splitted in | | | |Seveal Lines |2|Chairs|2000|This is another | | | |Text splitted | | | |In...

View Article

Image may be NSFW.
Clik here to view.

VBA - Dynamic Charts

I have a really useful piece of VBA code that creates dynamic charts depending on how many rows of data are populated by the users dataset.With Sheets("DynamicCharts") LastRow = .Range("R"&...

View Article


Adding an OR Function to IF Statement

How do I make this formula search for 567 or 676 or 342 instead of just 567 which it is at the moment. =IF(ISNUMBER(SEARCH(""*567*"",B:B)),""Traction"","""")

View Article

Image may be NSFW.
Clik here to view.

html parsing of cricinfo scorecards

AimI am looking to scrape 20/20 cricket scorecard data from the Cricinfo website, ideally into CSV form for data analysis in ExcelAs an example the current Australian Big Bash 2011/12 scorecards are...

View Article


Image may be NSFW.
Clik here to view.

How to select the contents of a textbox once it is activated?

I have this simple Userform, where I only have TextBox1 and TextBox2. I enter some text in both of them. Assume the focus is on (the cursor is in) the TextBox2. When I click on TextBox1, I want the...

View Article

Call a Sub with a String

I want to call a different sub depending on the value of i.For example, if i = 1 call sale_call1 and if i = 2 call sale_call2.Private Sub test_Click() Dim i As String Dim pro As String i = Me.tb1.Value...

View Article


Excel VBA - Email Does not Send When Computer is Locked

I'm having problems sending outlook emails using Excel VBA. I have the code to do it - Sendupdate - and it works fine when I manually run the macro. My second macro StartTimer is intended to execute...

View Article

Image may be NSFW.
Clik here to view.

How to display excel and word files as they are on a webpage with javascript...

I want to display excel and word files as they are on a webpage, with all their options, because I wanted to take an online excel and word test.I want it exactly like this.

View Article

How to filter out partial match in an Excel row?

I have an Excel sheet with dates in the rows. A given month should be used only once in a row. How can I filter out, if there are two dates in the same row from the same month?For example I have the...

View Article
Browsing all 88835 articles
Browse latest View live


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