Return EFT Instead Of TFR
Apr 16, 2009
{=(--if(isnumber(search("tfr",c:c)),"tfr","")+(--if(isnumber(search("payment",c:c)),"eft","")","")+(--if(isnumber(search("american",c:c)),"amex","")))))}
I am trying to look up column C and if it contains tfr then return tfr or if it contains payment then return EFT etc etc.
I have also tried using this one as I can use more than 7 criterias. Only problem is that return EFT for all ect where does not contain TFR or payment brings back EFT
=IF( SUM(--ISNUMBER(SEARCH({"Tfr","PAYMENT","AnotherTerm","And Another"},C:C ))),"TRF","EFT")
View 12 Replies
ADVERTISEMENT
Jan 30, 2014
I am trying to create a data entry sheet to enter quotes on. When a quote is received, I click on my "Add quote" button and a userform appears. Data is entered into the userform (frmEntryForm) and returned back to the next available row.
I also need to be able to:
Edit a row by double-clicking it. When a row is double-clicked, data from that row is passed back to the userform, edited and returned back to the same row (to prevent duplicates).Validate that all fields are complete within the userform where relevant (i.e. if the work is not complete or in progress then the "Invoice Number" and "Actual Cost" fields are disabled and blanked to prevent entry (I think this is almost sorted judging by my tests)
I have attached my sheet : 2014 Gatwick Quote Log (Macro Enabled).xlsm
View 14 Replies
View Related
Aug 18, 2014
How to return address of the column or cell I selected from Application.Inputbox, not just return the value?
[Code] ....
View 8 Replies
View Related
Feb 17, 2010
Is there a way with the following formula to tell it that if value return is = to value of cell above then find return next value?
View 6 Replies
View Related
Oct 4, 2009
I am trying to find the largest value, second largest, and third largest value for a column of numbers then return a content value for the adjacent column that contains the name for which each. The problem I am running into is when the second highest has the same value as the highest and also when the third value is zero (n=meaning there are only non-zero numbers for the column). I am using these formulas currently whic work when the numbers are not the same and I have atleast 3 non-zero numbers but I need to modify in order to account for the problem stated above...
View 8 Replies
View Related
Jun 25, 2009
Hi, I desperately need help with a pivot-table and can't find anyone else who's ever had this problem...I have a very large healthcare data table which for simplicity I will describe as follows. In essence the first two columns respectively are (A) location and (B) month. Let's say the third column (C) is the number of cases of the disease kidpox treated in each health centre during that month. The fourth column (D) is the total number of cases of everything treated during that month in each clinic. The fifth column (E) is the proportion of cases of this disease over all consultations for each health centre and month, and the formula in E2 is .....
View 9 Replies
View Related
Jul 3, 2012
I am using the averageIf function and I need the cell to show 0 when then results are not positive. How to resolve my calculation
=AverageIf(a1:a10,">0",a1:a10) displays #DIV/0!
I want it to show 0 only
View 6 Replies
View Related
Jun 8, 2014
I'm working with an ancient greek lexicon, and I'm trying to get all the parsing to line up.
I have a table with
A
B
C
D
E
1
ἀκούω
I hear
present
first person
singular
[Code] ........
I want column F to display "present" if the row contains the word "present", "future" if it contains the word "future" etc
My problem is rather similar to [URL] .........., but I'm trying to search the whole row rather than a single cell.
View 5 Replies
View Related
Jan 17, 2010
I need to have a cell value not return - ( of any number) as it effects additional cells calculations the current formula used is =G4/50-SUM(I4:V4) I basically only need it to count down to 0 reguardless of the entries in l4:v4
View 2 Replies
View Related
Apr 25, 2008
I have two criteria that need to be met when running a macro to record a timestamp. First - the timestamp needs to be recorded in the first blank cell in the correct column, based on a selection made in a userform. Second - the next timestamp taken needs to be recorded in the same row as the previous timestamp. The times are being recorded in columns D, F, H, and J. So as an example.....
I record the time in column D, but I skip column F and record the next time in column H. That's fine - the timestamps are in the same row (say row 8). Now I record the time again in column D, one row down (row 9).. But this time I don't skip column F.. the time doesn't get recorded in row 9; it records in row 8.
Sub MacroD()
Dim LR As Long
LR = Range("D" & Rows.Count).End(xlUp).Row + 1
ActiveSheet.Unprotect
Range("D18:D" & LR).Value = Now
UserForm1.ListBox1.Text = "Time"
UserForm1.ListBox1.SetFocus
' UserForm1.Show
End Sub
Sub MacroF()
Dim LR As Long
LR = Range("F" & Rows.Count).End(xlUp).Row + 1
ActiveSheet.Unprotect
Range("F18:F" & LR).Value = Now
UserForm1.ListBox1.Text = "Time"
UserForm1.ListBox1.SetFocus
' UserForm1.Show
End Sub
View 17 Replies
View Related
Jul 21, 2009
I have a template that aids in forcasting revenues weekly. Dates (each day of the year) runs down Column "A". Accross the top are the dates for each week (52 dates).
Jan 1, 09 Jan 8, 09 Jan 15, 09 Jan 22, 09
Jan 1, 09
Jan 2, 09
Jan 3, 09
Jan 4, 09
Jan 5, 09
etc, etc, etc
As each week passes, new revenues are fcsted for the balance the year. These number are copy and pasted to the corresponding date in column "A" under the corresponding Row (week of forecast). As time goes on, the data postings starts to resemble a set of stairs. What I want to accomplish is, using a formula in one column I want to pull the last forecasted revenue for each date in column "A"
View 2 Replies
View Related
Jun 9, 2014
So I have say 1-4 columns that may have an A to describe a student as absent. In the 5th column I'd like it to add all the A's and return a value of 1-4 or if possible... a result that says 4A etc. The column might have another letter in it so i only need to add it up if it has an A in it.
To visualize, i just want to add up the students that have not attended a class.
View 14 Replies
View Related
Jul 28, 2014
Sheet 1 column A is comprised of several items. Column B is comprised of their prices. If a value from column A is entered into D1, I want the corresponding price to appear in A1 on Sheet 2.
A B
apples $1.00
pears $1.50
banana $0.60
grapes $1.20
If "grapes" is typed into D1, I want $1.20 to appear on Sheet2!A1.
View 3 Replies
View Related
Feb 28, 2014
I have a spreadsheet that is imported from Quickbooks Pro 2012, and it comes over with the following date format:
01/27/2014
I need a formula that will read that and return the value of 25th. To explain, any invoice that is created between the 1st and the 10th of any given month should return the value 1st, any invoice created between the 11th and the 20th should return 15th, and any value returned between the 21st and 31st should return 25th.
Where I'm at:
I'm assuming I'm going to want to use an IF function. Since the digits will always return in the same spot (the 4th/5th spot), I know I want the formula to return the value based on that specific value. I have the following formula that provides similar information/functionality, I'm just not sure how to edit it to return those values.
//=IF(LEFT(D14,1)="I","INV",IF(MID(D14,3,1)="-","CC","ACH"))
I have this formula that does something similar to what I want to accomplish, I'm just not 100% how to edit it to find the value that I want, and then return the value that I want. I guess the biggest issue is that I only understand about 85% of what this formula is trying to accomplish.
View 14 Replies
View Related
Apr 2, 2014
For mod formula (1,4) it returns 1. Why is that? I thought it's supposed to show the remainder. In this case there would be no remainder.
View 4 Replies
View Related
Apr 3, 2014
I think this may be impossible but what I am hoping to do is in B3 Return the date that is 3 working days before the date in B2. Working days being Monday to Friday in this case. so if the date in B2 is the 16/04/2014 3 days before this is the 13/04/2014 which is a Saturday so i would want the formula to return the 12/04/2014 which is the Friday. Is this possible?
View 2 Replies
View Related
Jul 6, 2007
How do I write a VB Script to take the user back to where they came from.
Example:
User is on Sheet 1 and clicks a macro that takes him to Sheet 10.
I need a macro that is on Sheet 10 that takes the user back to Sheet 1.
BUT if the User is on Sheet 5 and clicks on a macro that take him to Sheet 10
I need that same macro on Sheet 10 to take him back to Sheet 5.
View 14 Replies
View Related
Jul 12, 2007
I have a VLOOKUP formula and if it looks and does not find a match it will either put a "0" or a N/A. Is there something I can add to it to leave the cell blank if it does not find a match?
View 9 Replies
View Related
Oct 8, 2008
I have this vlookup formula and as you can see when I run it works good. The only problem is that I would like to have formula that it something is not found I don't get #N/A , but rather a 0 or blank.
=VLOOKUP(A6,GL!A$1:E$76,5,FALSE)
LOOKUPDIVDPTCC SALES 46120
010775010775 49,028,244.58
010200010200 3,373,145.76
010700010700 113,667.00
010300010300 14,382.54
011000011000 (1,518,076.05)
010600010600 589.98
011900011900 6,280.31
010900010900#N/A
011100011100 313.08
010750010750 570.90
View 5 Replies
View Related
Oct 29, 2008
Rather than explain, it's best to look at my simple example attached. Why am I getting #N/A in cell E6 when I want it to return "one"?
View 3 Replies
View Related
Nov 26, 2008
In C1 I have =OR(B10="MOODY",B10="AIB")
PROBLEM:
B10 (see below) is a Vlookup and it is preventing C1 to return the name of
the agency: AIB or MOODY - Instead I get TRUE or FALSE, No use to me.
Hours Agency
70.00 AIB
80.00 MOODY
40.00
40.00
40.00
40.00
40.00
40.00
70.00 AIB (B10)
View 2 Replies
View Related
Mar 13, 2009
I want to return the percent of change in the last two values from a column of values, that gets a daily update. I can use the Index,Match 9.99.....E+307 to find the last value in the column but I am unsble to get the next to last value displayed.
View 3 Replies
View Related
Apr 26, 2009
Clolumn D will always have a positive value, Column N sometimes will be zero.
using the formula =SUM(N6-D6) returns a negative value if 'N' is zero. I would like to return a blank cell or '0' if 'N' is zero.
View 14 Replies
View Related
May 20, 2009
At least as far as I can tell.
So let us say that I have a table that looks like: ....
View 9 Replies
View Related
Jun 15, 2009
Column A lists types of employees (managers, engineers, sales reps, etc.), each of which earns a seperate hourly rate. Column C lists hours worked, and Column D lists the total pay (Cx*Bx).
So column B is missing. Is there a way to generate the hourly rates in column B for each employee type in collumn A, i.e. if it's an Engineer, return $29, if it's a Technician, return $18, without an infinite set of True/Fasle conditions.
View 5 Replies
View Related
Jun 30, 2009
conditional value return. See the attachment.
View 3 Replies
View Related
Aug 31, 2009
Sheet 1, has column A with related values in Column B
I am looking for a method that:
return the column B value of sheet 1, if Column A value in sheet 2 can be is available in Column A in sheet 1.
View 3 Replies
View Related
Sep 11, 2009
I have two files with the below data:
File A
Bob Jones
Williams, K.
File B
Jones, Bob
Williams, Ken
The only commonality between the two files is the last name. I can easily separate the last name off File B, since it is always 'last name, first name'. I want a lookup formula to use the last name from File B (after I separate it), lookup to File A, and if it finds a cell in a specified column that contains the same last name, return data from another column within File A.
View 3 Replies
View Related
Sep 29, 2009
I'm trying to work out a formula which I think needs an IF added to it to make it work? Currently it doesn't return a value as one of the cells has a zero in it and I'm not sure where I'm going wrong as if I add an IF in then I can only get it to work if the first cell has a zero in it, but if the second does as well then it simply returns a null value!
View 5 Replies
View Related
Oct 6, 2009
I need to create a formula that will look at a row of text values and return the value that is the greatest majority. I have attached a sheet that emulates my issue.
View 6 Replies
View Related