Adding And Subtracting Based On Text

Jun 6, 2014

I'm having an issue with Excel. I believe I need to use a nested IF statement but I can't get it to work properly.

Starting Total = 50
Col A Col B Col C
20 IN 70
40 OUT 45
35 IN 80

What I am trying to achieve is if col B says in then add col a to the col c total from the line above, if col c says out then subtract col a from the row above in col c.

I have worked out how to subtract or add in seperate formulas but i cant seem to get it to work in the same formula.

View 4 Replies


ADVERTISEMENT

Adding/Subtracting Times

Sep 8, 2009

I'm making a table for myself to keep an eye on my hours worked every week. What i want is to be able to enter the start time and the end time and for Excel to find the time difference inbetween (not numerical mathematical difference) also i need to subtract a half hour from the time entered for monday thru thurs.

View 2 Replies View Related

Adding And Subtracting Time

Jan 23, 2008

I have the formula in my spreadsheet to compute time. It works only if the time in B1 is greater then the time in A1. I would to know if there is a formula to compute time with either negative or postive answer. For example if a carrier was set to load their papers at 12:02pm and ended up loading early at 11:50am I would like the result in C1 to be -12 or (12).

Currently I am using the formula: =HOUR(B1-A1)*6+MINUTE(B1-A1). Like I said, it is all good until someone loads early and then I get a "#NUM!"

Are there any other formula's that I can use or is there a simple modification to the formula I am using?

View 9 Replies View Related

Adding/Subtracting Dates

Mar 10, 2008

1) To be able to get the current date in the format of 3/10/2008

2) To be able to take dates from 2 cells and get an integer value for the number of days between the two dates

View 9 Replies View Related

Adding And Subtracting Date And Time?

Oct 17, 2011

I've tried a number of examples but I can't seem to get it to work. the desired results in column C.

10/17/11 12:00 PM10/17/11 1:00 PM1:0010/17/11 12:00 PM10/17/11 9:00 AM(3:00)10/17/11 12:00 PM10/16/11 9:00 AM(27:00)

View 4 Replies View Related

Userform - Adding Amount To One Cell And Subtracting From Another

Jul 10, 2012

I'm decently competent at VBA but no real experience with userforms. I have a very simple 3x2 table:

Type $Amount
Cash $xxxxxx
Product A $yyyyyy
Product B $zzzzzz

I want a simple userform that moves money between the products, ie the user selects a money amount in the form (ex: $1000) and that amount is added from one product and simultaneously subtracted from the other. Note that the amount selected would be subtracted from one product's current balance and added to the existing balance of another product. No new money is coming into the system.

View 6 Replies View Related

Cell Totals - Adding And Subtracting Values Which Contain Letters?

Jun 19, 2014

I was wondering if it is possible to get the SUM function to:

1) Add numbers in cells that contain letters or no letters.

2) If there are brackets that cell would be subtracted from the total, again ignoring any letters.

For example:

A1 = 3 ABC
A2 = (3 ABC)
A3 = 4
3 ABC + (3 ABC) + 4 = 7

View 5 Replies View Related

Counting And Adding Based On Text?

Jan 29, 2014

So an example xls is attached.

What I want to do is to get excel to calculate the numbers I have highlighted in yellow automatically, the data on the left is dynamically updated

View 3 Replies View Related

Adding Cells Based On Shade / Text Colour

Jul 4, 2007

I have a spreadsheet where I am adding up figures in columns.

I need to differentiate between 4 different "types" of cells to sum.
Cells with figures in them are either green, red or have no fill; and some cells contain no figures at all.

At the bottom of the column, I need to total up all the figures in red cells, as well as all the figures in green cells.

The shading of these cells is not permanent - colours are changed as work progresses, so I need the totals to keep up with this.

