Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Member
 
Posts: 33
Default Transfering data across worksheets

Hi all,

Currently I download data into an excel file weekly. I then cut and paste this data into an excel sheet to run sorts and formulas on the data. Does anyone know of any way I can automate this procedure to transfer the data to the second worksheet? Note: the sheet I paste to has formulas on so its important these aren’t copied over.

I appreciate any assistance on this.

Gar Toms
  #2   Report Post  
Posted to microsoft.public.excel.misc
Gary Brown
 
Posts: n/a
Default Transfering data across worksheets


You can use Data | Import External data | New Database Query and select
Excel, select the Excel file that has the source data, create a query
by selecting fields you wish to bring across, apply any critera to
filter out data you don't want, then return the data back to Excel.
Select properties and check 'Fill down formulas in columns adjacent'.
You can select 'Refresh data on file open', this will then
automatically pull your data through from the source file whenever the
target file is opened.


--
Gary Brown
------------------------------------------------------------------------
Gary Brown's Profile: http://www.excelforum.com/member.php...o&userid=17084
View this thread: http://www.excelforum.com/showthread...hreadid=519687

  #3   Report Post  
Posted to microsoft.public.excel.misc
Doug Kanter
 
Posts: n/a
Default Transfering data across worksheets

"GarToms" wrote in message
...

Hi all,

Currently I download data into an excel file weekly. I then cut and
paste this data into an excel sheet to run sorts and formulas on the
data. Does anyone know of any way I can automate this procedure to
transfer the data to the second worksheet? Note: the sheet I paste to
has formulas on so its important these aren't copied over.

I appreciate any assistance on this.

Gar Toms


Record a macro while going through your normal steps manually. Then, edit
the macro to make it generic. In other words, let's say 99% of the steps
always remain the same. But, each weekly file gets a name that's different
from last week's. At that point, you'd need to either end the macro and
apply the new name manually, or have the macro ask you for a name. I'd go
with the first option, since doing Save As only takes a moment.

As far as not overwriting the formulae, you can use Edit, Paste Special,
Values for that purpose.


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
Excel Macro to Copy & Paste [email protected] Excel Worksheet Functions 0 December 1st 05 01:56 PM
Sharing data across worksheets within a workbook based on identifi deedle93 Excel Discussion (Misc queries) 2 August 18th 05 04:26 AM
sharing rows of data across multiple worksheets within a workbook deedle93 Excel Worksheet Functions 2 August 18th 05 01:24 AM
Transfering and totalling corresponding data to other worksheets Heatherbelle89 Excel Discussion (Misc queries) 2 July 12th 05 08:57 AM
data entry on multiple worksheets diosdias Excel Discussion (Misc queries) 1 December 7th 04 05:33 PM


All times are GMT +1. The time now is 07:16 PM.

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"