#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default Importing Data

I have a workbook with five(5) sheets and I am trying to import data on sheet
four from sheet 2.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 146
Default Importing Data

You can use copy/paste, you can use formulas such as
=if(isblank(sheet2!a1),"",sheet2!a1) in cell A1 of sheet4 and drag that
formula to adjacent cells.
How much data are you talking about? Is this a one time thing?

"Batmancd" wrote in message
...
I have a workbook with five(5) sheets and I am trying to import data on
sheet
four from sheet 2.



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default Importing Data

Dave,

I will try your suggestion, the occurance is not all that often, I do have
four sheets in the workbook and some of the info on sheet 2 has to go from 2
to 3 or to 4.

"Dave Thomas" wrote:

You can use copy/paste, you can use formulas such as
=if(isblank(sheet2!a1),"",sheet2!a1) in cell A1 of sheet4 and drag that
formula to adjacent cells.
How much data are you talking about? Is this a one time thing?

"Batmancd" wrote in message
...
I have a workbook with five(5) sheets and I am trying to import data on
sheet
four from sheet 2.




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
importing data mlearner Excel Discussion (Misc queries) 2 January 23rd 07 11:56 AM
Data types when importing Excel data to SQLServer [email protected] Excel Discussion (Misc queries) 1 September 27th 06 12:48 PM
Importing data, then adding data to the new spreadsheet.. a conund AndyL82 Excel Discussion (Misc queries) 1 March 9th 06 10:05 PM
Importing Data & Refresh Data Problem George Excel Discussion (Misc queries) 2 March 28th 05 12:37 AM
Importing data George New Users to Excel 1 March 11th 05 01:11 PM


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