Results 1 to 13 of 13

Hidden fields in table for user in Excel front-end and java back-end

Threaded View

  1. #1
    Forum Contributor
    Join Date
    01-16-2014
    Location
    Poland
    MS-Off Ver
    Excel 2016-365
    Posts
    2,946

    Hidden fields in table for user in Excel front-end and java back-end

    Hi,

    i have table like here:

    Screenshot_4.png

    and lookup table like here:

    Screenshot_5.png

    In my case all Excel tables would be passed to Java Back-End (java apache poi is reading this).
    Now i am using named ranges and this is working like a charm because user is inputting only one variable and formula in hidden sheet is lookup for specific BE Value.
    So this is relationship 1:1 i can say.

    The issue shows up when i want to have table in order to input a lot of variables set ups on one time.
    Like in the example user can input 3 regions into table rows and not has to use 3 workbooks for this set up like i have now.

    User will see only first worksheet "Source table".
    When user is choosing Region like Argentina i have to use for BE value from worksheet "back end values" from column "BE Values", in this case "AR".

    So user is selecting "Argentina" but i have to somehow say to my BE use "AR".

    So in this case i have to pass to BE Values :
    Region: PL, AR, UR not what user is seeing (Poland, Argentina, Urugwaj).

    How can i automate this?

    I could have 2 tables like in workbook attached and calculate formula based on specific row which user is selecting but problem will be when user will delete rows from first table or add new rows.

    Write VBA for all of these issues?
    Or maybe i can do this in easier way?

    Best,
    Jacek
    Attached Files Attached Files
    Last edited by jaryszek; 04-22-2019 at 03:54 AM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. download and set table in excel from web that uses Java script
    By lubbamkt in forum Excel Programming / VBA / Macros
    Replies: 20
    Last Post: 01-08-2016, 09:37 AM
  2. [SOLVED] create name badges with same data front and back from Excel list
    By cprpacific in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 01-29-2015, 02:16 PM
  3. Replies: 5
    Last Post: 11-07-2013, 02:48 PM
  4. Implement back end DB whien using excel as front end DB
    By Snoopy2003 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 05-30-2012, 06:39 PM
  5. Access Front-end, Excel Back-end
    By dreicer_Jarr in forum Excel General
    Replies: 3
    Last Post: 03-08-2010, 08:07 PM
  6. I can not get excel to print on front and back can anyone help me.
    By de_stap in forum Excel - New Users/Basics
    Replies: 2
    Last Post: 02-01-2006, 02:40 PM
  7. [SOLVED] RE: How can I print on the front and back of a page in excel?
    By Jonathan Cooper in forum Excel General
    Replies: 0
    Last Post: 09-29-2005, 10:05 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1