If it cannot be done based on cell fill colour, is there any other way to do it, other than the usual long-winded way of @sum(..... etc

View 9 Replies View Related

Taking Percent And Adding Subtracting Percent Formula

Sep 12, 2012

I have a percent 3.14%, that I want to show 15, 20 and 25% above and below that percent. I am showing below the results and then formula. The top calculation results in the same on both the left and right. However the -15,-20, -25% results are different. Which is correct.

3.14%

20% +/-
3.14%

0.63%
or
6.28%

1.57%

2.51%

[code].....

basic math, but I don't understand why the results are different.

View 3 Replies View Related

Adding Or Subtracting One Month To A Month Number

Nov 12, 2009

I have forumlas that will look at this cell and take action of the month in a different cell is either 1 month greater (Frontmonth+1) or less (Frontmonth-1) than "Frontmonth". As we approach December I'm realizing that logic will breadown since the FrontMonth+1 would be 13, not 1 (January)

Is there a way to get excel to add 1 month to just the month number so that if Frontmonth = 12, Frontmonth+1 would return 1, not 13?

View 9 Replies View Related

Excel 2007 :: Conditional Formatting And Adding Text To Cell Based On Multiple Cells

May 31, 2013

I'm using Excel 2007. I would prefer to stay away from the scripting side of the house if possible. This is basically a 3 day forcast weather chart. The top is the actual weather data, the bottom portion is a color coded reflection of how the weather affects various things.

This product is created in excel, but will be embedded into a powerpoint. It will be updated daily. Here is what I would like. I want the color chart at the bottom to update automatically based on the data I enter above. I have a grasp that I can update the color through conditional formatting, although im not exactly sure what that will look like with all of those cells.

I also figured out that I can insert the letters in those lower cells with something similar to " =IF(C6>90, "T", "") " which would put in a 'T' for Temperature when the temperature got above a certain degree.

I run into a problem when I have multiple factors affecting a single cell. For instance on the example in day 2 of my image. Personnel are affected by Temperate AND UV Index. How would I set up that cell to pull that information from both of those cells and display it accordingly? I would prefer the letters to stay separated by the comma, but I could live without that. The default cell color will be green, with the potential to be yellow or red. I left a few examples of possible situations on day 2 and 3.

View 3 Replies View Related

How To Combine Text Values Of Formulas In Addition To Adding Text

Jun 15, 2013

I am trying to combine the text values of several formulas in addition to adding some text (punctuation) in between.

Here is the data that I am trying to combine

C14: 2013
C15: Period 6
C16: Week 1

In Cell C13, I would like to have this value returned: "2013 - Period 6, Week 1"

Is there such a way to do this?

View 9 Replies View Related

Adding Text To The Start And End Of A Cells Text In Another Cell?

Nov 28, 2013

I have some text I wish to add some content to the front and back of it. i.e. the text in the cell is "214.212.134.62" and I want to add "http://" to the front of it and ":9999" to the back to it, so it looks like "http://214.212.134.62:9999" in a different cell.

View 3 Replies View Related

IF THEN For Text And Adding Values Associated To Those

Apr 3, 2013

I am trying to create a spread sheet where I have different columns. The columns consist of name and dollar amount. Names may occur more than once. I would like to scan the column with the names and copy the different names to another column. Once that is done, I am hoping to copy the value or sum of all values associated with that name to the column beside it. I am going to have a long list of names with different values and I would like to sort them and add up those values. I have attached an example of what I am hoping to achieve. I am hoping my 'Sum of Values' is actually summed, I left it longhand for explanation sake.

Name
Value
Name
Sum of values

x
4
x
4+2

[Code] ....

View 1 Replies View Related

Adding Text Msg To Code

Jan 22, 2010

I have the following code that updates columns A,B and C. The columns are hidden and have some 500 plus rows. Cell E2 reads the last entry in column A (a date, such as 1/22/10). I would like to add a line in the code that, if cell E2 equals todays date, will prevent a second update and display a message "Update Complete".

View 12 Replies View Related

VBA - Adding Set Text To The End Of A Range?

Dec 1, 2012

I've got a range of cells that I'd like entered into other cells, followed by _SheetName.

For example, I've tried the following:

Sheets("AllData").Range("D6:J6").Value = Sheets(1).Name & "_" & Sheets(1).Range("D6:J6").Value

But it runs a run-time error '13', type mismatch.

However, both

Sheets("AllData").Range("D6:J6").Value = Sheets(1).Name & "_"

and

Sheets("AllData").Range("D6:J6").Value = Sheets(1).Range("D6:J6").Value

Do their respect parts of the process so I'm not sure why the combined version doesn't work.

View 4 Replies View Related

Adding A Scrole Bar To A Text Box

Feb 21, 2007

how do you add a scrole bar to a text box?

View 9 Replies View Related

Adding Text To One Cell

Oct 18, 2007

I have Abbreviation in column A and their full description in column B. I need them both (A + B) to be in column C.

Eg:
in column A
AVER
ANNU
BEFO
CALC
NETP
Blank cell
TOTA
SUBT
GRAN

In column B
Average
Annual Leave
Before Tax
Calculated
Net Profit
Blank cell
Total
Sub Total
Grand Total

In column C at cell C1
AVER – Average
ANNU – Annual Leave
BEFO – Before Tax
CALC – Calculated
NETP – Net Profit

In column C7
TOTA – Total
SUBT – Sub Total
GRAN – Grand Total

I am manually type this and using ALT+ENTER keys to place cells together in column C

If I can have VB code to do this task would be great. The code is to add a group of cell in column A and B then place them in column C and also reverse them back to where they were if I needed to.

I’m trying to attach the HTML file if I can, otherwise, please see the above example ....

View 9 Replies View Related

Adding Formula With Text

Apr 2, 2008

Is it possible to have in cell A1 "Sales Reviewed Weekending" and then the formula =TODAY()-WEEKDAY(TODAY())+1) all together?

