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

Need a Macro for automated search result.

I need a macro for the following steps: 1) Copy the name of the product eg: "Apple iPhone 5 64GB Black" from cell A1 2) Search it in a specific website eg:www.Amazon.com and get the results page. 3)...

View Article


Pattern Match

Not sure if this can be done with a VBA or formula? Can anyone help me with this? In my workbook, patternmatch, I would like a VBA/Macro or formula that would search each line of my data field and...

View Article


get caption of optionbutton in userform from a cell in worksheet

Hi Experts I have approximately 152 option buttions in 76 frames of a userform i.e. 2 optionbuttons in one frame and laid out as per the following example. I want to change the caption of all of them...

View Article

Image may be NSFW.
Clik here to view.

Make 1 column All Caps, Alert when duplicate entry in another column, point...

Basically, I need to have whatever is entered into column E converted to All Caps upon exit of each Column E cell. I need to have the user alerted if they've entered a duplicate into Column G, then I...

View Article

[SOLVED] Creating multiple rows from one row with multiple columns

Hi I have been searching your posts and found a VBA post to split one row into multiple rows, however I need something that will return a little different results. I am looking for some help with this....

View Article


Conditional Averaging

Hi, newbie here. I am trying to figure out how to take the average of one column, dependent on it meeting the criteria of TWO other columns For instance: Professor Course Number Difficulty Abe 101 5...

View Article

Extracting Worksheet from multiple files + consolidated them...

Hello, What is the best way to accomplish the following? 1. Extract Sheet7 from multiple excel files (the files are budget templates, so they are exactly the same). The sheet 7 has formulas, so I would...

View Article

DDEPoke a value through RSLinx OEM to an address in my PLC using VBA

I am running the VBA code: RSIchan = DDEInitiate("RSLinx", "Topic_Name") DDEPoke RSIchan, "Program:MainProgram.REC_Unlatch", Range("K3") DDETerminate (RSIchan) This code is taking the value in cell K3...

View Article


Working with several Collection class modules

Hi everybody, I have these two class modules - cVendor - that takes details of each individual vendor and cVendCol that can make a collection of cVendors. the initial vendor data is date wise and get...

View Article


Image may be NSFW.
Clik here to view.

arrange data within the range

Here i have attached my sample sheet. in my sheet first sheet is my normal data & second sheet is my expected data. what i want is i want to remove empty cells & need to arrange data in between...

View Article

Excel 2010 VBA: Reference Formula To Another Workbook

Hello, I am trying to reference a vlookup function to another workbook, the filename of the workbook will change overtime. I want to be able to make the formula dynamic so that it will always adjust to...

View Article

automating raw data into excel templates

hey, i have some raw data that i want excel to automatically format into templates. my sources of data all come in a variety of formats. Is there a way i can do this? is there some tutorials i can...

View Article

Need a macro that finds specific text in all sheets of a workbook

Hi, My problem is actually very simple. I need a macro which will find all cells containing text "date:" and then insert value of cell B3 of the first sheet in cell on the right... Example: cell C5 in...

View Article


Array highlight multiple of 10 and copy

Goodday I am looking for a macro solution that can list a 10 number jump in an array. All my data is in column G2 till the end of column G.There is a seperator >> in a row but only the data...

View Article

inserting text under the last used cell in a column

Hi, I have developed a tool which will format a report pulled from one of my firm sites. i need to insert text under the last used cell. i know it works using offset but i am not that much familiar...

View Article


how to show record from sheet2 to sheet1 based on selection of combo box

Hi ti all, Just want to ask (macro) in how can do below scenario I have Sheet1 it has Name Subject1 Subject2 Combobox ComboBox = combobox has a value coming from sheet5 1styear and 2ndYear a b c d e...

View Article

How to copy rows to new worksheet based on unique first character in column

Hello, I am trying to create a macro to copy rows from a data file into separate worksheets based on the unique first character of cell entries for a particular column in the data file. I read previous...

View Article


How to copy rows to new worksheet based on unique first character in column

Hello, I am trying to create a macro to copy rows from a data file into separate worksheets based on the unique first character of cell entries for a particular column in the data file. I read previous...

View Article

How to copy rows to new worksheet based on unique first character in column

Hello, I am trying to create a macro to copy rows from a data file into separate worksheets based on the unique first character of cell entries for a particular column in the data file. I read previous...

View Article

Urgent : Macro code is not working properly.

Dear All, Below mentioned is the code which I have writen to select, copy and paste the data in new file, but my code is not working. First let me explain what I am looking for. 1) I have Workbook with...

View Article
Browsing all 50049 articles
Browse latest View live