
I want to get with my ID the matching string, I am trying to accomplish that with a VLOOKUP =VLOOKUP(L2;Tree_Matchingnode!A:B;1;0) The Table that I am doing the Vlookup looks like this: +----------------+------------------+ | Parent_TREE_ID | Parent_TREE_NAME | +----------------+------------------+ | 1 | | | 2 | | | 3 | | +----------------+------------------+ The Matching tabel looks like this: +----...
ادامه مطلب
So I have been trying to add refrenced cells but each time I input the sum formula is get 0 as an answer. I did a search online and realised that I'm to use the indirect formula but I just cannot make head or tail of it. At best I am able to retrieve one number but my intention is not retrieval alone but adding the numbers in the refrenced cells. Any help will be greatly appreciated Oops I cannot post pictures at the moment but I hope the description of my headache will be understood from the th...
ادامه مطلب
enter image description herecan anyone pls help. I hv a list with Column A to C, Row unknown depends on condition. Column B contains either "A" "B" "C" I would a VBA code to copy all data from column a - c when Column B is "A" to sheet 1 and to sheet 2 when column B is "B" and so on, I know its using the For i = 1 to .End(xlUp).Offset(0), but then what should I do, I tried but wasn't working at all for me. can any one pls help Let's block ads! بخوانید...
ادامه مطلب
I am combining multiple data sources that list employee names differently ("Last, First", "Fist Last", "Last First", etc.) into one workbook and thus one table. I want to avoid spending a lot of time manipulating the imported data. I want to use a formula that will tell me if someone's name is in the row (A) regardless of how the name is displayed. Below is a formula that I was using, however it does not guarantee that the first and last name are matched in the same cell/row. (yellow highlight a...
ادامه مطلب
I am using a spreadsheet that contains constant data; I would like to be able to populate the cells on another spreadsheet with this data when a condition is true. I.e. The target spreadsheet is used to prepare estimates. When the user selects a predefined price quote from the spreadsheet containing the constant data, I would like to move this data to the Estimate Spreadsheet. Any assistance would be greatly appreciated. Jamie Let's block ads! بخوانید...
ادامه مطلب
I have a list of data that I need to rearrange in a specific way in the next sheet. I want to make the data to automatically be inputted to the next sheet as below as the total data is actually a lot and it takes time to do this by transposing and copy pasting to the correct order. Is it possible to make the data be arranged as such automatically by functions/macros? Let's block ads! بخوانید...
ادامه مطلب
Can someone please help me generate a list of people that hit their targets for different days, when they hit both of their targets a '2' will show in either the Y column or Z respective if they are early or late shift. i would like everyone that gets a 2 on their shift to be listed. Here is the Data Here is the outcome I am attempting Let's block ads! بخوانید...
ادامه مطلب
I recently opened ~70+ Excel files all at one time (it was a massive data dump from a database which I was going to be locked out of in about 30 minutes, so I wanted to grab everything I could conceivably need). Unsurprisingly, my Excel crashed from the load. Upon restarting Excel, the Document Recovery pane opened and showed me all of the files. Is there a way to automatically have all the files in the Document Recovery Pane open up? I don't want to have to manually go through and open up 70+ d...
ادامه مطلب
I have a table which contains multiple references per cell separated by a blank space. In an other table that contains one line per reference, I want to use VLOOKUP to retrieve the name of the component which is linked to each reference. Here is an example of my first table: And here is the result I'm trying to achieve: Use VLOOKUP of the reference to get the component name in the first table. I cannot get it to work as the number of references associated to a component is not constant. Let's ...
ادامه مطلب
I am seeking help in working out a couple of excel formulas. I have included a snip of the data that I am working with and the outcome that I am seeking to streamline with the use of formulas. Ignoring column A. I want to copy the values from B & C but there are duplicate values in column B which I want to ignore, unless the value in column C is different for the value in column B. So I want to get the values across from B & C as per columns F & G). Then I want to sum the values fro...
ادامه مطلب
I'm working on a VBA that pulls objects itemized in a spreadsheet in hopes of creating a mail merge that sends each attachment separately to the same email. The email group receives the emails but without the attachment. Can this be done? ...
ادامه مطلب
Currently I was making some graphs and manipulating some data. It looks pretty good so far. Problem is : I left my work computer at work, and need to have some graphs tommorow. The work computers generally all have Excel 2007. I was having some problems earlier today making the graph on my work computer and got home and dabbled around and finally got my desired graph. Now I'm not sure whether or not this is because Excel 2016 optimizes some things better, or I just formatted my data much better....
ادامه مطلب
I am using a INDEX, MATCH function in sheet Car Search to pull data from sheet Raw Data. One of the cells is Date Purchased, this will show the date in format dd/mm/yyyy (UK Format). The problem is, when I enter a date in this format, it doesn't correctly pull over to the Car Search sheet. Instead, it shows up 42350 when I entered 12/12/2015 in the Raw Data sheet. Both cells have been formatted to Date, but it is still showing up as 42350 and not 12/12/2015. Is it because the function is prevent...
ادامه مطلب
Trying to make changes on one worksheet to another. the 1st sheet is where I want to show the changes, the other sheets is where I make the changes ...
ادامه مطلب
My title needs some elaboration. I don't want the "single webpage" option, as that creates an mht file In Microsoft Word, and while Chrome can open it, I see the Firefox has issues Here's the file as a docx https://we.tl/XN4V8w6flT or from ge.tt http://ge.tt/8r0iFNd2 though that can easily be created just by having some text and highlighting part of it . And that's just a demonstration file, I may have lots more text and lots more blocks of text highlighted. I don't want an MHT file 'cos firef...
ادامه مطلب
I create a daily chart as this. As you can see, the data is hourly and the chart is daily. The bar is sum of all data in given day. How to make the chart so display average of the data in given day? ...
ادامه مطلب
I need to read multiple excel files and load into target table using Informatica powercenter.Can anyone help on this. Regards, Venu.Ch ...
ادامه مطلب
I have taken integers from 1 to 100 as my total population set. Now I generated 5 random numbers (using =randbetween() command) and called it my sample 1. Similarly, I created 200 such samples. Now I changed the number of data points in my sample and increased it to 10 in each sample and again created 200 new samples with sample size = 10. This thing I again did for sample size = 20. Now my problem is this - I have to plot them in such a manner that on my X-axis, I have Sample size = 5, sample s...
ادامه مطلب
When using Microsoft Excel it frequently happens that when I click on a cell with the intention of editing it multiple cells below that cell are highlighted. If I ignore the fact that multiple cells have been highlighted and edit the data I get the result I want, but if I wish to copy and paste, all the cells highlighted are copied and pasted! Why is this happening and how do I stop it? Let's block ads! بخوانید...
ادامه مطلب
The following Table is ready for comparison. When creating a standard bar chart value A and C are not easily comparable. In Excel you cannot display a value within a set on the secondary axis. So I created a column selecting every set individually and set B on a secondary axis the result is this graph. For the overlap I already found a solution. But the values from Old and New are not next to each other and in the same color. How can I create a bar chart that let me compare the values Old and Ne...
ادامه مطلب