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

[SOLVED] Code explanation please

Hi could someone explain to me exactly what the code below is doing especially the IF Statements Thanks in advance Code: Sub Calc()     Sheets("Sheet2").Activate     ActiveSheet.Unprotect...

View Article


[SOLVED] Macro if contains word in column A, put symbol in column E

Hi, I am new here and I need urgent help. I have excel sheet with million rows, and I need macro which will, if cells in column A contains specific word or part of a word, for example just "Nick", then...

View Article


Image may be NSFW.
Clik here to view.

Need to generate a random serial number that automatically populates the...

I am a newbie to excel and require assistance, In the attached, I am looking for a macro to generate random serial numbers in column B. That serial number once populated fully would transpose to the...

View Article

Image may be NSFW.
Clik here to view.

updating individual worksheets when specific person is selected on master sheet

Hello, I am trying to create worksheet that would help our office track files and progress on the files. Master sheet will have a list of all the files we have. When information for particular file...

View Article

Image may be NSFW.
Clik here to view.

I need macro to find and match

Hi, I have industry names,I need to match against keywords and put it in the next column corresponding to the industry. If any common word matches between Industry and keyword I should write that...

View Article


Image may be NSFW.
Clik here to view.

Copy and paste as values in vba loop code

I have asked this question on both Ozgrid and Mr.Excel: http://www.ozgrid.com/forum/showthre...kakkmaddafakka http://www.mrexcel.com/forum/excel-q...loop-code.html (could not find out how to attach...

View Article

charts and cells loose data after filter code fires.

I have this code that fires when a hyperlink in a cell is clicked. The code then filters data in a table on the page. However after it filters the table, my graphs and other data cells on the page,...

View Article

Go to the last cell in a column that contains a value

I have searched many forums but am having trouble finding and example of exactly want I am trying to achieve. In the cells in column A I have a formula that if the corresponding cell in column B is...

View Article


Image may be NSFW.
Clik here to view.

Get checkboxes value based on row

Hello everyone, I'm trying to find a way to check the value of several checkboxes on the same row without using their names ? Description of what I have and want to do : I have a excel (2010) sheet...

View Article


Macro!!! to many search results.

Hi all, To avoid having an error message for to many results, how can I limit the number of results to 100 or 150 in my search. This is the code that makes the search. Code: Private Sub Search_Click()...

View Article

Comparing two sheets and highlight unmatched data

Hi Team, I am here for another help. I have two sheets named new and master. I want to check the employee data are perfect in the newly added data (i.e. New tab). In New sheet there are 4 columns...

View Article

I need a macro for copying the data of all excel files into one sheet of a...

hey guys i am having 8 to 12 excel files i need all the data of those excel files in a folder to paste in a single excel file in single sheet

View Article

Convert list to multiple columns conditionally

Hi, I have a list of data entities and its attributes. I would like to create multiple columns based on the type of row. The row has unique identifiers to populate the columns. e.g. "Entity Name :",...

View Article


[SOLVED] XML Vba User Defined Error

I have the following code and whenever I run it it highlights the 1st line of the code and says "User-defined type not defined". What is wrong with it as I can't see any issue. To clarify, the line of...

View Article

need worksheet change event to fire when pasting; for all cells in paste range

I have a worksheet change event I need to modify. The event modifies the value of a cell if the adjacent cell meets a criteria. I want the event to fire if I paste data into the target range and to...

View Article


Checkbox-based actions

I've looked everywhere, and am unable to find anything that suits my needs (which may mean what I'd like to do isn't possible). I would like to have a script to make the sheet tab color change...

View Article

excel macro to copy data from multi text files in a folder to a single work...

Text files may contain any delimeter.

View Article


Image may be NSFW.
Clik here to view.

How to write macro for find and match particular string in a column

Hi, I have industry names,I need to match against keywords and put it in the next column corresponding to the industry. If any common word matches between Industry and keyword I should write that...

View Article

Image may be NSFW.
Clik here to view.

Making Workbook for Disc Golf Bag Tag Events - Need Help With Macro To Auto...

Hello, I am new to using Excel, which in our day and age is starting to be a rarity. I would say that I have given myself a pretty good crash course in Excel over this past month, but I am at my wits...

View Article

Application.OnTime doesn't work

Hi, I have a macro in Excel 2010 that I would like to run every day at a certain time. Tried using Application.OnTime but it did not work. WhatÂ’s wrong? This is my macro: Sub Daily() Application.OnTime...

View Article
Browsing all 50243 articles
Browse latest View live