Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 4
Default How do I exchange data between worksheets?

Hi, I tried to do a data exchange between worksheets, should I use "Macro" or
"VB"?
To explain it in a a little detail, I got some experimental data ouput and
saved on one worksheet (named as "Cent1" under "workbook1"). I want to export
these data to another worksheet (named as "sheet1" under "workbook2") to do
some calculation. After the calculation and I want the result from "sheet1"
exporting to and showing in "Cent1". Ideally I want the calculation in
"sheet1" runing behind, which means I don't want Excel load and show
"Sheet1". I just want the "Cent1" sheet shows in screen.
To trigger the data exhange, I plan to put a button as "Calculate" in
"Cent1", so when I hit "Calculate", the data go to "Sheet1" and result shows
in "Cent1" while "Sheet1" runs behind the scene.

Any help is highly appreciated!!


  #2   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 461
Default How do I exchange data between worksheets?

Hey, i would seriously consider putting the calculations on the same workbook
You can run a vba code to make it xlveryhidden as in no one can open it
unless they got in to the code.

And whats the calculation, is it for one cell or multiple cells or do you
have any more information?

"TucAO" wrote:

Hi, I tried to do a data exchange between worksheets, should I use "Macro" or
"VB"?
To explain it in a a little detail, I got some experimental data ouput and
saved on one worksheet (named as "Cent1" under "workbook1"). I want to export
these data to another worksheet (named as "sheet1" under "workbook2") to do
some calculation. After the calculation and I want the result from "sheet1"
exporting to and showing in "Cent1". Ideally I want the calculation in
"sheet1" runing behind, which means I don't want Excel load and show
"Sheet1". I just want the "Cent1" sheet shows in screen.
To trigger the data exhange, I plan to put a button as "Calculate" in
"Cent1", so when I hit "Calculate", the data go to "Sheet1" and result shows
in "Cent1" while "Sheet1" runs behind the scene.

Any help is highly appreciated!!


  #3   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 4
Default How do I exchange data between worksheets?

Hi, The calculation is pretty complex and with a lot of formulas and based on
multiple cells. I don't want the calculation get messed up , and that is why
I want it to run behind the scene, and not in the same workbook. My
experimental data has 8 data and so takes 8 cell spaces. The output from the
calculation is also 8 data, and I want it to dispaly in the "Cent1" sheet.

A littlt clear? Answers?
Thanks,



"AKphidelt" wrote:

Hey, i would seriously consider putting the calculations on the same workbook
You can run a vba code to make it xlveryhidden as in no one can open it
unless they got in to the code.

And whats the calculation, is it for one cell or multiple cells or do you
have any more information?

"TucAO" wrote:

Hi, I tried to do a data exchange between worksheets, should I use "Macro" or
"VB"?
To explain it in a a little detail, I got some experimental data ouput and
saved on one worksheet (named as "Cent1" under "workbook1"). I want to export
these data to another worksheet (named as "sheet1" under "workbook2") to do
some calculation. After the calculation and I want the result from "sheet1"
exporting to and showing in "Cent1". Ideally I want the calculation in
"sheet1" runing behind, which means I don't want Excel load and show
"Sheet1". I just want the "Cent1" sheet shows in screen.
To trigger the data exhange, I plan to put a button as "Calculate" in
"Cent1", so when I hit "Calculate", the data go to "Sheet1" and result shows
in "Cent1" while "Sheet1" runs behind the scene.

Any help is highly 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
vlookup for exchange rate Gábor Excel Worksheet Functions 2 July 21st 06 09:41 PM
Commercial Services Exchange data_art Excel Discussion (Misc queries) 0 May 6th 06 08:53 AM
Excel should allow exchange between cells JJB-BBall Excel Worksheet Functions 0 February 21st 06 04:35 PM
Foreign Exchange peterthistle Excel Discussion (Misc queries) 2 November 21st 05 02:19 PM
exchange data between two files Darius Excel Worksheet Functions 1 May 21st 05 05:31 PM


All times are GMT +1. The time now is 10:52 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"