View Single Post
 
Old 05-07-2018, 08:08 AM
ShankedS ShankedS is offline Windows 7 64bit Office 2010 64bit
Advanced Beginner
 
Join Date: Oct 2014
Posts: 62
ShankedS is on a distinguished road
Default

Quote:
Originally Posted by ArviLaanemets View Post
Here is an example how I would do it.

Sheet Hidden, as you can guess, will be hidden.

I started with grouping organizations like in your example (OrgTypes), but dropped the idea and went with organizations instead. The sheet and columns remained, but aren't used.

On Persons sheet, last 2 columns are meant to be hidden too.

On report sheet, you can drag fields with formulas into any position on sheet you want. I prepared only some fields to give you the idea. and of-course you can display organization info on report sheet too (use VLOOKUP).
So. No VBA here, it seems, which would definitely be more manageable for me. However, when I checked Data Validation for Report, B1 and B2, I found references to a column name that I can't seem to find within the document?
Reply With Quote