Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
ajn ajn is offline
external usenet poster
 
Posts: 2
Default import/export data from a workbook

I have a rather large workbook with around 10 sheets. i want to setup a
'export' button on this workbook that will allow a user to save
specific raw data (values from a given range and given worksheet) from
this workbook into another excel workbook and an 'import' button that
will allow user to import this raw data back to the location it was
exported from and use the existing formulas/links from this large
workbook.

I was thinking around these options:
1) Copy and then PasteValues from the large worksheet into another
workbook for exporting and same idea for importing
2) For all raw data, copy out all the values and put their
corresponding addresses in another excel sheet. e.g. column1:
Sheet1!$A$1, column2: value
and import it in by reading the address n value.

Suggestions on how I should go about this problem and a starting point
for getting started on the macros will be much appreciated.

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 38
Default import/export data from a workbook

Consider storing all the data in MS-Access, and either use MS-Excel to
extract the data (for use), or a report writer (for output/display). They can
save results of the sheets (in Excel) as a Web page if they have to share the
information.

What is the purpose of the multiple sheets and user actions on each?

P.

p.s. This should probably be a database application vs. Excel.
--
Overcome Sales Barriers
http://salesbarriers.typepad.com/


"ajn" wrote:

I have a rather large workbook with around 10 sheets. i want to setup a
'export' button on this workbook that will allow a user to save
specific raw data (values from a given range and given worksheet) from
this workbook into another excel workbook and an 'import' button that
will allow user to import this raw data back to the location it was
exported from and use the existing formulas/links from this large
workbook.

I was thinking around these options:
1) Copy and then PasteValues from the large worksheet into another
workbook for exporting and same idea for importing
2) For all raw data, copy out all the values and put their
corresponding addresses in another excel sheet. e.g. column1:
Sheet1!$A$1, column2: value
and import it in by reading the address n value.

Suggestions on how I should go about this problem and a starting point
for getting started on the macros will be much appreciated.


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
sorting 2 colums of numbers and incremening them down blk&wht Excel Discussion (Misc queries) 10 October 9th 06 11:12 PM
Look up Data from Worksheet within same Workbook Max Excel Discussion (Misc queries) 0 May 10th 06 07:50 AM
Auto updating a workbook with data from another workbook Richard Excel Discussion (Misc queries) 0 November 6th 05 04:50 PM
Getting data from another workbook based on variable joemc911 Excel Discussion (Misc queries) 3 May 25th 05 10:18 AM
Excel: Use a name with external workbook reference for data valida Fishyken Excel Worksheet Functions 3 March 11th 05 11:24 PM


All times are GMT +1. The time now is 08:26 AM.

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

About Us

"It's about Microsoft Excel"