Forum Discussion
apmulheran
Apr 30, 2020Copper Contributor
How to automatically create a variable number of rows on a linked sheet based on criteria
Hi, I am looking for a way to automate some entries my team is making. I am dealing with a one-to-many relationship. Below is a simple example of what I currently have TABLE 1 - Itineraries ...
PeterBartholomew1
May 09, 2020Silver Contributor
I attempted this more as a challenge than anything else. The output is an Excel Table with conditional formatting to create the borders. There is an 'almost hidden' column that returns the primary guest name but allows it to overflow into the Guest Name column unless overwritten. I have used Office 365 using XLOOKUP but I did also implement a solution with VLOOKUP just to remind myself of what a useless function it is!
Khizar_Hayat
May 09, 2020Brass Contributor
PeterBartholomew1
wow, what a great effort my friend,, i think it is a best solution
wow, what a great effort my friend,, i think it is a best solution