Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 75
Default Creating XML

Good morning,

I have a workbook with 10 worksheets. I want to create a worksheet 11 for
XML on the data from 10 worksheets.

Can someone share with me on creating one?

Thanks.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 360
Default Creating XML

IT isn't clear to me what you want to do? Do you want the totals on sheet
11? I think you must want to automate something but if you save the 11th
sheet as an XML file you will have XML. If you want to automate the saving
process you can use vba. You have to explain the steps of what you want to
do manually then it can be converted to vba.

"Please Help" wrote:

Good morning,

I have a workbook with 10 worksheets. I want to create a worksheet 11 for
XML on the data from 10 worksheets.

Can someone share with me on creating one?

Thanks.

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 75
Default Creating XML

Hi Janis,

Thanks for your response. Basically, I have information on students (name,
address, etc.) in 10 worksheets. I want to create an XML list on student
information in Worksheet 11 from 10 worksheets.

I don't know what to do to have the student information from 10 worksheets
got into Worksheet 11 (XML). Then I have to take the XML (Worksheet 11) and
send it to the state for reporting.

Do I link Worksheet 11 to each piece of data in 10 worksheets?

Thanks.

"Janis" wrote:

IT isn't clear to me what you want to do? Do you want the totals on sheet
11? I think you must want to automate something but if you save the 11th
sheet as an XML file you will have XML. If you want to automate the saving
process you can use vba. You have to explain the steps of what you want to
do manually then it can be converted to vba.

"Please Help" wrote:

Good morning,

I have a workbook with 10 worksheets. I want to create a worksheet 11 for
XML on the data from 10 worksheets.

Can someone share with me on creating one?

Thanks.

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 360
Default Creating XML

IF it is something like a database, you want, the student information on the
11th sheet you can try using vlookups. It is rather difficult to explain but
once you get it it is a nice way of getting data from another sheet.
You could put all the students names on the 11th sheet and do a vlookups to
pull in the data you want. You should read the vlookup function and try to
figure it out then post back with questions. I'm not sure what data you want
to pull in.

"Please Help" wrote:

Hi Janis,

Thanks for your response. Basically, I have information on students (name,
address, etc.) in 10 worksheets. I want to create an XML list on student
information in Worksheet 11 from 10 worksheets.

I don't know what to do to have the student information from 10 worksheets
got into Worksheet 11 (XML). Then I have to take the XML (Worksheet 11) and
send it to the state for reporting.

Do I link Worksheet 11 to each piece of data in 10 worksheets?

Thanks.

"Janis" wrote:

IT isn't clear to me what you want to do? Do you want the totals on sheet
11? I think you must want to automate something but if you save the 11th
sheet as an XML file you will have XML. If you want to automate the saving
process you can use vba. You have to explain the steps of what you want to
do manually then it can be converted to vba.

"Please Help" wrote:

Good morning,

I have a workbook with 10 worksheets. I want to create a worksheet 11 for
XML on the data from 10 worksheets.

Can someone share with me on creating one?

Thanks.

  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 75
Default Creating XML

Unfortunately, the vlookup would not work for me because we don't really know
who the students are. Basically, for XML (Worksheet 11), we need: Student
ID, Student Last Name, Student First Name and Student Grade.

Generally, if you want to create an XML for the data from 10 worksheets,
what steps you would take to create one?

Thanks.

"Janis" wrote:

IF it is something like a database, you want, the student information on the
11th sheet you can try using vlookups. It is rather difficult to explain but
once you get it it is a nice way of getting data from another sheet.
You could put all the students names on the 11th sheet and do a vlookups to
pull in the data you want. You should read the vlookup function and try to
figure it out then post back with questions. I'm not sure what data you want
to pull in.

"Please Help" wrote:

Hi Janis,

Thanks for your response. Basically, I have information on students (name,
address, etc.) in 10 worksheets. I want to create an XML list on student
information in Worksheet 11 from 10 worksheets.

I don't know what to do to have the student information from 10 worksheets
got into Worksheet 11 (XML). Then I have to take the XML (Worksheet 11) and
send it to the state for reporting.

Do I link Worksheet 11 to each piece of data in 10 worksheets?

Thanks.

"Janis" wrote:

IT isn't clear to me what you want to do? Do you want the totals on sheet
11? I think you must want to automate something but if you save the 11th
sheet as an XML file you will have XML. If you want to automate the saving
process you can use vba. You have to explain the steps of what you want to
do manually then it can be converted to vba.

"Please Help" wrote:

Good morning,

I have a workbook with 10 worksheets. I want to create a worksheet 11 for
XML on the data from 10 worksheets.

Can someone share with me on creating one?

Thanks.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Creating VBA Functions When Creating Spreadsheet Via VBA? PeteCresswell[_2_] Excel Programming 6 June 18th 07 12:38 PM
Creating and using add-ins Dale Fye Excel Programming 1 December 15th 06 02:49 PM
creating a pdf Andrew R Excel Discussion (Misc queries) 4 September 19th 06 08:21 PM
creating PNG descobridor Excel Programming 1 January 26th 06 02:57 PM
Creating an XLL with C# Jon Anderson Excel Programming 1 May 26th 04 09:02 AM


All times are GMT +1. The time now is 01:30 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"