Dynamic Formula For Reuters Feeds
May 24, 2007
I am currently using the below formula to bring in data from Reuters:
=REUTER|IDN!'DE113504=,PRIM ACT 1,1'
I have the "DE113504=" part of the formula in cell A1 and want to change the formula so that it references this cell i.e. the formula becomes something like:
=REUTER|IDN!'A1,PRIM ACT 1,1'
The reason for this is that I have several such formulae which need to be changed if the "DE113504=" figure changes and don't want to just use the replace function as this could cause errors.
View 8 Replies
ADVERTISEMENT
Jul 9, 2012
I am trying to create a single input sheet that automatically feeds data into several other worksheets within the same workbook. Some of the sheets use the same data, some are completely independent of each other. The point of having this is so that users can go in, fill in the input sheet, and the other sheets will automatically be filled with data from the input sheet.
View 1 Replies
View Related
Dec 21, 2007
I have one row per day of the month in column A. each row has one or more cell entries in column B .... to column (variable) Right now I use a formula =concatenate(B2,CHAR(10),C2,CHAR(10),D2.....) for as long as it has to be, but this has its limits and requires a lot of editing as the number of filled cells for each row vary.
would it be possible with some macro code to manage the variable number of cells and then insert verything, wrapped text, in a single cell (can be cell Bx or a cell in a new column added next to the dates column) As soon as everything is in the single cell, the original data cells can be emtied. I can record a macro but that does not allow me to manage the variable number of cells . a small sample file attached.
View 7 Replies
View Related
Nov 14, 2012
I am having trouble creating a dynamic forumla in VBA. I used concatetnate to create a dynamic formula (below):
VB:
Sheets("Monthly Snapshot").Select
Range("L7").Select
ActiveCell.FormulaR1C1 = _
[Code]....
But - this is now the formula stored in the macro. So everytime I run the macro I get this exact same formula, not the new formula I created with the previous action. How can I get this new formula to show in the macro, or just have the macro convert the text in the cell into a formula by deleting the " ' " charcter on the front?
View 4 Replies
View Related
Apr 22, 2006
I have a large spreadsheet file with numerous worksheets.
Each sheet represents one month of the year and is named Jan05, Feb05, Mar05
etc.
In the "Summary" sheet I want to automatically reference a range in the
other sheets.
For example:
In the Summary sheet column A, I have the sheet names:
Jan05
Feb05
Mar05
etc.
In column B, (let's use B5 as an example) I want a formula that reads
something like:
=B4 + Apr05!C7
This seems simple enough, but how can I write a formula that 'automatically'
enters the sheet name (i.e. "Apr05") in the formula?
The row containing the data for Apr05 is only created when that month comes
along, in order to keep the file size as small as possible at any time.
View 11 Replies
View Related
Jan 13, 2010
I have a dynamic range formula that refers to a list that I've set up in row 65 of my sheet. Each time I go to the cell the has the data validation referred to in this range, the drop down list shows the list from the last entry and with more spaces than needed. =OFFSET('GROCERIES AMEX'!$E$65,0,0,COUNTA('GROCERIES AMEX'!$E:$E)-15,1)
The " -15" is the number that varies all the time. Is there any way to remedy this so the formula behaves as if the list was located in Row 1?
View 3 Replies
View Related
Apr 23, 2013
=sum(b2:index(b2:d5,0,match(a7,b1:d1,0)))
I want the dynamic sum to change to given two criterias that is
1 row in index formula needs to lookup codes in a2:a5(match function do no good cause i got multiple values)
2 column in index formula refers days in b1:d1
a
b
c
d
1
codes
day1
day2
day3
[Code] .....
View 9 Replies
View Related
May 14, 2009
I am working with a dynamic range on sheet name "DataPrep", the named range is "TGSDataSourceRange".
I need a formula that will look from row 2 down to the last row for columns "A-H".
The purpose is to identify the active range. I think the function is "Counta", but I can't get it right.
View 9 Replies
View Related
Mar 13, 2009
I have a spreadsheet that imports data from a database and into pivot. Several departments use that spreadsheet, but depending on the department, they may want to see e.g. 3, 4 or 5 different fields than other departments.
My spreadsheet also includes a great number of formulas included in a macro, so whenever I get a request to include field X, Y and Z, I end up spending a lot of time adjustning all my formulas to reference the new fields.
View 3 Replies
View Related
Nov 6, 2013
I am using the CountIf function (in column B) to count the number of events called "EVENT1" from columns C (Time) and D (Events), but the range needs to include all cells which, at the current B row, have the same value as in row A. I want to use a dynamic range so that I can account for the repeats.
Column A
Column B
Column C
Column D
Time
Count
Time
Events
1
=Countif(,"EVENT1")
1
event0
[Code] .....
View 6 Replies
View Related
Jun 20, 2014
I'm currently using an HLookup formula to create an output tab for a huge set of input data, but whenever I add new rows to the input tab, I have to adjust the formulas for each individual output cell.
For example, my output formula is currently "=HLOOKUP(B$4,'Inputs'!$B$2:$BJ$384,116,FALSE)," but if I add a new row to the input data, I have to adjust the table array and the row number for the formula. So, if I added a row before the 116th row, but wanted the output to be the same for this cell, I would have to update the formula to "=HLOOKUP(B$4,'Inputs'!$B$2:$BJ$385,117,FALSE).
Is there any way to adjust this formula so that it will automatically update to produce the same output without manually updating the formula each time I edit the number of input rows? Would an index/match formula work, and if so, what would it look like?
View 1 Replies
View Related
Dec 18, 2013
I would like to be able to write a formula which references text within a cell and the formula automatically changes when the text changes. Example is attached.
Current formula is
=IF(E2="A",F2-A2,IF(E2="B",F2-B2,IF(E2="C",F2-C2,F2-D2)))
Is it possible to write the formula so if I change "A" in A1 to "Z" the formula will change as well? Or the formula will at least always reference the text within the cell, not necessarily the text that exists at the formula's conception?
Example.xlsx
View 3 Replies
View Related
Jan 10, 2014
Ok so heres an example workbook:
Book5.xlsx
As you can see from the workbook, each column's amount of numbers depends on the data pulled from an index/match function.
These numbers will change and I want the TREND function to dynamically change with the data.
View 4 Replies
View Related
Jan 13, 2014
I have a list with dates in A and dollars in F:K
I may have 5 entries for the 1st and 50 entries for the 3rd the list continues for the year
I need a way to total each day individually in N
View 14 Replies
View Related
Jun 24, 2009
Is there a way of making a SUM formula dynamic using the outcome of another cell.
Say of the outcome of a cell is 2 it would count down 2 rows so the sum would read
View 6 Replies
View Related
Feb 5, 2014
[URL]...... I need to put more dynamics and fill this data set from other sheets, so I'm putting formula into column A, and this force chart react and insert another category. In other words I want to have this fill only if data present on different tab(worksheet).
That what I have now:
[Code] ........
is there any other COUNTB,C,D???
COUNTA
Counts the number of cells that are not empty and the values within the list of arguments. Use COUNTA to count the number of cells that contain data in a range or array.
View 1 Replies
View Related
Nov 30, 2011
Im having trouble implementing a dynamic formula through VBA to a cell. The relevant code I'm working with is
Code:
Range("H7").Formula = "=Sum(E7:" & Cells(7, fytc - 1)) & ")"
fytc is a Integer variable that will change depending on the month of the year (as the data positioning changes with the month of the year).
View 4 Replies
View Related
Jan 26, 2012
I'm trying to get a =GETPIVOTDATA formula to update daily based upon todays date but am struggling.
The data feeds from a SQL DataMart and the formula is:
Code:
=GETPIVOTDATA("[Measures].[Case Completed -Invoiced - Count]",SBVSDATA!$A$6,"[Time].[Day]","[Time].[Day].&[25]","[Lender].[MI Grouping]","[Lender].[MI Grouping].&[Cambridge]")
This is the specific part of it i've been trying to play with, replace the [25] with a cell reference A1 for arguments sake that contains TODAY()-1
Code:
="[Time].[Day]","[Time].[Day].&[25]"]")
View 7 Replies
View Related
May 22, 2012
Building a formula to calculate the total downtime for a specific configuration item (in this example: Wintrack).
See table below:
Task.NumberConfiguration ItemDowntimePriorityINC0028900Wintrack602INC0028900Data Tree201INC0028901Wintrack151INC0028903FAST1901INC0028904Wintrack102INC0028905Wintrack53
The table above will vary in row numbers every month so I would like to use dynamic range. I will be calculating total downtimes for each configuration item every month and would like those totals reflected on a separate Excel sheet. .
View 4 Replies
View Related
May 29, 2013
I need to use the valve in the last row in column 27 and subtract the value in column "Y". Looking to modify this "R37C27" to dynamic range
Range("AG1:AG" & lr).FormulaR1C1 = "=IF(R[2]C[-13]=""Nanner Table"",R37C27-RC[-8],RC[-6])"
View 1 Replies
View Related
Jul 23, 2013
I'm trying to create a dynamic sum formula off of a table of data which is then used in pivot tables and pivot charts. What I would like it to do, is show me the summation of values AFTER a filter has been applied. Everything I've tried returns a sum of the entire table (includes hidden cells). Perhaps I'm searching with the wrong query terms (this not called a dynamic sum formula?)
Using slicers and pivot charts, I need my account managers to be able to look at their territories quarterly performance vs. a "fair share" of company performance during that quarter. I.e. they would select the slicer for their region, and dates (ex april, may, june) and the pivot chart would show territory performance during that time, with a second column chart series which is company total from april/may/june (my dynamic sum) divided by the 8 territories...thus giving me what should be "fair share" during that quarter. Each territory has equal Opportunity, so this would allow them to see who is over-performing and underperforming in their territories.
View 2 Replies
View Related
Oct 5, 2013
I'm running a chiropractic office. In order to see where I've been and where I'm going I keep track of things like new patient visits, patient report visits, cash in, insurance in, etc. I keep track of this on a daily basis on one worksheet. The weekly totals are paste-linked into another sheet. It is this sheet that I would like to use to create a dynamic chart however, in using the OFFSET function to create the chart, the formula counts the 'blank' cells b/c of the paste-link from the previous worksheet.
View 1 Replies
View Related
Nov 11, 2008
In a macro, I need to apply a formula to a dynamic number of rows (the lenght of the file will change evryday).
My problem is that when I have recorded the macro, the code tells to apply the formula from row 1 to 3 as today there are 3 rows in my file but tomorrow i might have 10 or 1000.
What code should I use to apply the formula to as many rows as my spreadhsheet contains?
View 9 Replies
View Related
Sep 24, 2009
i'm using a formula to derive some data in a column of an excel tab. it is -
=IF(H2=5,(CONCATENATE(YEAR(E2),(0),MONTH(E2))),CONCATENATE(YEAR(E2),MONTH(E2)))
how can i add a dynamic range to this so that it updates automatically when the number of rows expand?
View 9 Replies
View Related
Jan 1, 2010
why this isn't working?
=SUM(OFFSET(A4,0,3,1,(LOOKUP(9.99999999999999E+307,4:4))))
View 9 Replies
View Related
Feb 15, 2010
I use the function OFFSET for names in order to be able to add new rows below the table without the need of changing the range of the name.
However, there are error produced if I work it this method.
I am not sure whether it is due to the formula but maybe because of the data or format validation ? Generally, in my cells I include
if(CellRef="";"";formula)
in order to copy the formula down. Pls also look at the defined names ....
View 9 Replies
View Related
Oct 12, 2007
I am trying to insert a formula into the cells in a column dynamic range.
I never know how long the column will be from instance to instance.
I have been trying to use the following code,
Sub insertf()
'
' insertf Macro
' Macro recorded 10/11/2007 by bbactadmin
'
'
Do Until myrange.Value = ""
ActiveCell.Range("f10").Select
ActiveCell.Offset(1, 0).Range("f1").Select
Range.Formula = _
"=VLOOKUP(LEFT(E11,3),fam,2,FALSE)"
ActiveCell.Offset(1, 0).Range("f1").Select
Loop
End Sub
I am trying to insert the lookup in all of the cells in the column within the dynamic range.
View 8 Replies
View Related
Aug 18, 2014
The situation requires some context. I have a spreadsheet that is pulling data in from another location. It is simply a 'Location!A1' link - the source data updates daily as it is a Business Objects report that I dump out and I want to then bring that info into another spreadsheet.
My challenge is attempting to order the data as it comes in without having to manually sort the Business Objects report everyday. Because the link to the BO report is simply a cell look up, I have to take the data as it comes.
I've tried the rank formula according to a price (as this is what it needs to be ranked by) but because some products are the same price as each other, it simply doubles up (so if there's two products at $10, it ranks them both the same e.g. 4). Once I get the right rank, I can then vlookup the right order in a way I can then reference properly. EXAMPLE 180814.xlsx
View 5 Replies
View Related
Nov 27, 2007
In column C i have dates. I have formula that count all the dates that are older than 20 days. The formula works perfectly. Now i made a Dynamic Named Range of the column A and now the formula results in #VALUE.
View 11 Replies
View Related
Oct 21, 2009
I basically have this worksheet which has Cell D3 Being Dynamic. It puts the lowest cost supplier from columns H:W. If i change the prices in H:W it will bring up the lowest cost supplier in D3. Once D3 is chosen i want it to self populate F3 and G3 based off of what is in D3. This data should be pulled off from what is in the H:W columnns corresponding to the supplier in D3.
View 3 Replies
View Related