View 9 Replies View Related

Repeat Text While Adding To It

Dec 6, 2006

I need to create a macro to add a string of numbers into a cell. The cell has content already. This is an add on the content of that specific cell.

1.1
1.1.1
1.1.1.1
1.1.1.1.1 and so forth

View 3 Replies View Related

Adding Cells With Text

Jan 13, 2007

in a cell range a1:a5 I have the following data .5v .25s 1v .75s .5v. I want to add all numbers with v and s separately so that in cell a6 I can have totals of v i.e. 2v and in cell a7 1s

View 2 Replies View Related

Adding Based On Certain Conditions?

Mar 6, 2013

I am doing a financial analysis for a hospital. I want to know how to add something to a number based on conditions. Base pay is $300 for the first 10 patients. If more then ten patients >11-20 add 40 dollars per visit if greater than >21 add 50 dollars per patient

View 3 Replies View Related

Adding Line Based On Value?

Mar 13, 2012

I would like to insert a line if a cell contains something. I get it to work in a macro with this:

Code:
Sub insert()
If ActiveCell.Value = "*" Then
ActiveCell.Offset(1).EntireRow.insert
End If
End Sub

But if i want it to do this in sheet change it doing nothing

Code:
Private Sub Worksheet_Change(ByVal Target As Range)
If ActiveCell.Value = "*" Then
ActiveCell.Offset(1).EntireRow.insert
End If
End Sub

View 6 Replies View Related

Sequence Adding Based On Name?

Jul 1, 2014

I want the numbers to increase based on the labels from a list, such as the first john chosen will get a 1 on the first cell on sheet 2, if john is chosen again the 2nd john will get a 2 on the next cell on sheet 2 and so on for the other names.

I tried to use IF(COUNTIF(D:D,D2)=1,LARGE(IF(D:D=D2,E:E)+1),1) but it didn't work out.

View 3 Replies View Related

Adding Speechmarks Around Text In Columns

Dec 7, 2012

I am trying to write the code for adding double speechmarks for the number of columns on my spreadsheet with a column heading Notes. There are about 10 columns out of 30, and all of them need double speachmarks.

My manual process was to insert a new column in from of the 'Notes' column, use the concatenate function for example - =concatenate("""",A2,"""") and copy the function down the column. The I was geting rid of the formula by copypaste special values, transfering to my original 'Notes' column and at the end deleting the new column that I added at the beginning.

Is there a quick code to populate a concatenate formula via VB? If not, what code can I use to replicate my manual process via VB. On the quick note, the spreadshee has always the same number and order of columns, but number of rown is defferent each time.

View 3 Replies View Related

Adding Text In Same Cell As Formula?

Jan 6, 2009

I have a list of numbers in column A (i.e.: 1234)and I need them to show up in column B in with an "*" asterisk on each side on the number (i.e.: *1234*). So I was using "=a1" in cell B1, is there away to add the asterisk to the formula as text?

View 6 Replies View Related

Adding A Cell In A Text String

Aug 10, 2009

I was able to find the syntax to add a cell within a text string but I am having a formatting problem. The cells which I am adding were using formulas that left decimals. Although I turned off all of the decimals on the cell, the values when I used the cell within the text string included all of the decimals and in some cases 6 or more decimal places. Is there a way to keep the formatting of the cell?

View 11 Replies View Related

Adding Text To End Of All Cells In Column

Feb 16, 2010

I have about 5000 rows of data and I need to add the same letters (.jpg) the the end of all the data in a column.

View 4 Replies View Related

Adding Text Over Imported Image

Jan 8, 2013

I have imported a jpeg image into Excel but can not figure out how to move it to the "back" so I can add text on top of it. When I make it a "background", it makes duplicate backgrounds when I only want one. Is this the only way and if so, how do I set it so that I only have one image in the workbook?

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved