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

Import word table from a specific section into excel

I am creating an excel tool that is to copy a table from a section C.1 of the word document and paste it into a designated sheet in the excel file. The way the word document is set up is such that the...

View Article


Conditionally change background color in a specific Excel cell

I am using openxml to export to excel using a datatable, everything works. I would like to change the color of a specific cell if that condition is true.if (cell.CellValue.InnerText == "F") { } But I...

View Article


Excel macro to scroll through range

I'm new to VB and I'm trying to make a sheet user friendly.I have a cell, lets say A1 which has a data validation/drop down menu which references a range in a different sheet, sheet2.When a value for...

View Article

Image may be NSFW.
Clik here to view.

Kendo grid exports headers in some languages with encoded chars

I face some problems with export to excel in Kendo Grid. The problem is that the headers are encoded in the excel. I use Kendo UI with JQuery The headers are fine in the grid, if the data is fine in...

View Article

Image may be NSFW.
Clik here to view.

Filling a specific column based on user inputs and tracking result

I have range of products that are routinely tested every quarter, each product is tested once annually.I need an excel VBA that prompts the user to input what product was tested and then prompt the...

View Article


Excel: refer to the fields in every row of a range passed

I have a spreadsheet with a couple of sets of periodical expenses and the times per year they happen, like this example:12 € 422,88 12 € 423,60 12 € 1.576,80 1 € 33,84 4 € 30,00 12 € 852,00 Every...

View Article

Slow Excel VBA Loop - Looking for improvement suggestions

I created a VBA macro in Excel linked to a button that hides or unhides specific rows.I want the button to be able to hide/unhide rows 5 and 6, 10 and 11, 15 and 16, 20, 21, 25, 26, 30, 31, etc... up...

View Article

Image may be NSFW.
Clik here to view.

Count the number of Sick Days (Denoted by "S") for each employee

so I have created a leaver tracker for our employees in an excel file. Background: Each sheet represents each month (ie: Jan, Feb, Mar, etc.) which includes the following information: ** Note: This...

View Article


Image may be NSFW.
Clik here to view.

How to merge two cells in excel with same field name

As i was trying to combine the two columns E and F as both have the same name(option 1 and option 1) into a single column where the data from the cell col F is copied into the empty cells of column E...

View Article


Processing Data to Excel in Python

i am trying to call API and process the data to Excel.My code :response = requests.get(query_used_by_url, headers=header) print response.content...

View Article

¿Cómo puedo manipular una ventana emergente con VBA?

tengo un código, que abre una pagina web, rellena el formulario y da clic a los botones necesarios todo funciona correctamente, el problema es que al dar el ultimo clic el resultado se muestra en una...

View Article

Export a filtered view from PowerPivot into Excel

Happy New Year 2020!I don't have any concrete example but I have a PowerPivot table containing nearly 2 million lines. Users will work on it regularly and filter down until they get the data that they...

View Article

Image may be NSFW.
Clik here to view.

What is the fastest way (computationally) to search for all items that match...

Most people use the .Find method of a range object or use functions like If Not IsError(Application.Match([Value to Search in the Range],[Range to Search],0)) to determine whether a certain value can...

View Article


Bringing up pictures in an excel dashboard

I'm looking to bring up pictures based on a users choice. So for example if I had a drop down list of dog breeds, say the user selected husky, a picutre of a husky would appear. Is there a way to do...

View Article

excel checking if user input is within the range

I just started learning about excel macro and I want to create a spread sheet which will error check for upper and lower limit. first setting the limits (user can choose those on one case) and then...

View Article


Excel - pulling a colour based on condition formatted cell

I have a made table which contains names and their dates of birth and current age. The cell containing the name is coloured a different colour based on their current age. This is done using condition...

View Article

Can not logout from a menu button with vba

I login to a webpage and when I try to logout it is just closes the window with ie.Navigate "http://b2b.site.net/el/?mylogout=" ie.Quit and is not logout first I use the following to logoutie.Navigate...

View Article


Loop until the last column in a row and fill comboBox

How to fill my ComboBox1 with all the values of a row without blanks from B2 until the End of the row?I know :Sheets("Sheetname").Range("A2:A"& .Range("A65536").End(xlUp).Row).Value but this is the...

View Article

Error handling Power Query refresh with VBA

I have a VBA code that refreshes my data connections twice and then calculates the workbook. I added On Error Resume Next, but when there is an error with the query refreshing it ignores my VBA error...

View Article

How can I change this range to something more dynamic?

I have a range that I define before executing an array macro, but I have to flip the way that I am defining it. It used to be a fixed amount of columns, but now its transposed and its a fixed amount of...

View Article
Browsing all 88029 articles
Browse latest View live


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