Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I Built an excel file,
using XmlWebReference and my result is +-----------+-----------+ | Field1 v | Field 2 v| +-----------+-----------+ |Value 1 | |Value 2 | |Value 3 | +-----------+-----------+ Now I Need to get the list of Fields mapped using Net I tried with Excel.ActiveWorkBook.Maps(1).Schemas(1).... (Vb) Excel.ActiveWorkBook.Maps[1].Schemas[1].... (c#) i Tried also in Excel Visual Basic Editor but failed please help me!!! Thank in advance |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Mapped vs Network drives | Excel Worksheet Functions | |||
Missing Blue Border in xml mapped range | Excel Discussion (Misc queries) | |||
Linked cells and Mapped Network Drives | Excel Worksheet Functions | |||
saving files with mapped drives | Excel Discussion (Misc queries) | |||
Excel converts Mapped drive to UNC - How to stop? | Links and Linking in Excel |