SOLVED
Multi-row formula
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
Mo1995
6 - Meteoroid
10-18-2021
05:57 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I have a series of Invoices and I want to check if there're any gaps or missing serials
I have formulated the tool as follows but the output is incorrect :
([Row-1:Reference#] + 1) = [Row+1:Reference#] OR [RecordID] = 1
this is the input :
this is the output :
I want the output to show the gap difference whenever it happens
i.e between rows 3 and 4 there're 9 serials missing , that's what I want as an output in the 3rd colum
what am I doing wrong here ??
Solved! Go to Solution.
Labels:
- Labels:
- Output
- Preparation
2 REPLIES 2
21 - Polaris
10-18-2021
07:15 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@Mo1995
Maybe you almost there. 😁
10-21-2021
03:57 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
worked like magic
