Auto Number + INDEX/MATCH Numbers Misaligning
Hey,
I've created a sheet that feeds into another sheet using a helper column and using INDEX/MATCH
=INDEX({SourceMonth}, MATCH([Helper Column]@row, {SourceNumber}, 1))
(Example of pulling the month from the other sheet onto the primary sheet using the Helper Column)
However, sometimes, the helper column is randomly going in a different order (...120, 121, 145, 124, 127, 132... example of the sequence that was messed up), messing up the entire sheet and rows will no longer be pulled properly. The fix I have to do is delete the column and reassign the column as a resource and fix all the formulas again.
Is there a better way of fixing this so I
Answers
-
Are you able to provide some screenshots for context?
-
I don't have any screenshots at the moment since I had to fix it ASAP to get the sheet up and running during business hours.
The numbers seem to be fine now but once a line is deleted, or something is moved around, it messes up all of the numbers to follow. Is there a more efficient way of doing this?
-
Can you still provide screenshots? I can't visualize how things are structured just based on your description to even begin to understand where something might be going wrong.
-
This is the raw data sheet, the first column is the helper column in which counts up per row. All of these values are placed on the sheet I will show below:
163 does not show up and things are not properly syncing up. Now if I delete row 163, it will continue to 164 from 162 which results in me having to completely delete the helper column and remake it.
-
Ok. Is there a reason you are using this to pull the same data over on every row to a second sheet instead of using a report?
-
We use the sheet with the copied rows to expand on data that has already been entered in a previous step in our sales process. This just relays that information.
The information has to be visible to the user in the second sheet in order to complete the data entry. A report as far as I know doesn't allow for input of data.
-
A report does allow for input of data as long as the user inputting the data has the proper access to both the report and the underlying sheet(s). Do you happen to have access to Dynamic View?
-
I do! Is it possible to set it up exactly how I have it (sheet pulling information from another sheet, and empty columns for each row for additional information inputting)? I fear this sheet is going to break and we will lose valuable data all because it's not pulling correctly so if this feature is a lot better, I'm open minded.
-
On second thought, after experimenting it, it seems like I don't have it. Even though it'd be super nice to have... it just says evaluation on the top right. I assume there's an additional cost even with a business license?
-
Yes. There is an additional cost with a Business License.
Since the report does allow for the inputting of data, will that work?
What you are trying to accomplish is technically possible with formulas, but it is rarely the most efficient way except under very specific circumstances. I would rather explore other methods that are more efficient and easier to set up for their feasibility first before getting into more complex setups that rely on cross sheet references and can drastically limit capabilities and/or flexibility.
-
If it allows for inputting of data and completely eliminates the use of using auto-number helper columns (it's been a nightmare for me), I'll give it a shot and report back. Dynamic View was perfect, I hope I can replicate something as easy as that in reports.
-
The biggest potential drawback with a report is that users need to have access to both the report and the underlying sheet(s) to be able to do anything in the report. This can cause security related concerns if people need to be able to view and/or edit specific columns while having absolutely no access at all to the rest of the data.
Dynamic View allows for the viewing and editing of data without requiring the access to the underlying sheet(s).
-
Can they have only viewing access and still see the reports w/o being able to edit?
Additionally, how is a report able to be edited?
-
If they have view only access to both the sheet and report, they will be ale to view the data in the report. If they need to edit anything, they need to have editor access to both the sheet and the report.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.9K Get Help
- 441 Global Discussions
- 140 Industry Talk
- 472 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 68 Community Job Board
- 497 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!