Thursday, January 10, 2019

yogi_Conditionally Format A3:G If Cells in column E or F Have Time Value > 18:00

Google Spreadsheet   Post  #2573

Yogi Anand, D.Eng, P.E.      ANAND Enterprises LLC -- Rochester Hills MI     Jan-09-2019

question by: TJ G:
https://productforums.google.com/forum/?utm_medium=email&utm_source=best_answer_notification_button#!topic/docs/A9DIl4VtPO0;context-place=forum/docs
Conditional formatting with MM:SS value
Hi,
I'm trying to figure out a custom conditional formatting formula. My goal is: I want to highlight an entire row if I enter into a cell a length of time greater than 18 minutes, or 18:00 (i.e. 18:34, 18:45, etc). 

If I were wanting to highlight a single cell, that is easy enough to do in conditional formatting by choosing a cell for my "apply range", selecting the "greater than" option, and entering 18:00 as a value.

But, If I select a row for my "apply range", then choose "custom formula is" and enter something like =$E3>18:00 where I'd expect a value greater than 18:00 being entered into E3 would highlight the entire row, except it claims the formula is invalid. I'm assuming the colon in the time value is screwing things up, but I do not know of any other way to indicate the length of time in the formula.

Any help?

Tuesday, January 8, 2019

yogi_Compute Sum Of Entries In Column A Based On MultiColumn Criteria

Google Spreadsheet   Post  #2572

Yogi Anand, D.Eng, P.E.      ANAND Enterprises LLC -- Rochester Hills MI     Jan-08-2019

question by: Zach Finch:
https://productforums.google.com/forum/?utm_medium=email&utm_source=best_answer_notification_button#!topic/docs/AyVtRAeGmnA;context-place=mydiscussions
How can I find the value of a cell when two factors are combined?
Sorry for the confusing title.

For work I track fraud and we record indicators that an order is bad in Google Sheets along with the value and other criteria. I've been asked to find the total dollar value for all orders that had a risky IP address combined with another bad sign, such as a brand new email address.

How can I search Google Sheets for only instances in which the "Risky IP" cell is combined with another specific cell like "New Email" in the same row?

Thanks!
Zach

yogi_merge data from incomplete list into complete list

Google Spreadsheet   Post  #2571

Yogi Anand, D.Eng, P.E.      ANAND Enterprises LLC -- Rochester Hills MI     Jan-08-2019

question by: MLDHelp:
https://productforums.google.com/forum/?utm_medium=email&utm_source=best_answer_notification_button#!topic/docs/-T3GAl9u0wg;context-place=mydiscussions
How to merge data from incomplete list into complete list?
I want to copy information from an incomplete data set from one sheet into another sheet with a complete set. 

In the complete set sheet, column A has each state (AL, AK, AR, etc) and column B has the district number (1, 2, 3, ...). This sheet has every state and every district included. 
css.PNG

In the incomplete set sheet, column A has each state (AL, AK, AR, etc) and column B has district number (1,2,3,...). Column C has the number of funded projects and column D has the amount of funding that district received from the federal government. BUT, districts that didn't get any money aren't listed. 

iss.PNG


So how can I copy column C and D from the incomplete set sheet to the complete set sheet and leave the missing districts blank (or better yet, make them 0)?


Thanks.

Monday, January 7, 2019

yogi_Combine Data From Two Tabs And Sort By Columns In Ascending Order For 'Unit' Values In Row 1

Google Spreadsheet   Post  #2570

Yogi Anand, D.Eng, P.E.      ANAND Enterprises LLC -- Rochester Hills MI     Jan-07-2019

question by: Xander Gustafson:
https://productforums.google.com/forum/?utm_medium=email&utm_source=best_answer_notification_button#!topic/docs/Xw2CHSOCyrY;context-place=mydiscussions
how to sort data sets by column
Hello, I have a document with two tabs. the first tab is where i can put new entries and once completed moved over to the completed tab.  what i am trying to do is keep the column of information in tact as is but sort the whole sheet by the unit number. any help is much appreciated. https://docs.google.com/spreadsheets/d/1Pjdl6GkYDtyL3FomsWUSYNBhP9vAjbFc5ZFoMs9gDgs/edit?usp=sharing

