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

Image may be NSFW.
Clik here to view.

Transpose a set of 6 rows to one column and repeat for next columns

Hello All, I'm a newbie to this forum, and I am in need of serious help because me=excel idiot. I have a rather large set of data. Basically I have data in 42 rows by 89 columns. I need to transpose...

View Article


Create macro that searches multiple named ranges and returns name of the...

Hello, Can you please help me how to write a macro for searching multiple named ranges? I have following dynamic named ranges List1 List2 List3 List4 List5 List6 List7 List8 I would like to search them...

View Article


Listbox code from As Variant to As Long

Hi all, I've learned that the As Long is much better than As Variant when it come to improving macro speed. Code:     Dim data1() As Variant     data1 = Array("a", "b", "c", "d", "e")...

View Article

needed required alignment for the output for my developed macro please help

hi i developed the macro please find the below atachement iam getting the output as actual output: actualoutput.jpg expected output expected output.jpg please help wat to include in my code as to get...

View Article

Need a Macro to find Which Assignments are Good for Closure

Hello all Techies.. I have worked with "Ifs" and "Ors" and "Ands" and "VLookups" but i understand i will need something with MACRO because the number of Subprojects vary on every project We have some...

View Article


Image may be NSFW.
Clik here to view.

Insert a row above the next non zero cell in a coumn

Dear Friends, i really need to have a macro to insert the rows on above the next non zero cell in a column (say "A") from the active cell. i am attaching a sample file and briefing below to make you...

View Article

Image may be NSFW.
Clik here to view.

Delete the Rows If value zero

dear friends, i wish to have a macro to reduce my work of delete and update the zero balance rows on my work sheet as like the sample file attached for your clear understanding. some one can help me...

View Article

Image may be NSFW.
Clik here to view.

run all command buttons with one button if criteria is met

hi i have a userform with 10 commandbuttons on,each button is at the end of a row of textboxes,if the first row is filled with data it saves to sheet and goes to next commandbutton and so on untill one...

View Article


Image may be NSFW.
Clik here to view.

"Control Panel" Help - New

Hi there! I am very new to programming excel (as in I can do formulas and basic functions within Excel, but I am hoping for something better here). I have some functions working such as the "Clear"...

View Article


Image may be NSFW.
Clik here to view.

Need to insert Rows Based on a Condition

Dear Experts, I have a file where I need to insert rows based on employees working in the site. I am doing it now manually but its a tedious task as I have to do it for more than 7000 people. Below is...

View Article

Image may be NSFW.
Clik here to view.

Excel Search Function - Help

Hi there, I am wokring on adapting a VBA someone else wrote to apply it to my excel workbook. So far I have it working to display the results of all the feilds that match the text with "C6" or (6,3)....

View Article

[SOLVED] Retaining Userform Input In A Variable

Hello, I am trying to save the user-inputted value of a TextBox in a variable that I can reference in my Module code. I have stepped through the code and the variable has a value within the Userform...

View Article

Macro button copy specific rows from all worksheets to a summary sheet

Hi everyone at Excel Forum! I have been trying to solve this problem for weeks! I am trying to create a macro (to assign to a button) that will, for all worksheets in the workbook except "summary"...

View Article


[SOLVED] Add another For / Next to Macro

Hi All I have the following macro that applies conditional formatting to every F15:F21 range in every wrksheet, when the condition is Greater than 50% then the color should be Red. How can I add...

View Article

[SOLVED] Userform Vlookup Increment Cell Value

Hi, I'm new to the forum! :) I have a list of transport companies in column E with their consignment/reference numbers in column G. I have a userform with a combobox, a textbox and a command button....

View Article


Send data between sheets

Hi all, I have 4 sheets, 3 of them are to fill in information (They are templates) and the other one is to store the information as database. I would like to have a code that i could transfer...

View Article

Image may be NSFW.
Clik here to view.

[Urgent] Creating a Macro to Copy Time sheets Data of employees into Master...

Hi Guys, I am new to Excel Programming. Now, i need to create a macro to copy the data from time sheets of different employees into the Master sheet. ie., each employee's time sheet details in to a...

View Article


Image may be NSFW.
Clik here to view.

Automatic emails to vendors with data

I am in need of a macro to send automatic email to vendors with few data. I have attached a file with this. Please help me out Attached Files Book1.xlsx‎ (9.4 KB)

View Article

open Pivot table from VBA

Hi All, I want to open pivot table from VBA but I also want to put date range so i can only show me the data the i have selected date range for PO number Description apr-13 may-13 jun-13 jul-13 aug-13...

View Article

Customizing the ribbon in 2010(vs 2007)

Hi all, after switching to 2010, my Ribbon invalidation has stopped working. I guess that I have to change something either in the .rels or customUI file. But so far I didn't had any luck in narrowing...

View Article
Browsing all 50049 articles
Browse latest View live