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

How to iterate discontinuous range in VBA?

Dim rData As Range rData = Range("Sheet1!$D$4,Sheet1!$A$6:$A$8,Sheet1!$B$4,Sheet1!$C$8") How can I iterate through values in three cells of rData?

View Article


how to clear pop up message box "Message from webpage" using VBA

I got an Excel macro which I use to enquire stock information on a public website. The Macro helps to read a list of stock codes from Excel worksheet and enter the stock code to the website to do the...

View Article


CountIFS and ImportRange

I am trying to count the data after importing the data from another excel and on conditions on 2 different columns:First condition :...

View Article

generate n random numbers not duplicated using vba

I'm trying to generate n random numbers not duplicated except this numbers ( 81-82-83-84-85-86).In this VBA code b(1 to 80) I want to do for b(1 to 200) with no repeated numbers ( 81-82-83-84-85-86)...

View Article

Use NPIO To Make Excel Then Send Back With FileStreamResult?

I am trying to make an excel file and then send it back via the FileStreamResult. I am using asp.net core I am starting to use NIPO examplevar newFile = @"newbook.core.xlsx"; var fs = new...

View Article


Copy as values with formatting instead of pasting values with the formula

The ACTUAL code copies the data and pastes with formula into the separate workbooks. I need to copy the data and paste as values whilst preserving all the formatting and border lines etc into the...

View Article

Creating Charts via VBA - There isn't enough memory to complete this action

I have an Excel macro that creates a custom chart for each row.My intention is to create about 50,000 charts each time I run the macro. I only get through about 3,000 - 5,000 before I hit the...

View Article

Get column number by cell value in Excel

I'm trying to get the column number of a cell in the first row with a specific value. The code I'm using isn't working for some reason.Dim colNum As Integer 'sheetName is a String With...

View Article


Copy data from HTML

I am trying to learn how to parse data from HTML using Excel VBA. So I found one example online which works fine but when I change URL address from www.yahoo.com to local HTML file on C it gives me...

View Article


How can I print a Python list of arrays to excel

I have a python list with arrays like this - ['5a0aeaeea6bc7239cc21ee35', 'Salt & Sugar', 3701, 4172, -471] ['5a0aeaeea6bc7239cc21ee36', 'Atta & Flours', 2030, 2227, -197]...

View Article

Change part of an excel forumla to include data from another cell

I am looking for an easy way to replace part of a formula in Excel. I have to do this for over 66,000 formulas every year. Currently i use Find & Replace to speed up the job but it still takes me...

View Article

Image may be NSFW.
Clik here to view.

How to clear list data validation in excel using formula?

I'm trying to clear list data validation in excel using formula. Can somebody help me? Thanks.like this formula

View Article

IfError function using vlookup in VBA

I am trying to use a vlookup function to search for a value in multiple worksheets that are in a separate workbook.I am trying to use the IfError function with the vlookup but I am not formatting it...

View Article


How to modify using pandas to cell merge

This original data Before:| 0 | name | age | sex | | 1 | jan | 30 | M | | 2 | job | address | | 3 | yes | 42424 | | 4 | name| age | sex | | 5 | jan | 30 | M | | 6 | job | address | | 7 | yes | 42424 |...

View Article

query for reading data from excel sheet in c#

Thanks Astander for replying to my queryI am here with more detailed query. string cs = "Provider=Microsoft.ACE.OLEDB.12.0;" + "Data Source=" + @"D:\\sample.xls;" + "Excel 12.0;HDR=YES;";...

View Article


PivotTable duplicates

I have some data that I need to find an average day rate for a certain company. The data consists of 1000's of names, some duplicates with a day rate against them.If I insert a PivotTable and filter on...

View Article

Create Excel 2007 Ribbon without Custom UI Editor

Can anyone tell me if it's possible to create a custom ribbon in Excel 2007, without using the 'Custom UI Editor' software?With the Editor it's really easy but where I work we can't download external...

View Article


How to add data in to particular row by searching a Id in excel vb

I am not familiar with Excel VB. I have a search bar and I want to get the details by entering the style No(column C) from column A:H. I have the data entry in excel sheet. I:J columns need to be...

View Article

how to use vlookup in VBA macro,i want to vlookup for multiple same values in...

in example, we take as below, its in a sheet1Name Time subject marks Ragu 12 Maths 45 Ragu 05 Science 65 Jhon 12 English 80 Jhon 03 History 66 Banu 11 Civics 90 Banu 06 Geo 85 in the above table, i...

View Article

Image may be NSFW.
Clik here to view.

How to convert number into date-time format in excel ( i have equivalent...

Referring to the above screenshot, i'm trying to crawl data from Singapore Stock Exchange, which the web content is loaded dynamically from an API call returning json, example hereI'm having some...

View Article
Browsing all 88030 articles
Browse latest View live


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