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

Image may be NSFW.
Clik here to view.

Match function returning NA

I have been trying to get month name against highest number of bookings but the issue is that two months have same number of bookings and a simple nested INDEX MATCH function returns the first month...

View Article


Image may be NSFW.
Clik here to view.

How to horizontally return looked up values from duplicates w VBA [pic]

See pic related. I'm trying to return values corresponding to duplicate cells in an array ==>horizontally. So the first instance of a lookup goes in Column E, the second instance in Column F, third...

View Article


Changing part of an Excel formula based on another cell value

I have an excel formula running in cell C4 with the below formula. It takes info from cell V5 on the tab called 06-01-20 from a workbook called file1.xlsm located in C:\Excel\ on my...

View Article

How to download a excel file from Google Drive using vba?

I am trying to download excel file from Google drive using vba code. The file gets downloaded in this path C:/MyDownloads/seriall.xlsx. But some weird text gets added on top of the downloaded excel...

View Article

Saving Word document as PDF using Excel VBA

This is related to converting a Word document to PDF format.I get an error in my Excel VBA code.Run-time error "5": Invalid procedure call or argumentSaving into a Word document...

View Article


Error "Class 'ZipArchive' not found" occures when the db:seed Artisan command...

I have a problem when I execute following command. php artisan db:seed --class=QuestionTableSeederThe error message is as follows.Symfony\Component\Debug\Exception\FatalThrowableError : Class...

View Article

Formula to Sequnce Numbers from the Max number present in the column based on...

Looking for a complex formula or a VBA script to create for the data below:jobid dep job_no Sequence aaa FJ 1 1 (existing data) aaa FJ 1 2 aaa FJ 1 5 aaa RJ 1 1 aaa FJ 2 1 aaa FJ 2 2 aaa FJ 2 4 aaa FJ...

View Article

Application.Goto Target Cell Not in View

I have created a simple Excel Macro which is triggered when a user clicks on a cell in a worksheet (worksheet1). Basically the macro takes the value of the cell which was clicked on and selects a...

View Article


How to set the value of a textbox using an Excel cell [duplicate]

This question already has an answer here:Get Value from a cell on a worksheet 1 answerI have this code: Set txtUserName = IE.Document.getelementbyid("txtUserName") txtUserName.Value = "xxxxxxxxxxx" Set...

View Article


The remote procedure call failed Excel inside IIS

When I try to download an Excel file , I got this ErrorThe remote procedure call failed. (Exception from HRESULT: 0x800706BE) Description: An unhandled exception occurred during the execution of the...

View Article

Change interior color of range of cells without using loops

How to make this work?Range(Cells(1,1),Cells(height,width)).Interior.Color=colorArray colorArray is one-dimensional array of Long Integers of length (width*height) containing color values.The above...

View Article

Filtering data using combo box

I am trying to make a combobox which would filter my data but i am having a object reference error at there. The purpose of this is to filter the data which would show the data on the data list. the...

View Article

How to compare data in 2 excel with java

I have 2 excel with the same number of columns and the same number of rows. But the row position is not the same. I just want to check if row1 from excel1 is not matching on row1 of excel2 then go to...

View Article


How to insert data into excel table using Apache Calcite?

I am using Apache Calcite for reading data from excel. Excel has 'salary' table with following fields Integer idInteger emp_idInteger salaryI have following model.json { "version": "1.0",...

View Article

Copy paste a specific range in every worksheet and paste that range into...

this code works for copying all the data in the sheet into separate workbooks, I want to copy only a specific area from each sheet to separate workbooks.Before the IF statement, I put the following...

View Article


Copy location of Print Area from one File to another using VBA

I have a program that already copies a sheet from a Template Library to another file where it can be used. Is there a way to get it to also copy the location of the print area in the template and make...

View Article

Activate Onchange function with VBA in URL

I have to fill forms inside a web site using excel. The site works like this - when choosing something from a combobox then new input boxes are activated with onchange function as below code.<select...

View Article


Data scraping using Excel Vba from web API call returning json

I am attempting to scrape data from a webpage on Singapore Stock Exchange https://www2.sgx.com/derivatives/negotiated-large-tradeUnderstand from this post: Using R to mimic “clicking” a download file...

View Article

How do I create an Excel (.XLS and .XLSX) file in C# without installing...

How can I create an Excel spreadsheet with C# without requiring Excel to be installed on the machine that's running the code?

View Article

Return a word after another word in an excel file

I have a file that has several entries that do not match the expected output. I want to search for the string "Warning" then have excel move 2 rows up and return the information in that cell to another...

View Article
Browsing all 88030 articles
Browse latest View live


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