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

Google Sheets match item from different code

sorry if this is a silly question but I don't even know how to search for it, for real.The situation is that I have a product control sheet for my inventory and I have combinations of it that I will...

View Article


Enter military time in Excel without ":"

I'm using this script I found on the Microsoft forum to allow me to enter military time without having to enter the ":" every time. It works fine, until I add a blank row or delete a row. Then I get an...

View Article


how to import excel form in informatica? I want to import data from excel...

I want to import data from excel form to informatica and finally insert into DB table. the data in the excel is in key:value format(ex. name : "xyz"(in the next right cell)) how can i import that data...

View Article

InputBox data validation and end loop

I have some code to enter dates via InputBox (see below). The problem is that the Else doesn't work (ie. if the user enters something other than the format mm/dd/yy it doesn't stop). How do I make it...

View Article

VBA if A = B and C= Text

I have been looking on stackoverflow but could not get an definitive answer to my little problem. I am fairly new to coding and am still dealing with syntax sometimes.Right now I have a little loop...

View Article


How can I use this VBA code to import multiple selections from multiple...

The below code allows the user to select a data range in another workbook and then paste it in another selection in the starting workbook. Dim wkbCrntWorkBook As Workbook Dim wkbSourceBook As Workbook...

View Article

VBA - How can I find last row in dynamic file/Vlookup in two different workbook

I am trying to use Vlookup function to look up 3 columns between Two workbook(these 3 columns are at the exact same column). However, I realize that because of the row number are different between two...

View Article

How to send text to some HTML elements through Selenium VBA?

I have been having trouble on referring to a search box on a website through Selenium in VBA. The HTML code of the box is:<input type = "search" class ="form-control input-sm" placeholder...

View Article


Trying to fill text in input box with dynamic drop down

I need some help. Chrome (v 75.0.3770.100) using Selenium Basic ChromeDriver (v 75.0.3770.140) in Excel (2013) VBE. There's an input box which generates a dynamic list if the customer id# exists. I...

View Article


Image may be NSFW.
Clik here to view.

Excel Macro to identify specific icon and filter by it

We are currently downloading a report to an Excel which has processes names and an icon in the line next to it. There are only 3 types of icons, a square, a square split in 3 and a circle. Each one of...

View Article

Finding email items with a certain text in the subject line - optimization

I have basically semi-completed my VBA code for a project but I feel like it needs to be improved or optimized. Can I ask for help on what to change/modify/remove/optimize?I am relatively new to VBA.My...

View Article

How to Sort all Color Columns to the Left?

I have a large worksheet with Rows from A-JP full of data. I'm going through, and coloring the Columns that I want to separate into another sheet. Once I've identified those Columns, I want to sort all...

View Article

copy data from source sheet to last row of destination sheet

I would like to carry out the captioned task with the codeSub COPYTOLASTROW() Dim LRDest As Long, SrcRng As Range With Sheets("source") Set SrcRng = .Range("B16:E20") End With With Sheets("summary")...

View Article


How to avoid run-time error -2147221080 (800401a8): Automation error? VBA

I wrote a macro that aims to open a workbook and split it into separate workbooks according to the names in a columns. I've done it many times with several macros but not this time.The loop stops after...

View Article

Can you guys help me to make this code shorter? and smarter i guess

Hi guys I'm a newbie on this so don't expect much from the code. Just tryna to make it shorter. Thanks! The code was made on the recorder macro function and I was cleaning it as much as I could. May be...

View Article


VBA Multiply Last 3 Cells of 2 Columns to be Expandable

I'm trying to multiply 2 values in another worksheet named "DATA" and then multiply 2 more values underneath it. This must be expandable so when more values are added to the spreadhseet, the cells with...

View Article

Break python loop when it finds 2 consecutive empty cells

I want to count the rows & columns present in an Excel table using a loop, and the loop should stop running on encountering 2 (or more) consecutive empty cells.row_count=0 col_count=0 for a in...

View Article


Copying an opened CSV to another existing Workbook

Browse for an select a csv file, open that csv file, copy an entire sheet from that file not working - data is pasting to a new file insteadI want to create VBA code that will allow the user to browse...

View Article

Running stored procedure with VBA

I am trying to make vba code to run stored procedures, but I am keep getting an error at the last line. The error is "An object or column name is missing or empty. For SELECT INTO statements, verify...

View Article

Image may be NSFW.
Clik here to view.

Passing a 2D array as parameter for a sub in VBA

I am doing an Assignment where we have to do a member excel sheet using data obtained from a databaseI have declared the Array as Dim DataArray(10, 10) As VariantAnd created a Public Sub Public Sub...

View Article
Browsing all 88030 articles
Browse latest View live


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