Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 803719
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T23:48:18+00:00 2026-05-14T23:48:18+00:00

I am working on an excel bulk upload feature which has to be parsed

  • 0

I am working on an excel bulk upload feature which has to be parsed using Java API.
My problem is designing its layout. The data is hierarchical with 4 levels and one to many relationship at each level.

1-other data for node 1
  -2-other data for node 2
   -3-other data for node 3
    -4-other data for node 4

And this repeats

e.g. –

Organisation id - Organisation name - Address etc...
 - Department id - Department name - etc...(multiple departments for each organisation)
   - Manager id - Manager name - etc...(multiple managers for each department)
     - Employee id - Employee name - etc...(multiple employees for each manager)

How can this be designed in excel layout so that it’s easy for a non technical user to input data as well as for the program to parse and establish parent child relationship?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-14T23:48:18+00:00Added an answer on May 14, 2026 at 11:48 pm

    Focus on supporting the non-technical users. With Java you have a powerful tool to parse even the weirdest data sources 😉

    Assuming, the relations are strict one-to-many, I suggest the following approach:

    (1) create four spreadsheets for origanisation, department, manager and employee. Those spreadsheets reflect the database tables

    (2) create a fifth spreadsheet to represent the relations, like:

     |A    |B    |C    |D    |
    -+-----+-----+-----+-----+    
    1| emp | mgr | dep | org |
    -+-----+-----+-----+-----+
    2|    v|    v|    v|    v|
    -+-----+-----+-----+-----+
    3|    v|    v|    v|    v|
    -+-----+-----+-----+-----+
    

    the ‘v’ letters just represent combo boxes where the user can select organisations, etc. The values come from the other spreadsheets, the cells will store the id and display the readable name.

    Edit

    For clarifiction – each row represents a data set for an employee. I changed the order of the columns to make it clearer. First enter all entities (organisations, departments, …) in the four sheets, then use the combo boxes to choose an employee, his/her manager, the department and the organisation. To me it’s pretty intuitive and easy.

    excel supports those types of combo boxes where the values come from a spreadsheet.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm working with a MySQL database that has some data imported from Excel .
All, I'm working on an application that allows authorized users to upload Excel spreadsheets
reading excel files from C# working well in 32 bit version server. It is
I'm working on an import (from Excel) dialog to select ranges of cells. When
I am currently working on a project to convert a number of Excel VBA
Working with python interactively, it's sometimes necessary to display a result which is some
I am working in Excel 2007. My preference would be to do this without
I am trying to start working with Excel documents through the OpenXML SDK Spreadsheet
The problem: I use VBA to populate MS Excel 2000 cells with text. The
Working with dates in ruby and rails on windows, I'm having problems with pre-epoch

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.