![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
|
___Every country having 10 states ____every state having 10 cities ___every city have 10 bank branches __every branch providing 10 types of accont |
#2
| |||
| |||
|
|
I have a static data in my database table with five level hierarchy. something like this. 10 countries |___Every country having 10 states |____every state having 10 cities |___every city have 10 bank branches |__every branch providing 10 types of accont something like this. So basically i have 10*10*10*10 = 10000 records in my table. I want to get this data into excel in five columns i.e. country, state, city, branch. Every column will have validation using list drow down. I know how to create dynamic name range based on 1 column. How can we create this based on two or more columns. Also can i use dts on click of every cell to get data for filling the list. |
![]() |
| Thread Tools | |
| Display Modes | |
| |