The discussions
Copy and paste range of cells in xcel
I would like to copy an paste a range of cells (A1 - A15 )in Xcel to the same row and be given the option to specify the amount of iterations of this ...
Macros to insert rows defined in column "x"
Hi, I m new to macros, need your help to create macro per my below requirement... Eg.. Value updated in column "A" is 10 so it should add 10 new...
Macro on a pivot
Hi I have been trying to find a macro that copies a cell and pastes into a number of cells beneath it until it reaches another cell that has data, ...
Can this be done?
Hello, I have a spreadsheet that I created with the help of ac3 mark. Thank you Again. It works well and now i would like to see if i can add mor...
Macro range
SolvedHello, I am somewhat inexperienced in the world of macros in excel. I have a looping macro that runs from the bottom and i want it to stop at ...
I am just learning the basics
SolvedHello All, I am new to this community. I have just started learning Excel and am having a problem with a formula. the community here from what I have...
Formula help
Hi, I'm looking for a formula for the following scenario: Worksheet 1 Cell A 129622 Worksheet 2 Cell A Cell B Cell C 129622 1,000 35 ...
Adding a formula
Hello, how do i may be able to get auto deduct formula from a sum method of multi cells ? Thanks
Conditional format based on two criteria
Hello, Can someone help me please with a conditional format that would highlight an entire Row in 2010 if Column B on my spreadsheet has any one o...
Conditional formatting using a formula
I would greatly appreciate any and all help, please and thank you so much in advance! I am trying to create a conditonal format on a row of cells b...
Convert numbers to words in excel
ClosedHello, please give me the formula for converting numbers into words not not into currency and it should be like when I type a number such as 400 i...
Create a macro
SolvedHello, Please help me. I am new at macros, and I need to create a macro that will automatically total a column as below: # Name ...
Need help with an if function
SolvedSo, I am trying to get this formula to work. The situation is that one of our items have changed names. In the spreadsheet, I am trying to get a f...
Convert number to word in excel
Hello, i want a number to be converted to word in excel such that if i enter a number as 600 it should show as six zero zero please help me sir ...
Excel date problem
SolvedHi, How can I change the date format from a format such as 22042013 - (this is not a text format). One formula I have been given is: =IF(LEN...
About the vba
Hello, Im Kumar and would like to knoe how to setup the VBA in a snapshots. it would be more thankfull if u provide me the snapshots
Any part of string in cell matches part of string in another
SolvedFirst post after hours of fruitless googling :-) Working in Excel 2010.. I have merged two data sets and where there are instances of exact dupl...
Creating new sheet and transferring data to new sheet
With due respect I would like to have some Guidance for creating a excel sheet. My sheet is Date name in out time. This sheet contains 746 rec...
Inserting multiple rows with copy and paste the existing data
Hi The below code works fine with inserting new rows but I need an extension of the code to incorporate copy and paste function on the existing ro...
Help please with calculating large data in pivot table
Dear Sirs, Can some one please help me with creating a better Pivot Table in Excel 2010. I work for an automotive company and so have to track all...
Conditional formatting can't caputure text...need vb code please
SolvedHello, I understand i can't use c formatting to insert text and therefore am looking for a piece of code that will perform the following. Consi...
Conditional formatting based on changing dates
SolvedI am trying to keep on top of dates that are changed weekly based on last weeks dates, but i need to highlight the changed cells only. Example: ...
Please answer me.
Closedram-5,raja-2,rani-6,ram-2( i want to know the excel formula for count th total no. of ram )
Formula help
I have a table of window blind size prices. The price changes due to the width and drop of the blind. The headings along the top of 450mm, 600mm, 750m...
Find and compare calues in two columns
SolvedHi i need to look for values (strings) in column A and see if exist in column B. if exist return the line number. (tried vlookup but i get only ...
Help with cell programming!
SolvedHi everyone. this is my first time here, and in desperate need of help from some Excel Genie to make my wish come true! Ok, here is my "urgent" pro...
Conditional formatting in excel2010
SolvedI wish to have the following CF in more than three colours. I have placed the following in Data List L1,L2,L3,L4,L5,L6,M7,M8,M9,M10,M11,H12,H1...
Help needed in using marcos
SolvedHi, I need to write a marco that is able to compare the specific column in 2 different worksheets within the same workbook. (i.e Names of staffs) ...
How to automatically send an email when a drop down list update
Hello, I have looked into most of the other problems people have regarding excel, and can't seem to find a solution to my particular problem. So hope...
Conditional formatting in excel - off of a range of cells
SolvedHi I've never used these forums before but this issue has been bugging me for some time now.... so i thought i would leave it to the experts.... I...
How to modify the macro code for new structure of table
Hello, The short description an idea of macro code in the table Z is that if I add 2014 etc. (and other new sheets). It is directly moving me XYZ...
Simple macro for data cleaning, help appreciated
I have an excel file containing following data: ID , Amount , Year , Company 1 , 1000 , ...
Macro to search and copy specific info on the next blank line
I am hoping someone can help me. I will be as detailed as possible, but please let me know if you need more information from me. What my end goal i...
How to extract data & create database from different excel sheet
Hi I have data of around 4000 companies from one data sources in an spread sheet I have data of M&A, Joint ventures and wholly owned subsidiarie...
Trouble with a send key macro
i am trying to get a sendkeys macro in excel to send a string of keystrokes to another program and repeat ten times. the macro i have now will send th...
How to add confirmation window
Hello, I used below mentioned macro for locking teachers mark entry file. How to add a confirmation window like "Do you want to lock your data"? ...
Count if and count a
I need to count column C if cell equals "medicare" only on the same line column A has text. Column a is made up of names. I just don't need it to cou...
Macro
Solved/ClosedI want to write a macro from the start, I have date of employee name and their attendance on a workbook and on the other workbook I have a calendar. N...
Excel help on if formula
SolvedI want to say IF cell L27 equals the word 'low' then do sum of cell x * cell y, if cell L27 equals the work "expected" then do Sum of Cell a * b and i...
Combining two separate macros into one
Solved/ClosedHello, I currently am using these two separate macros independently but would like to combine them into one with the archive one being first. I'm...
Reminder in excel spreadsheet
Hi Team, I am trying to put a reminder in excel spreadsheet, I tried one macro, but its not popping up. Can any one you please help me to get this ...
Copy data from worksheets to master sheet
Hi, I have one input workbook with multiple worksheets(all are with same table format) and I have to look in to each worksheet and if there value t...
How to compare two different columns
Hi, I have a sheet with Id numbers in column A and names in column B, for around 50 workers. In other sheet I have Id number in column A, names in ...
How to the text/word of a cell in excel 2010
Hi, I am working on creating an excel spreadsheet in which I want a series of names to be outputted if the condition of another cell is valid. F...
Macro to search/replace text from another column
SolvedHello, I didn't realize I was being rude on my previous post, that wasn't my intention. I tend to have a "too the point" personality sometimes, and...
Rename a tap
Hello, frist I'm so sorry for my mistake , pls forgive me I don't mean that . always thanks every one, I don't no how I do that! If you please...
Conditional format text cells based on a column with numbers
Hello, So I have text cells describing what the numbers in the column next to it mean, however, I want the conditional formatting (data bars) to s...
Excel help
Hello, Novice needs help I am trying to extract the contents of cells from several worksheets and summarize on one Header Summary Sheet So i...
Macro to filter out text contents
i have Column E filled with numbers, formulas and text. I would like to write a macro to filter out the cells with text contents. The text contents do...
Urgent ansin excel
Solveda table caring 4 rows, first row is Name, second is address, 3rd row is date, and forth row is house name. how i arrange this in excel in date wise...