Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

UPLOAD EXCEL DATA IN dictionary TABLE

Former Member
0 Likes
262

I need to develop a standard program to upload various excel sheets in a dictionary table.

Structure of dictonary table is fixed.

COL1 Finished product name say: A

COL2 component NAME

COL3 SERIAL NUMBER of A

COL4 Serial number of component,

Structure of excel Sheet

First col header will be finished product header :A

first col data will be serial nos of A

Rest all col headers will be component names

Rest all col data will be component serial nos.

Info. 1. The number of components can be variable for any finished product, so that mean my excel sheets will have different number of columns every time.

Please help how should I go about it.

1 REPLY 1
Read only

Former Member
0 Likes
238

X