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

How To remove #NA from Excel Range in C#

I have been trying to figure this out for a while now. But solutions like this and this are not solving my problem.I'm adding data from Database to Excel with the following code :-//Adding Table values...

View Article


Excel/Outlook: how do you access multiple shared inboxes?

I've managed to retrieve mails from the shared inbox using the following code Sub GetFromOutlook() Dim OutlookApp As Outlook.Application Dim oaccount As Outlook.Account Dim OutlookNamespace As...

View Article


Inserting row and copying only certain formulas from above

I am working on a project which includes a sheet that will look broadly similar to the the one in the linked picture, see example picture.I want to work with a set of macro buttons that adds a row...

View Article

GoTo is not defined - in VBA

When I on the step F8 click. then say it Goto is not defined. I try to make a inputbox with a messagebox that me the answer give. And I try also to make code when the values not correct is. See, you...

View Article

Work with DDE Links from Excel to Shiny in R

Guys I have a DDE link that feeds my excel spreadsheet.This is the DDE Link: NAMEofTheCOMPANY|cot!STOCKA.LAST he hands me the real-time market stock price.I then paste it to a cell on the excel...

View Article


VBA for google spreadsheets [closed]

I want to convert this Visual Basic Applications script to Google script for use in google spreadsheet:Private Sub Worksheet_Change(ByVal Target As Range) If Target.Address = "$B$3" Then...

View Article

Bulk Export/Create CSVs From Excel Files or Using Google Sheets

I need to import approximately 150 network switches into our telecom database. Each network switch must be imported one at a time using a CSV file. The CSV file for import contains two columns of data...

View Article

Image may be NSFW.
Clik here to view.

Count unique values based on criteria in 2 other columns in VBA

I have a sheet like:| | A | B | C | D | |---|:--:|:-------:|:----:|:----------:| | 1 | ID | Country | Site | Milestones | | 2 | | | | | | 3 | | | | | In each ID I can have multiple countries, and for...

View Article


Image may be NSFW.
Clik here to view.

Importing Excel data into SQL Server

I have extracted the data from an Excel file into SQL Server Management Studio and tried the below code; however, it seems it is not working. The table (order) on the left side is unknown to the SQL...

View Article


Is there a way to count the number of characters per word for a string,...

I have a list of strings in cells - 1000s of them - and I need to work out the characters per word but separated by word - preferably in 1 swift formula...For Example: 1. "Black Cup With Handle">...

View Article

How to get info from the Initials field in the oulook addressbook with excel vba

Dear Stackoverflow community,I am a clerk and thought myself a litte excel-vba in order to automate some tasks in the office.However, while "coding" I stumbled upon the problem, that I can't retrieve...

View Article

Image may be NSFW.
Clik here to view.

Add rows before the column header using excel.js module + node

I am trying to create xslx file using excel.js module in node.js. I was able to create the columns and add its values. But, I need to insert some rows before the columns headers, where I can have some...

View Article

User to import XLSM files into Oracle APEX

Is there a way where the user can import XLSM (macro) files? I'm building an application and the user would have to import their files which are Excel with macros. For this application I would only...

View Article


Command Button to copy text from textbox to clipboard doesn't work

I have a userform with a textbox (Textbox1) and Command Button (cmdButton). I got a vba code from youtube, it seems to work in the video, but when I try it, the text in the textbox will not be copied...

View Article

Phpspreadsheet - cant download xlsx file

im using macOS and trying phpspreadsheet. If I give permission to folder with project, I can save xlsx file and everything is OK. But if I want to download it, xlsx is broken, the file saying me, that...

View Article


How to automatically group all empty rows in excel?

So, I've got some very large excel documents and need a way to automatically group rows. In column A, there will be a room number. The rows below that will have nothing in them, until the next room...

View Article

Mismatch error in VBA - problems with columns

I have a workbook where I want to find the differences of two sheets by looking at the company name and their corporate registration number and then type the differences on the third sheet. I have...

View Article


insert/replace table by value range criteria in excel

I have 6 different tables(22 rows and 14 columns) with different discounts for multiple services who depends of purchases amount.I need to make one worksheet, where cell containing value, who is...

View Article

How to apply a font to a whole worksheet or all worksheets in excel using...

How can I apply a font to a whole worksheet or all worksheets in an Excel (xls) document?Is there a library available that I can use to do this? I haven't found any information on how to do this in...

View Article

How to copy a range to another worksheet with for each loop?

I would like to copy a range to an another worksheet and to insert before it 2 columns on the new worksheet. It doesn't copy the original range.It works, if I copy to the same worksheet.Set ws =...

View Article
Browsing all 90301 articles
Browse latest View live


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