I have a 3 column table, the first column is always populated with email addresses, the second column will have secondary email addresses if that person has one, I want a formula in the third column to have the secondary email address if it exists, if it doesn't I want it to have the address from column one.
I am trying to write a formula where the column header of the row in which a value other than 0 exists, will display for each instance (row) where a value exists in an array spanning 3 columns. So the result cell could be any of the three column headers, or a combination thereof.
I started the formula in P2 of the GL Detail-2012 tab. File attached.
Here is what I started: =INDEX($M$1:$O$1,SUMPRODUCT(COUNTIF($M$2:$O$67756,))). Not working.
I would like to display the column header of the row in which a value other than 0 exists in a cell for each instance that value exists in an array spanning 3 columns. So the result cell could be any of the three column headers.
I started the formula in P2 of the GL Detail-2012 tab. (FILE TOO BIG)
I'm trying to create a questionnaire and in each question you got to rank the answers 1, 2, 3 and 4 according to your preferences.
So I'm trying to use data validation to allow ranges between 1 and 4 and at the same time I'm trying to use =countif($A$1:$A$20,A1)=1 to prevent repeating selections but my problem is that with the data validation tool I can only select one of those options either allowing whole numbers between 1 - 4 or allowing custom and using =countif($A$1:$A$20,A1)=1.
I have serial numbers say 1 to 100 in column A. In column B i have values which are text and numbers combined. In column C I have similar values as in B.
Now, if any value in Column B appears in Column C, then in Column D It should tell me Yes or No or 0 or 1.
I basically want to know whether any value from Column B exists or not in column C. I tried Countif and Vlookup but didn't work.
I have a cell with data separated by hashtags and the letter 'x'
For example #1001x1 refers to a product code and x1 being the quantity.
#1002x2#1003x1# would become:
CODE QTY CODE QTY
1002 2 1003 1
I'm currently using the code:
[Code].....
Sometimes there will be files when there will be lots of codes to delimit, but sometimes there will be no codes to delmit.
So when there reference will only be #1001x1# the above code will try and delimite the next column along (column G) but there is nothing there to delimit and the error code "No data was selected to parse" pops up.
What I'm trying to ask is, is there a way to make a macro that only delimit columns with data.
An image is here: 12.23.2013-13.59.36 - joezeppy's library
I want to create a table that lists the number of entries for each cell in column a and then lists the entry next to it. Can I use a pivot table or something?
i need a formula that tells me if a value exists in a column. for example if there is a value in a cell in the b column of 23 no matter where it is, i want cell c25 to return the word "yes".
I'm trying to do a formula without using a marco. The formula would do the following:
- Highlight value in column A if the value is found in column B and on the same line value in column F and I are equal to zero; - Value in column A could match many value in column B
I tried everything I know but can't seems to make it work.
I have a spreadsheet that contains data that needs to be copied over to a new worksheet if it contains a Date. For instance, if a Date exists in column F on worksheet1, I want to copy the entire row's contents from worksheet1 to the next empty row on worksheet2.
As it stands now, the data ends on row 67 in worksheet1 and ends on row 221 in worksheet2. So, if there is a date in F30, I would like to copy all of row 30 and past it into row 222 on worksheet2.
Im trying to write a formula that will check if a name that I have in column A also appears in column B and if it does I want it to return a value for example TRUE in column C.
I'm currently doing a survey and I have all employees in column A (600persons) and then column B I enter thos that have taken the survey. So If an employees name exist in column B he/she has done the survey and then they I get the value "TRUE" or "1" or something else. So in this way I can easily see who has and who hasn't done the survey. I've been trying with VLOOK and so on but I can not get it right? Maybe I need VBA?
I require a row of details to be copied to another worksheet by typing in a unique ID using a macro so Sheet 1 is a data base of items (every item have a unique code like 1001, 1002 etc) and sheet 2 has a table, and next to the table is a cell, which i need to work like a search engine.
i need to be able to type the unique id in a cell, in sheet 2, then click an Add command Button. This button then finds the unique id in sheet 1, and copies all the items details in the same row, into sheet 2 in the table, then i require the search engine to be cleared for the next item to be added. (Assumed Experience:Below Average, I know few formulas and know very basic macros)
I have an excel worksheet that creates the total arival/departure time for workers. In the "ore lucrate" column i need a formula that checks wheater or not in column b exists text, if it does then check if cell r12 is bigger than one hour and the substract exactly one hour from it, i.e. 03:45 needs to be 02:45. However if it's not bigger than an hour then put the result as it it (r12). And finally if the adiacent cell in "ore lucrate" doesnt contain text then it should be left as the folowing 00:00.
I have the following code, but it takes longer than expected to run. Is there anyway to speed this up? I am not sure if autofilter is a option. I just want to search through range A16:Z16 and if the word "FALSE" exists delete the entire column. The word "TRUE" is the only other word that would exist in range A16:Z16
I know how to separate data into different columns i.e. Marry Johnson into two separate columns; however, I have data in different rows that I need separated into different column. See screen cast [URL]
trying to find the value of column A (date field) if it exists on the row that the cursor is presently on. I'm trying to check for the value before performing the next function to make sure the user is on a valid row. Cursor could be on any column A to F. Columns are always 6 but the rows can vary.
One has numbers the other has "YES" or is blank. I want a formula to look at the second column and where there is a "Yes" then count the number in the same row in the first column.
How to get Excel to automatically link address to company names?
Background information
I have started making a database in Excel and added company names and adresses in two seperate columns. Later I checked for duplicates by pasting in the company names from a database I have made before. Now, about 50% of the company names remained and so I want to remove the duplicate company names and adresses from the first file without sifting through them manually.
Example
File prior to duplicate check/removal (tab called 'Database' in attached Excel file):
Company name 1 Address 1 Company name 2 Address 2 Company name 3 Address 3 Company name 4 Address 4 Company name 5 Address 5 Company name 6 Address 6
*used another database (without adresses) to check for duplicate company names*
File after duplicate check/removal (tab called 'Database (2) in attached Excel file):
Company name 1 Adress 1 Company name 3 Adress 2 Company name 4 Adress 3Adress 4 Adress 5 Adress 6
The idea is to make Excel automatically fill in the adresses from the companies that remain after the duplicates check from the tab called 'Database' on the tab called 'Database (2).
I have an excel of around 20.000 entries and I need it completed tomorrow for work There is the address in one column, and I need to copy and paste only the city to the next column. Any formulas I tried return an error. The city can have one or more words and it is usually after the zip code. For Example:
PLACE DE LA FONDUE 04360 MOUSTIERS SAINTE MARIE ----> MOUSTIERS SAINTE MARIE 19 AVENUE DE MESSINE 75008 PARIS ----> PARIS 160 BIS RUE DE PARIS 92100 BOULOGNE BILLANCOURT ----> BOULOGNE BILLANCOURT 25 SQUARE DE MONT-LOUIS 95380 LOUVRES ----> LOUVRES
I am wanting to allow the user to select a cell in a worksheet and return the cell address and information/value from the cell. For example, if "Dog" is in cell A1 and "Cat" is cell A2 and the user initiates the Macro I would like the macro to to pop up a message box and say something like "Select a cell in Column A". When the user clicks on cell A1, I would like the message box to pop up and say, you selected "Dog" in cell A1.
I want to select a range. The address of the range is governed by a range object called customers which is dynamically generated.
Customers will run from A1 to an address I can't predict. How can I specify the range address to be selected. I presume I enter some code that says go from row 1 column 1 to the last row, last column but I'm not sure how.
I have the following information under column A, I would like to just have the email address for each under column B. So column B should consist only of email addresses from A.
Lets say I have some web addresses in column A (Sheet1) and I want retrieve data from all those sites to another worksheet (Sheet2). Data from 1st site should be put to Sheet2!A1, from 2nd site to Sheet2!A51, from 3rd site to Sheet2!A101 etc.
There are some similarities with this thread: Dynamic Web Query From Cell Values, but I don't want the data to be on separate sheets and as my programming skills in Excel are rather limited, I failed to modify the solution given in there.
I am trying to have a cell in sheet "Summary" count the number of cells in column DX of sheet "Analyses" that are greater than 0, provided that the value in column A of "Analyses" corresponds with the value in B8 of sheet "Summary."
(In "Analyses," there are 106 subjects, each taking up 64 rows. So, columns 1-64 correspond to Subject 1, columns 65-128 correspond to subject 2, etc. In column DX, each subject has 64 values that are either 0 or greater than 0. In "Summary," each subject has one row that summarizes the 64 trials. I want a single cell in the "Summary," sheet to reflect the number of times each subject produces a value greater than 0 in column DX of "Analyses.") I tried using this formula, but it did not work correctly:
(Summary!B8 = 1, so I am trying to calculate the number of values in DX that are greater than 0 only for subject 1.) When I press enter, this yields a value of 384. This is impossible, given that subject 1 only has 64 possibilities of yielding a value greater than 0. Subject 1 has 2 values in column DX that are greater than 0. I tried making this an array formula by pressing Shift+Ctrl+Enter, and that just gives me a #VALUE! error.