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

Importing table to Excel that was generated by a script from a webpage

I've been trying to import the following table into Excelwww.bursamalaysia.com/market/securities/equities/indices/I've tried PowerQuery, Data Tab "From Web" etc. From my research, I've come to believe...

View Article


How do you get leave a cell blank, if there is a string attached before it?

this might be a simple question, but I was just wondering how would you leave a cell blank if there was an error occurring and if there is a string attached in front of it.So my code goes like: ="FW...

View Article


Please Need Help in Excel Fourmula? [closed]

Option Explicit Function Validate() As Boolean Dim frm As Worksheet Set frm = ThisWorkbook.Sheets("Data Entry") Validate = True With frm .Range("F7").Interior.Color = x1None .Range("F9").Interior.Color...

View Article

Image may be NSFW.
Clik here to view.

Strange Sort Logic in Excel: Cells That Reference Other Cell Values

I am attempting to sort some data in order from Largest to Smallest value. The data come in two columns: names and corresponding values.The sorting method I use requires the following steps:select the...

View Article

Remove Duplicates in Power Query WITHOUT Removing Entire Row

I need to remove duplicates in multiple columns without removing the entire row. I have a Query with multiple columns and there are 7 columns I want to remove duplicates from. The column headers...

View Article


Excel 2016/2013 crashes running SaveAs method 2 times

I'd like to create several new workbooks. The VBA code below runs fine with Excel 365 and 2010. BUT with Excel 2013 or 2016, it runs fine the first time (and create the files)... and on the second run,...

View Article

How to iterate over worksheets in workbook, openpyxl

I've been using the openpyxl module to do some processing on some .xlsx files. I've been trying to figure out how to iterate over sheets in a workbook. I'm not sure if I can get it figured out. I've...

View Article

Image may be NSFW.
Clik here to view.

Excel: graphing a 3 colums table (column label, column date, column position)

I have a set of 3 columns: keyword (consider it as a kind of tag; there are only 5 distinct)dates (today, yesterday, ... 30 days ago)a value for each combination of keyword and date I can easily plot...

View Article


VBA - Excel - Add custom label with selected range

I created a macro that creates a new line serie named "pos" which is the datalabel postion of another line serie within my selected chart. The next move is to select a custom data label range to be...

View Article


Using Python openpyxl to search and Delete Unwanted Excel Sheets

Using openpyxl, I want to delete all sheets containing some keywords. My sheet title for example are['ABC-123','ABC-456','DEF-123','DEF-456','GHI-123','GHI-456','JKL-123','JKL-456'] List of keywords...

View Article

Get the fill color of a range of cells officejs

I'm new to office.js and making add ins and I'm trying to make an add in for Excel. I've run into an issue for one thing that seems like it should be very easy, but isn't. I'm just trying to get the...

View Article

How can I make a unique ID generator on Office.JS

I'm trying to use Office.JS to insert some rows into a table, there's more to it but i'll try to keep it simple.The idea is to type details about a product on various inputs and then submit it to the...

View Article

(Macro)Loop through sheet 1 and sheet 2 for column A if value matches delete...

I have Sheet 1 (Column A ) value and Sheet 2 (Column A). I want to compare sheet 1 column A with sheet 2 Column A. If Sheet 1 (Column A) is found in the Sheet 2 then Delete the entire row in the Sheet...

View Article


Image may be NSFW.
Clik here to view.

How to import import org.apache.poi.ss.usermodel.Row error?

I am tring to write data into Excel using Apachei refer this link:https://www.mkyong.com/java/apache-poi-reading-and-writing-excel-file-in-java/Cell and Row are not ImportingThis my java class code:I...

View Article

Selecting Multiple Options in Web Scrape

Local IT decided to re-image pc's overnight without telling anyone; for normal people who back up data this wouldn't be an issue but unfortunately I am very bad at backing up data... Long story short,...

View Article


How to align duplicates on the same rows in Excel but Grouped by a Collumn

This is a simple question that I cannot answer.I have two columns with same situation as below.How to align duplicates on the same rows in ExcelIt's where I want to align the value of col. 3 with...

View Article

Delete Excel rows programmatically using Java

Finding last column cell values. if cell value is "Not Valid" or "Not Applicable", delete the entire row.The code I have written so far is as follows:import java.io.FileInputStream; import...

View Article


Excel Convert DateTime stored as Text, YYYYMMDDhhmmss, to formatted date and...

I have date-times stored as unformatted text,YYYYMMDDhhmmss,(ex. 20191015172328= 10/15/19 17:23) that I want to convert to formatted date and time "mm/dd/yy hh:mm"Is this possible in one formula?The...

View Article

C# Excel Add In programmatically Add In Memory Drop Down with multiple...

Add In Memory Drop Down/Pick list with multiple selection CellRange range7 = workbook.Worksheets[0].Range["H2:H30"]; workbook.Worksheets[0].Range["Z"+b].DataValidation.DataRange = range7; above the...

View Article

in the range A1 to A70, if a cell is empty/blank then delete that entire row...

in the range A1 to A70, if a cell is empty/blank then delete that entire row and move the other rows underneath up Thank you

View Article
Browsing all 88029 articles
Browse latest View live


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