+ Reply to Thread
Results 1 to 1 of 1

Copying data between workbooks and web-Publish problems

  1. #1
    Registered User
    Join Date
    08-20-2009
    Location
    Stockholm,Sweden
    MS-Off Ver
    Excel 2003
    Posts
    43

    Copying data between workbooks and web-Publish problems

    Hi,

    Trying to construct a macro that copies data from a form. lets say the form look like this:

    Name: "User input box ( a cell in excel)"
    Gender: "User input box ( a cell in excel)"
    Hometown:"User input box ( a cell in excel)"
    etc.

    After the user have entered all data he hits the buttom "Done" and then all data should be copyed into the first empty row in another workbook.

    For exampel:

    User enters: (marked with fat letters)

    Name: Per
    Gender: Male
    Hometown: Soolm

    This should generate this row in the other workbook: (Marked with fat letters)

    Name | Gender | Hometown
    Per | Male | Soolm

    Hope you get the point!

    And last. I also want to publish this sheet on a homeoage. How do I publish excel sheets on the web so that my code and "buttons" still work . Is there a way doing so or do I have to construct the form in HTML and export the data to a XML-file ?

    Thanks

    /

    Pero
    Last edited by Pero; 10-15-2010 at 11:03 AM.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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