excel-formula

(excel 2013) 3D formula with VLOOKUP function

馋奶兔 提交于 2020-01-04 21:37:29
问题 some time ago i was asking similar question in here 3D formula with the same position of cells but now i am facing much more difficult problem. I have a sheet named Storage and other sheets called simply shop1, shop2. In storage i have all of my good which are sold but not in every shop i sell the same and all goods. so in some shop you dont find specific good for example. And now what i want. In every sheet i store number of sold goods and in storage i would like to have the SUM number of

Match Any Word Inside Cell With Any Word In Range of Cells

北战南征 提交于 2020-01-04 14:06:55
问题 I have a list of phrases. I would like to check if any new terms match that list partially by word. I'm looking for a code to implement fuzzy matching on the list to return the cell that has a close match. Example Data: Phrases,Terms real term,new words great work,new term check phrase,more phrase example here,great alpha phrase random,beta new Desired Output: Phrases,Term,Match real term,new words,No match great work,new term,real term check phrase,more phrase,check phrase/phrase random

Using the Rank Function In Excel

谁说胖子不能爱 提交于 2020-01-04 07:09:20
问题 Sorry if this has been answered and I feel it may have but I am struggling to find an answer that helps me to the point of success. I have a basic spreadsheet for time trial results. The spreadsheet is for both men and women. Basically, points are awarded for the quickest times throughout the entire competitors on 30 second intervals which is fine (Cloumn N)...(I have managed this) My question is - On top of this the top 7 men in ranked position is awarded additional bonus points and the top

Excel - Formula or Macro to fill a cell based on another cell that links to yet another cell

你。 提交于 2020-01-04 06:04:29
问题 In Excel, I am trying to make a cell based of the values contained in two other cells. I need Cells X and Y to have data based on Cells L and #, like so.... X Y L 1 2 3 4 5 6 A 6 1 1 6;1 6;1 7;1 7;2 7;2 8;1 B 7 2 4 6;1 6;1 7;1 7;2 7;2 8;1 So row A, has columns X and Y filled based of the values in the number columns. The specific number needed is what is filled in in column L. I am not sure the best way to phrase this question. If my example doesn't make sense, I can try to clarify or provide

For each cell in a range, if a value in a seperate range is found in the next cell do stuff

僤鯓⒐⒋嵵緔 提交于 2020-01-04 05:27:22
问题 This Macro I have built works but I am hoping for a faster version or a Formula that will do the same in less time. What I Have: For Each cell In Range("Table_Query_1[[#Data],[Reason2]]") For Each PossibleValue In Range("F2", Range("F2").End(xlDown)) If Len(cell) = 0 Then If (InStr(UCase(cell.Offset(0, 1)), UCase(PossibleValue)) <> 0) Then cell.Value = PossibleValue.Value End If Else Exit For End If Next If Len(cell) = 0 Then cell.Value = cell.Offset(0, -1) End If Next The only other way I

Find the last non empty cell ADDRESS without VBA

有些话、适合烂在心里 提交于 2020-01-04 03:51:20
问题 I need to find the last non empty cell in an Excel spreadsheet, but I need its address, not its value. For example: When I want the value for the last non empty cell in column K, I use this formula: =LOOKUP(2;1/(NOT(ISBLANK(K:K)));K:K) My problem is, I dont want cell's value, I need its address instead. I already tried to use function CELL without success. 回答1: You can get the last populated row number of a known column with the MATCH function but it helps to know whether the column is filled

Find the last non empty cell ADDRESS without VBA

帅比萌擦擦* 提交于 2020-01-04 03:51:17
问题 I need to find the last non empty cell in an Excel spreadsheet, but I need its address, not its value. For example: When I want the value for the last non empty cell in column K, I use this formula: =LOOKUP(2;1/(NOT(ISBLANK(K:K)));K:K) My problem is, I dont want cell's value, I need its address instead. I already tried to use function CELL without success. 回答1: You can get the last populated row number of a known column with the MATCH function but it helps to know whether the column is filled

Microsoft Jet oledb connection to excel loses formulae

三世轮回 提交于 2020-01-04 02:48:08
问题 I have a dataset and I write it's values to an excel file using Microsoft Jet 4.0 Oledb provider. I want to put hyperlinks into the excel, for this I write "=HYPERLINK("http://www.abc.org/x.pdf")" in DS and then write it to excel. But when the excel is opened it prefixes a ' (quote/apostrophe) before the formula and there it comes as a text, not link. Can you help me removing that quote so that my excel file has hyperlinks instead of that as text? I need to use Microsoft Jet 4.0 provider (not

EXCEL: Array in a cell. How to get the array back?

℡╲_俬逩灬. 提交于 2020-01-04 02:17:07
问题 Let's say I have in B2 the formula =ROW(A1:A3) . This formula gives an array of {1;2;3} . Because a cell only holds one value, cell B2 displays a value of 1 . Any place in the worksheet, the formula =B2 gives 1 , not the array. Yet, Excel still remembers the array because the formula is still in B2 . Is there any way to get the array back so it, the whole array, not its individual elements, can be used for further manipulation? I'm looking for something like OPERATION(B2) = {1;2;3} . For

Splitting string to parts with specific pattern and conditions

百般思念 提交于 2020-01-03 16:58:47
问题 I have the below-like array of about 5k+ strings as output from certain application (for security reasons I may not provide the exact data, but the example format is pretty much similar to the actual data): kasdfhkasdhfaskdfj42345sdsadkfdkfhasdf5345534askfhsad asdfasdf66sdafsdfsdf4560sdfasdfasdf sdfaasdfs96sadfasdf65459asdfasdf sadfasdf8asdfasdas06666654asdfasdfsd fasdjfsdjfhgasdf6456sadfasdfasdf9sdfasdfsadf Simply, I have non-breaking alphanumeric string that consists of 5 parts : [latin