Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi guys
I am developing a document management solution in which some data will be received as an xl spreadsheet that complies to a certain pre-defined template/format (headings,datatypes etc) that maps to database columns where the data will eventually be saved.How can I go about this also taking into account that during validation all errors must be logged and routed to the respective stakeholders Please Help |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
You need to define the fields you are bringing in and the type of data you
expect to be bringing in, then it would help to know the number of records that you are expecting. Where is this data coming from, what is the source? -- David "Mason" wrote: Hi guys I am developing a document management solution in which some data will be received as an xl spreadsheet that complies to a certain pre-defined template/format (headings,datatypes etc) that maps to database columns where the data will eventually be saved.How can I go about this also taking into account that during validation all errors must be logged and routed to the respective stakeholders Please Help |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
The number of records vary from 50 to about 500.The information is sent to us
by some 20 companies that supply us with information we use to generate National reports. Ive had a look at an extract that about using xml with excel but there didnt seem to be a way to automate the process "David" wrote: You need to define the fields you are bringing in and the type of data you expect to be bringing in, then it would help to know the number of records that you are expecting. Where is this data coming from, what is the source? -- David "Mason" wrote: Hi guys I am developing a document management solution in which some data will be received as an xl spreadsheet that complies to a certain pre-defined template/format (headings,datatypes etc) that maps to database columns where the data will eventually be saved.How can I go about this also taking into account that during validation all errors must be logged and routed to the respective stakeholders Please Help |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
In this area, you will need to be very specific. The number of fields, the
type of each field, all suppliers of information supply their data in a consistant format, all fields are filled in, etc. -- David "Mason" wrote: The number of records vary from 50 to about 500.The information is sent to us by some 20 companies that supply us with information we use to generate National reports. Ive had a look at an extract that about using xml with excel but there didnt seem to be a way to automate the process "David" wrote: You need to define the fields you are bringing in and the type of data you expect to be bringing in, then it would help to know the number of records that you are expecting. Where is this data coming from, what is the source? -- David "Mason" wrote: Hi guys I am developing a document management solution in which some data will be received as an xl spreadsheet that complies to a certain pre-defined template/format (headings,datatypes etc) that maps to database columns where the data will eventually be saved.How can I go about this also taking into account that during validation all errors must be logged and routed to the respective stakeholders Please Help |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
That is exactly what I need to validate, that all required columns and fields
are on the spreadsheet,and that their format and/or datatype is what it should be "David" wrote: In this area, you will need to be very specific. The number of fields, the type of each field, all suppliers of information supply their data in a consistant format, all fields are filled in, etc. -- David "Mason" wrote: The number of records vary from 50 to about 500.The information is sent to us by some 20 companies that supply us with information we use to generate National reports. Ive had a look at an extract that about using xml with excel but there didnt seem to be a way to automate the process "David" wrote: You need to define the fields you are bringing in and the type of data you expect to be bringing in, then it would help to know the number of records that you are expecting. Where is this data coming from, what is the source? -- David "Mason" wrote: Hi guys I am developing a document management solution in which some data will be received as an xl spreadsheet that complies to a certain pre-defined template/format (headings,datatypes etc) that maps to database columns where the data will eventually be saved.How can I go about this also taking into account that during validation all errors must be logged and routed to the respective stakeholders Please Help |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How can I validate my Excel password against a INI file | Excel Worksheet Functions | |||
Can Excel Spreadsheets be saved as Microsoft Works spreadsheets? | Excel Discussion (Misc queries) | |||
how do I validate the value and not the formula in excel? | Excel Worksheet Functions | |||
HOW DO I GET EXCEL TO VALIDATE TWO CELLS AT ONCE | Excel Discussion (Misc queries) | |||
how to validate excel spreadsheets | Excel Discussion (Misc queries) |