Quantcast
Channel: Excel Help Forum - Excel Programming / VBA / Macros
Browsing all 50054 articles
Browse latest View live

Extract/Copy Text from Cell, and insert that text in a new row below

Hi, I am working with a spreadsheet/csv for importing products into a webstore I am making for the company I set up... on the spreadsheet; it has a "_category" column (column I) in which it contains...

View Article


Google Trends Revisited: csv download fails

Dear all I am trying to download a list of csv's. My Excel file is organized like this: Number | Link 0 http://www.google.com/trends/trendsR...ent=1&export=1 .... I have tried the solution from...

View Article


VBA SET Command to Open Workbook is Generating Errors

Hi all, hoping someone can help with this: Using the Set command (xl2003) to open a Shared Workbook, (or re-open if already in use, as it usually is, being a Shared file and all), to grab some data for...

View Article

Mulitple Criteria Index,Match or Evaluate issue

Hello Excel Forum Community. I am a new forum member, have worked for two days on this problem, and have miserably failed at every step. :( I have also tried to get an answer from another forum...

View Article

VBA Code for pivot countif

I want to create a pivot table with countif condition on the count of Coloum B corresponding to Column A. The data is like Code FEE AMOUNT w 10 10 w 12 8 e 11 s 15 6 w 16 8 s 8 s 9 5 e 1 1 e 6 2 w 5 7...

View Article


Prevent Typing in Drop Down List Cells

I'm trying to prevent users from typing in a cell which has a drop down list through data validation. Can anyone suggest some code to accomplish this? The issue is that if you type something not...

View Article

Image may be NSFW.
Clik here to view.

Finding and replace from different sheets

HI, it is my first post. I need to have a micro to find and replace between different sheets in same workbook. the cells which will be replaced could be changed in location within same sheet, and...

View Article

Formatting ErrorBars not working correctly with VBA

Hi, I have the need to create a timeline using information from MS Project 2007 and Excel 2010. I have figured out how to export the tasks and related details from Project into excel using VBA while...

View Article


Image may be NSFW.
Clik here to view.

using 2 sheets to auto fill one and misc. tweaks that i need help with

All descriptions and images as for what i need is in the file between the sheets. I think the solution is simple but it just eludes me at this time. So if any one could help me or give a macro that...

View Article


Image may be NSFW.
Clik here to view.

Vlookup convert to userform/vba

Hello, could you please help me converting Vlookup to VBA/Userform? Attached is the Sample. What i need to do is: 1) When I input number in Task number textbox, task name textbox will auto populate...

View Article

Stop procedure completely without error

Hello, When we want to end a procedure (that's been called by another sub routine) within an error handler, we just use END. This prevents the error handler from passing back up to the original sub...

View Article

Find and Replace File References With VBA

Hi, I have many large closed workbooks I am trying to reference using direct references. I do not want to open them all and use the INDIRECT function. Also the =PULL function is not working for me and...

View Article

Run a Non VBA Script

We are an IBM iSeries company. I have several query scripts that I run manually to pull data and drop to Excel spreadsheets. I run these by double clicking on the script shortcut icons. I then run a...

View Article


Cells are coloured according to weekdays; need each week start cell and end...

Hello I've made a VBA script which will colour my cells according to week numbers, with a little help from a borrowed function. Now I've got each working week coloured - Monday - Friday - I want each...

View Article

Range Selection and Active Cell problem

In my Spreadsheet I use a macro to scroll down to the next entry with the same date (don't want to use Filter for this as need to see entries with different dates) Only Column A will always have an...

View Article


[SOLVED] how would I find the display excel with longest character count over...

For instance: A1 = Hey B1 = Hello I want C1 to display Hello since it is longer than Hey

View Article

UPC Displays wrong

In the cell my number looks like 6-61120-20444 but in the formula bar it looks like 6112020444. How can I change it to look like 6-61120-20444 in the formula bar? It was suggested that I develop a...

View Article


Image may be NSFW.
Clik here to view.

Find date and copy names to other sheet

Hi. Can someone help me? In Sheet1, If dates in cells F:J are equal Today, then copy to Sheet2 Cells C and E of Sheet1. example attached Thanks... Attached Files help.xlsx‎ (10.1 KB)

View Article

Macro to Copy Cells From One Workbook into Another as Text

Hello, I have 86 separate files that analyze account volume in the 86 different sales territories. Each file has four tabs, one for each product category. I need to compile a master for the entire...

View Article

Macro to match cell value on two wooksheet copy data on another column on row...

Pinata2.xlsxHi, I have only been a member for about 3 months and am learning vba. I am usually able to resolve most of my coding issues by myself, by reviewing posts and solutions on this forum and...

View Article
Browsing all 50054 articles
Browse latest View live