The discussions
Compare excel data
Hello, In excel i have say the following coordinate data: 2792691.388 215476.765 423.165 2792691.388 215526.765 423.045 2792691.388 215576.765 ...
Excel macro to format report
SolvedHi everyone, I am new to this forum..........so new I've already typed my question, then clicked "ask your question" again instead of submit..........
Excel file is corrupt.
I hope one of the experts here will be able to save the files, which are very necessary for my work. My excel file became corrupt for very obvious rea...
How to format a cell based on date in another cell.
Hello, i.e. We want to format B1 based on date in A1. ( If date in B1 is 2 or more days higher from the date in A1, then B1 must get colored. This...
Dropdowns in excel
There are multiple ways in which you can create a dropdown list in Excel. Data Validation Form Control (Combo Box) ActiveX Control (Combo Box) But...
Conditional formatting based on dates
Massive long shot here.....I'm trying to conditionally format certain cells to black out after the end of a certain month. It is for a monthly time...
Move completed data in sheet 2
Hello, I have raw data in sheet 1. I need to move completed data in sheet 2. I m using column H to update work status as "completed or pending". Pls...
Excel vba - color code column cells based on values
Hi, Super new to VBA, and need to write code to evaluate the values in Column I, starting with I3 and going down a varying number of rows depending...
How do i change the format "yy/mm/dd" to show as "mm/dd/yy"?
Hello, I have a spreadsheet that I need to convert the date fields from the format "YY/MM/DD" to read as "MM/DD/YY". For example, if the field c...
Need to write a macro to copy a row of information if true
SolvedHi, I have a workbook with several tabs and I want to first check if Column F on the first sheet contains 13 as the year (12/16/13 is the format) and...
Vba cut/paste in another tab
Dear all, I'm trying to copy in a different tab all rows that indicate in column [AN] a value less to or equal to 12. However, this column, as i...
Transfer data from a sheet to another many sheets
Hello, I am trying to transfer data from one sheet to many other sheets . For example , when I write data to a row , I woul...
Assistance with excel macros
Greetings all My company uses Excel to track inspections and maintenance of portable fire extinguishers and I'm trying to add some functionality to...
Conditional formatting a row from a validation list
Hello, OK, I am trying to apply a conditional format to a worksheet whereas I have a validation list in a column at the end of the row of data. Ba...
Excel-macro to sumup data from multiple workbooks to master xlsx
Hi All, Can you please help me. Scenario: 1. There is a common template which has some tasks listed in columns against which the team members wil...
Vba help!
Hello, I am absolutely a novice when it comes to macros and VBA and need some help. I have a workbook with 6 worksheets. The first work sheet ("Al...
Using a macro to copy & paste from one sheet to another.
SolvedHello, Hi Guy's I hope you can help, I am using two sheets. one is spread across different rows so when I click create list it copies everything ...
Excel formula numbers to dates
SolvedHi, I need an excel formula for changing numbers to dates. It is part of the Julian Calendar but backwards and one extra number. Ex. 273143 is 9/...
How to use releative refrences in conditional formating??
Solvedthe first picture is the formatting rule of C7 cell the second picture is the formatting rule of E7 cell which i copy from C7. as you c...
Transferring data from a excel workbook to another automatically
Hi There, I'm fairly new at macros and I would like to write a code that will help me transfer data from a workbook to another. I update Workbook 1...
Conditional formatting based on another cell
SolvedHello, this is what I want: EXAMPLE: B3= Arash if B6=1 then B3 goes red if B6=2 then B3 Goes yellow and if B6=3 then B3 goes green i want to...
Conditional formatting based on another cell
Solvedi want to type a name in cell B3. and I want the cell's color change when I type 1,2 or 3 in B6 cell by using conditional formatting. is that possible...
Excel: merge adjacent rows if they contain the same values
ClosedHello all, I am trying to speed up a task which I have do it manually with VBA: There is a table like below" Date;Name;ID;Text 20120...
Color cell
please help me how to apply colors in cell using with formula..
Problem in excl
=IF(Y9="adgaon kh","channi",IF(Y9="ambasi","channi",IF(Y9="changefal","channi",IF(Y9="channi","channi",IF(Y9="charangaon","channi",IF(Y9="chatari","ch...
Converting multiple rows to one with multiple colums
Hello everyone, Can anyone help me with converting the below example of data in Excel Many thanks in advance.
Help me to add particular cells
SolvedHello, i want to sum particular cells when a number consists in a cell eg:- =IF($B$81:$BH$81=7=TRUE,SUM($B$77:$BH$77),0) it calculates a...
Conditional formatting
Hello, I'm trying to create a table for a field trip. Essentially, I want the students name highlighted based on their homeroom teacher. There are...
Macro/command button help
SolvedHello, I am in need of some help here and would greatly appreciate it. Here is what I am trying to accomplish. I have a basic excel file with two s...
Copy info from one excel sheet to another sheet
SolvedHello, I am respectfully asking for assistance on an issue i am having trying to write a macro for a form that i am currently working on. I have ...
To check first letters of two columns are equal
Hello, could you please tell me how to check whether first letters of two columns are equal
How to auto copy
Hello, My workbook contains about 1000 sales entries on sheet 1 . Some customers paid in full, but some other don`t. I will put a * beside the cus...
What type does it want? (vba question)
SolvedHello, So I have a pull-down list in Excel 2003 that is an expanded version of this: 011 012 01T 111 If I type in the cell (rather than ...
Comparing two columns
I have two columns both of which contain list of names.i want to get the output as true if the names are somewhat similar eg dane john and dwayne john...
Fix the last date
Hello, my target is 3900 but daily target is 50, how to fix last date for closing of my target. please define formula with examples Configurati...
Conditional formatting???
Hello, If I enter 1 in a particular cell, I want that cell and the next cell in the row changes to certain colour fill (ex. G5=1, then G5, H5)... ...
Conditional formatting to hide 00:00 in column
SolvedHello, I would be very grateful if there is somebody who could help me find the solution to what is most likely a simple problem. I don't have a grea...
Coping & pasting data in first blank cell in same worksheet
Hello, I would like the vba code for a macro ( using a form button) that copies data from cell:M1 to A13:A30 depending on which is the first blan...
Conditional formatting based on checkbox
Hi, I've been trying to conditionally format a merged cell by what happens to a checkbox. If my checkbox is blank and the control cell in B16 is "...
Help me on this formula to shorten
SolvedHello, i have 2 formulas tick mark automatically on worksheet.. please help me if further it can be shortened.. i want to know if J1 K1 L1 can sho...
How to copy data from one spreadsheet to all others
Please, does anyone have a macro to copy data from a specific range on a standard sheet (ideally with formatting) to all but one other sheet active in...
Copy data based upon cell value
Hello, Need help on copying data from file1.xlsx into multiple .xlsx file based upon column G values. The file1.xlsx contains... Column F Column...
Excel macro for copy row to another workbook.
Hello, New-ish to excel and I'm helping improve systems at the work place. The issue is I want to be able to copy a row. e.g. | New | 12345...
Excel picture inserting macro help - urgent
Solved/ClosedDear Rizvisa, please consider this little urgent and be kind to help me please I m trying to insert picture in excel column using macro which ta...
Conditional formatting on excel 2010
Hi, I am trying to figure out the correct method in which to apply a formula in conditional formatting. The first row contain the document names....
How autofill data from sheet1 to sheet2 in different order.
When we type numbers in any sequence in sheet1 but they out come countinusely in sorting sequence in sheet2
Multi percentage calculation
Hi all, Good day!! Need help in Excel formulas. I'm creating a workbook to counting a value in multi percentage and multi level. Here I attac...
How to count different charecters
SolvedHello, Please help me to count different charecters like xpa, spa, spb xpb.. if any of this exist in the cell it should count. if xpa is in A1 spa...
Check if input number is minimum and display a pop up dialogue
Hi, I am novice VBA developer. I am trying to write a macro which does following. 1.When a user enter a particular value into cell 2.Check if ...
Change date format
Hello, Change date format dd.mm.yyyy to dd/mm/yyyy for excel 2007