Category "excel"

mapping excel columns to table column in database with python

json file "mappingdef": [ { "src": "A", "dest": "id" }, {

Out of Memory Error when running Drill Down Script

The purpose of the macro is to avoid creating a new worksheet each time a user double clicks / drills down on a pivot table value. Instead the script copies the

How to download html table to excel in angular with style

I am able to download table data in excel using xlsx and file-save, however I want to download data with styles in excel (So if my text is bold, if it has align

Unable to read a column of an excel by Column Name using Pandas

Excel Sheet I want to read values of the column 'Site Name' but in this sheet, the location of this tab is not fixed. I tried, df = pd.read_excel('TestFile.xlsx

Excel Single Use Dropdownlist

My problem is the following. I have two tables. The first table is a guest list where the information on who is the guest and how many beds he need is stored. S

Overflow when looping through SQL-inserts for an ADODB.connection

I am trying to insert real-time data from a financial service provider into Excel, which can only be fetched with an Excel-plugin in blocks of roughly 100,000 v

How to multiply a range of values in Excel by a scalar variable using VBA - Answer to similarly asked question is not working for me

I have implemented this method to multiply every array element by a number held in a variable, it works, but I believe it is terribly slow. Is there an accepted

How to make custom references in an Excel row with specific rules ? with VBA or Excel formula

I Want to customise automatically in Excel a Reference number according to the content of the line it is representing. I have a table for test procedure that lo

PowerApps -If LookUp() is NULL with external data source - Power APPS BREAKS

I have a PowerBi report with several data sources, SQL query and Excel connector. The SQL data data on our Products whereas the Excel is living data on salesper

calculate overtime within a time calculation and omit the regular time excel

trying to separate overtime and regular time into 3 cells. morning overtime, regular time, and after hours overtime in Excel. I go from site to site, and each w

When closing an Excel file on a terminal server it saves to a different location than it was in

In our organisation a problem occurs when saving Excel files. Whenever we close a file there is a 50/50 chance that it saves in the location it was already in,

How to detect if texts are deleted in multiple cells that are not adjacent to each other?

I want to detect if text/values are being deleted from a number of cells that are not located adjacent to each other so I can execute a routine. As an example I

VBA is sometimes not recognizing Excel file that has been opened through SAP GUI script

I have a SAP GUI script running every day in VBA. In the script I am exporting some data from SAP to several different Excel files, and these are saved to a net

excel button connected to macro having runtime issue

My vba code connected to a button is crashing on runtime. It is stating sub or function not defined. I am new to vba code so I dont know how to solve this. It a

Populate combobox with unique numbers

The following code populates ComboBox on a userform in vba with unique values. I use the same code to populate two other ComboBoxes. It doesn't work when the da

Excel Formula to Replace Numbers List with Default Text

Using Office 365 Excel On a regular basis I download a csv file from a remote application, the file contains a column of unique numbers. There could be 50 rows

Get the file list of a folder with Dir

I'm trying to get the file list of a folder in VBA The DIR command acts as if the * wildcard is messing up the whole mask that I input. Here is my file list: No

Application.Match gives type mismatch

I am trying to use Application.Match however it is returning a type mismatch error:13 error. Why? Dim mySrs as Series Dim ws as Worksheet set ws Activesheet Fo

Most Reoccurring Text Between 2 Dates Excel

Got a bit of a pickle. Trying to find the most used delivery company for orders in a specific month. Say the company was in Column A, and order date was in Colu

Excel: How to add a plus sign to numbers and how to copy actual value of that cell (+876345558)

I have a subscriber list with emails and phone numbers. The row with the phone numbers are plain numbers (like 98734543). With format > custom > "+0;-0;0"