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

[SOLVED] Formula not working when put inside VBA macro

Hello, I am using 2 formulas to report the quarters and fiscal years of dates found in column A (starting at A2) in Excel 2010. The formulas are working perfectly in Excel but when I try to incorpoate...

View Article


Image may be NSFW.
Clik here to view.

[SOLVED] Summary sheet - copy cell contents from multiple sheets to one...

Hi, How would i copy contents of cell B4 for every sheet (except summary) to cell column A on the summary sheet ? Attached Files Hafod Products Merged JS 14.1.13.xls‎ (159.5 KB)

View Article


If Duplicats in col A, I need differences in other colls to be highligted

Hi there, I might be making life harder then it is, but I cant find an answer to my "problem", and would really appreciate someones help. I've got a table which download information from our business...

View Article

excel macro range define to another sheet / named range

hi all, i got this macro from internet to transfer excel range or named range to powerpoint, and it works except i need to change MyRange = another sheet name or named range, can anyone help so this...

View Article

How to Auto-Hyperlink cells to folders with same name?

Untitled 1.jpg In my # Liste named excel file, I have a list of people (as you see on B column) and a folder for each of them with their names. I want this if you can help me: When I select a cell and...

View Article


Image may be NSFW.
Clik here to view.

Macro to transform raw data into a fixed template

Hi. I need som desperat help. I have a raw data sheet with 8000 lines times 12 months. I need to convert this data into a fixed template. i have recorded a macro, but I need som help with ajusting the...

View Article

edit pdf metadata by vba

hi friends, i've got some pdf files and the authors of those files in an excel table. I want to edit the metadata of those pdf files to change the authors of those files to the ones in the excel table....

View Article

Save cell values into a new column

Hello, I have a financial program that links to Excel and updates quotes tick by tick. I made some calculations and would like to save each value for a cell into a new column. I tried already a change...

View Article


Image may be NSFW.
Clik here to view.

Pass Date value from custom calendar control to Userform Combo Box:

Good Evening, File attached. In the attachment I have two user forms. UserForm1 has a combobox --> click on the dropdown arrow Userform - uf_Calendar will show. When I double click on the Date in...

View Article


Image may be NSFW.
Clik here to view.

Macro to copy and paste a variable range

Hi, I am looking to write a macro that will copy and paste several ranges of cell values from one worksheet (Team Report) to another (Data). The width of the ranges will always be constant, 63 columns...

View Article

Image may be NSFW.
Clik here to view.

Open Event that lists files names and extracts data from those workbooks

I am trying to create an open event that will list the workbook names in a defind location (this location will not change and so would be put directly into the code). After listing I want it to extract...

View Article

Copying down formulas with a form

I have created an input form which looks like this: Private Sub CommandButton1_Click() RowCount = Worksheets("RAW DATA").Range("A1").CurrentRegion.Rows.Count With Worksheets("RAW DATA").Range("A1")...

View Article

Combining Two Excel Files into One

Hi, I have two excel files, one has ~2100 rows of data the other has ~3500. The two files have two common columns, one is the year and the other is a unique identification number. I need to combine the...

View Article


Macro data to a new sheet

I have data input for a particular stock (ticker, start date, end date) on Sheet1. The macro pulls pricing from Yahoo Finance and displays on Sheet1 in Cell C7. What I would like to do is have the data...

View Article

Sending VBA code from a Module to Code a worksheet

Hi All, Although I've often used this site and found the answers quite easily - this time I've had to post the question....: :confused: So new here at posting - here goes. I'm building up a macro that...

View Article


Export specific sheets into 1, 2, or 3 workbooks, depending on cell value

Greetings- I am attempting to export selected sheets of a master workbook to either 1, 2, or 3 new workbooks, depending on the value of cell C27 (which will be 1, 2, or 3). The filename of each new...

View Article

Split Rows For Unique Values In A Column To Different Workbooks

Hi Iam trying to segregate data based on the cell value(which is a Text) in a Column, cell value is repeated many times in the column. Iam trying to copy the entire row and all rows with same value...

View Article


Help with a worksheet control to govern column data entry ...

Hi all - new to VBA and trying to get this to work - any assistance is grateful. I am looking to control data entry in one of two worksheet columns (14 and 16) -such that data entry will only be...

View Article

Formatting Macro

Hi, I'm trying to create a dynamic MACRO for formatting purposes. Here are my objectives. Based on whatever active cells I have selected (therefore it will be using relative references)... 1. format a...

View Article

Image may be NSFW.
Clik here to view.

Hide Columns not Matching Reference Cell?

Hi all! Thanks for taking the time to read this. Needing the help of a Macro wizard! I'm a newbie at Macros but very keen to learn. I want to create a Macro to hide a set range of columns that do not...

View Article
Browsing all 50094 articles
Browse latest View live