Skip to content
View in the app

A better way to browse. Learn more.

Tip.It Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Help With Excel

Featured Replies

untitledyb4.png

 

 

 

this is a small pic of my program

 

 

 

used off someone eslse

 

 

 

dont mind the markings

 

 

 

 

 

 

 

is there a way to make a formula that if the text box has the words "torags plate" it adds a certain amount of money to the total cash box?

 

 

 

 

 

 

 

click the link in my sig if u want to download it

fulldragsigcopydh25.jpg

Double post.

 

 

 

 

 

 

 

Edit - My Bad. They were two totally different threads.

ragenori9bosq4.gif

Thanks Venomai for this super sig and Kwimbob for the awesome avatar!

Here is my solution, I used Google spreadsheets but they are mostly the same.

 

 

 

spreadsheetpr4.png

 

 

 

 

 

 

 

=if(conditonal test,value if true,value if false)

  • Author

crazy

 

 

 

im gonna try this tonight ive been trying to do this for such a long time

 

 

 

 

 

 

 

but how do u do it so that its all in 1 form

 

 

 

so that works for 1

 

 

 

but how do u get if if a1 =(torag plate, 10) (torag legs, 50)

 

 

 

cus ill need to write a big fat code for all the barrow items

 

 

 

 

 

 

 

nevermind got it

fulldragsigcopydh25.jpg

I'm not too sure what your saying but i think your asking how to do this for multiple items but fit it all in one cell.

 

 

 

Try doing it calculation by calculation, then progress to fitting it all in one cell.

 

 

 

An simpler way would be to make a column for each bonus thing you need and then a total bonus column to add them all together and then you can just add that cell to the total number. Once you do that it should be a matter of copying and pasting.

 

 

 

 

 

 

 

it should look something like this:

 

 

 

 

 

 

 

Find what items are present in the cell with 3 different columns calculating it.

 

 

 

Cell B2: =if(A1 = "torg plate", 500,0)

 

 

 

Cell C2: =if(A1 = "torg belt", 200,0)

 

 

 

Cell D2: =if(A1 = "torg vest", 300,0)

 

 

 

Calculate the total values of the 3 cells.

 

 

 

Cell E2: =Sum(B2:D2) OR =B2+C2+D2

 

 

 

Sum up the total of everything.

 

 

 

Cell H2: =E2 +

 

 

 

 

 

 

 

 

 

 

 

Here is a sample of what it should look like with similar formulas to the ones last mentioned:

 

 

 

dfdfdfddld1.png

 

 

 

 

 

 

 

With the formulas i used showing(not same as ones above).

 

 

 

 

 

 

 

dfdfdfddnq1.png

 

 

 

 

 

 

 

 

 

 

 

If they all reward the same amount try using the or function.

 

 

 

Here is an explanation from a website:

 

 

 

OR(logical_value_1, logical_value_2, ...logical_value_30)











Returns TRUE if at least one argument is TRUE. Returns the value FALSE if all the arguments have the logical value FALSE.. Logical_value_1, logical_value_2, ...logical_value_30 are conditions to be checked. All conditions can be either TRUE or FALSE. If a range is entered as a parameter, the function uses the value from the range that is in the current column or row.

 

 

 

 

 

 

 

Try using Insert > function , it can sometimes be a lot easier.

 

 

 

I think you are trying to do too much that you don't know try reading some parts of this.

 

 

 

http://www.usd.edu/trio/tut/excel/

 

 

 

 

 

 

 

 

 

 

 

Also if you don't already know there is a thing called a fill handle:

 

 

 

best_t1.jpg

 

 

 

just click and drag to copy formulas and it automatically updates for the new locations. The reason I am telling you is because if you don't use it you will waste hours of time copying and adjusting formulas.

Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.