Thanks for you time.

Xander

Sunday, January 6, 2019

yogi_Conditionally Format Cells A2:I8 Based On DayOfWeek Today

Google Spreadsheet   Post  #2569

Yogi Anand, D.Eng, P.E.      ANAND Enterprises LLC -- Rochester Hills MI     Jan-06-2019

question by: Lauren Edmondson:
https://productforums.google.com/forum/?utm_medium=email&utm_source=best_answer_notification_button#!topic/docs/7I8JCC_1iS4;context-place=forum/docs
Formula for Highlighting Row Based off Value in Cell (Day of the week)
Hello,

I have a spreadsheet set up so that the row for the current day of the week is highlighted on that day. So example, if its Sunday, the whole Sunday row is lit up. It worked all of last year but now I can't get it to work, its displaying that its the wrong day (Monday instead of Sunday). I've tried changing a few things but can't get it to work right. Does anyone know a formula to get this working correctly? Here's the one I'm using now:

=weekday(today())=row(A1)

Screen Shot 2019-01-06 at 8.30.00 PM.png
Applied to the range of the cells that have the day of the week in them. 

Thank you!

yogi_Given IDs in Column A Lookup Value For Specified Fields From Another Tab

Google Spreadsheet   Post  #2568

Yogi Anand, D.Eng, P.E.      ANAND Enterprises LLC -- Rochester Hills MI     Jan-06-2019

question by: Garrett M Yates:
https://productforums.google.com/forum/?utm_medium=email&utm_source=best_answer_notification_button#!topic/docs/7I8JCC_1iS4;context-place=forum/docs
Quick question about VLOOKUP formula. Please and thanks! :)
Hello All,

I was very graciously provided with a VLOOKUP formula in a previous post to perform the following results on a "test" sheet:


Workbooks:
Master Copy

- I am using an IMPORTRANGE from workbook Master Copy to import only some data to each of the two slave copies.  Slave Copy 1 and Slave Copy 2 will therefore be operating slightly different tasks as well as displaying some custom info tailored to each workbook.

- I'm trying to figure out a formula that will be in place for Slave Copy 1, Sheet2, all of Column B (Item Name) that when a value is entered in a cell for Sheet2Column A (Item Code) it's corresponding value from Sheet1Column B will then automatically populate in Sheet2Column B.


However, when I attempted to replicate it on my actual sheet that I wanted to use, I receive an error.  The actual sheet is listed below and the error is taking place on the second tab.

Actual Sheet

If anyone might be able to help with suggestions, that would be gratefully appreciated!

Thanks in advance! :)  

yogi_Compute The Number Of Times An Event Occurs Based On Multiple Criteria

Google Spreadsheet   Post  #2567

Yogi Anand, D.Eng, P.E.      ANAND Enterprises LLC -- Rochester Hills MI     Jan-06-2019

question by: Ryan Epps:
https://productforums.google.com/forum/?utm_medium=email&utm_source=best_answer_notification_button#!topic/docs/tilxpnZ1bxI;context-place=mydiscussions
Whats the right formula for adding the number of times something occurs?
I have the following spreadsheet and I wondered if there was a formula to find out the totals of things like, how many Sunday matinees there are, or how many evening performances. I cant seem to find a formula that works, I have tried =COUNTIF(B4:B,"19:30") and others but they never work, would it be because I have used data validation in column B? any help would be really appreciated.


DateTimeTotals at a Glance
Monday 21 OctoberTheatre DarkSunday Matinee's
Tuesday 22 October14:00 & 19:30Weekday matinee's
Wednesday 23 October19:30Evening performances
Thursday 24 October14:00 & 19:30Total Performances
Friday 25 October19:30
Saturday 26 October14:00 & 19:30
Sunday 27 OctoberTheatre Dark
Monday 28 OctoberTheatre Dark
Tuesday 29 October19:30
Wednesday 30 October19:30
Thursday 31 October14:00 & 19:30
Friday 1 November19:30
Saturday 2 November14:00 & 19:30
Sunday 3 November14:00