Category "excel"

Comparing two rows according to specific string

So i've been trying to wrap my head around this for weeks now and have tried many things but nothing that works for my case, I have two sheets with "similar" St

How to write code to test a cell for specific data, and if that data is present, don't run the macro. If not present, then run macro?

I am trying to test a cell for specific data. If it contains that data, I do not want my code to run (because that would leave my worksheet and workbook Unprote

How do I get the source worksheet to become password protected after a copy is made by clicking an active x button?

The code below is activated from an active x button. The code will unprotect the active workbook and worksheet, make a copy of the active worksheet, place that

SSIS - Set SQL query result to variable for Excel connection string

I want to set connection string using SQL Query result from my table. I need to import excel file from certain folder every month but i need to import only late

Creating an Array from a Range in VBA

I'm having a seemingly basic problem but can't find any resources addressing it. Simply put, I just want to load the contents of a Range of cells (all one colu

Calculate Minimum by Ignoring NA for Non-Adjacent Cells in MS Excel

I have data (example as below) where I want to find a Minimum value for L and R but ignoring NA. I've tried to refer to https://superuser.com/questions/862279

Opening a file throws error: "Cannot find project or library"

I have an Excel file that uses VBA to calculate active ranges for a few sheets to make a .csv file to be picked up by a reporting server. Every once in a while,

Find row limit in the excel worksheet using c#

I have 12,00,000 records and have to generate an excel file. while generating I found the excel sheet was allow only 10,00,000+ records. while adding these reco

Spark : skip top rows with spark-excel

I have an excel file with damaged rows on the top (3 first rows) which needs to be skipped, I'm using spark-excel library to read the excel file, on their githu

Send by mail Excel sheet image

I have an Excel with an embedded image. How can I send it by mail using the name of the image? I do not want to send it attached, I want to embed it in the htm

Excel VSTO C# change Marker fill color of Chart series always apply only 1 color to multiple series

I am trying to change Marker Fore Color of series 4 and 6 to two different colors, but somehow they have the same color. Please kindly advice series1.Format.Lin

Openpyxl not found in Pycharm

I am new to programming Python using Pycharm. I would like to access openpyxl (which I installed) but get the following error message: Traceback (most recent

read excel by column name java POI

Good afternoon experts have a problem and I need to read the entire excel file by column name instead of its index,example: Column1 | Column2 | Column3 data1

Extract numbers from text by minimum length of number string using power query

Problem I've been tasked to tidy up some very messy data containing a mix of text and numbers and wish to use power query to separate codes from the data. Fortu

Insert Signature in Outlook Email

I found this code, but it doesn't include the signature. In all the resources I've read, I couldn't come up with a solution. Public Function Email_Test() Dim

How Execute Azure data bricks notebook from excel

Is there any way to trigger Azure data bricks notebook from excel, if is there please help me how..? Many thanks

How to include signature on email?

I have a code that sends an email too individuals on a list. I need the user's signature to appear at the bottom of the email. I cannot get it to display. B

How to set alias as the From account?

I have VBA code in Excel that sends an email via Outlook 365. My primary email account (@outlook.com) has five aliases. These are not separate email accounts b

how to get real formula from EXCEL formula

| A | B ------|-----|-------- 1 | x | 1 2 | y | 2 3 | z | 3 4 | a | =B1*B2+B3 Imagine the above stuff is part of an ex

Macro send email, change 'from' Display Name but NOT email address

I have this: .SentOnBehalfOfName = """Customer Service"" <[email protected]>" the name "Customer Service" is officially associated with the