IF Formula, Multi-Row tool
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
WooPigSooie
5 - Atom
‎03-23-2022
08:15 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
How might I write a multi-row IF formula to fill out the "Loaded Time" in the screenshot below (I manually filled this column as an example of what I'm looking for), in so that if the "Status" column does not contain the text "Load" for a specific order, the "Loaded Time" column is then populated with "unknown" for all of the cells corresponding to that order number?

Labels:
- Labels:
- Help
- Tips and Tricks
2 REPLIES 2
17 - Castor
‎03-23-2022
08:25 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @WooPigSooie
Here's an example:
- Multi-row to populate loaded time (key here is grouping by order)
- Formula to update nulls to unknowns
You can combine this into one multirow tool but for simplicity's sake I separated into two tools
CathyS_Slalom
9 - Comet
‎03-23-2022
08:34 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
