#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
LauraC
 
Posts: n/a
Default Copying Cells

I have a spreadsheet which is going to have 30+ sheets, of which the top
20(ish)rows are going to contain identical data (milestones dates and
description). I am looking for an automated was to have the same data on each
sheet, rather than have to change each sheet when a date changes, or do the
laborious copy and paste to each sheet.

I wanted to use a formula in a range say A1:M20, and in each cell put
A1=Sheet1!A1, A2=Sheet1!A2
and so on. However this picks up blank cells and displays "0". I have to
pick up the blank cells as at a later date they may contain data. Is there
something I can put in the formula to ensure blank cells are not copied. I
can't use macros as the system doesn't like them and am also trying to avoid
using
A1=IF(Sheet1!A1="","",Sheet1!A1)
as this seems to put data in the cell therefore not allowing the formating I
require.
Any ideas greatly appreciated.
Cheer Laura
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Martin
 
Posts: n/a
Default Copying Cells

Don't quite understand the last bit - if the quotes are next to each other
there shouldn't be anything going into the cell.

Have you seen Tools, Options, View, Zero Values? The only problem is real
zeros also show as blank.

"LauraC" wrote:

I have a spreadsheet which is going to have 30+ sheets, of which the top
20(ish)rows are going to contain identical data (milestones dates and
description). I am looking for an automated was to have the same data on each
sheet, rather than have to change each sheet when a date changes, or do the
laborious copy and paste to each sheet.

I wanted to use a formula in a range say A1:M20, and in each cell put
A1=Sheet1!A1, A2=Sheet1!A2
and so on. However this picks up blank cells and displays "0". I have to
pick up the blank cells as at a later date they may contain data. Is there
something I can put in the formula to ensure blank cells are not copied. I
can't use macros as the system doesn't like them and am also trying to avoid
using
A1=IF(Sheet1!A1="","",Sheet1!A1)
as this seems to put data in the cell therefore not allowing the formating I
require.
Any ideas greatly appreciated.
Cheer Laura

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
LauraC
 
Posts: n/a
Default Copying Cells

I need the cells empty so that if a cell previous has data that is too large
for a cell that it overflows. I think the problem is that by entering a
formula this is essentially filling the cell even if nothing is displayed.

Any thoughts?

"Martin" wrote:

Don't quite understand the last bit - if the quotes are next to each other
there shouldn't be anything going into the cell.

Have you seen Tools, Options, View, Zero Values? The only problem is real
zeros also show as blank.

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
automatic copying of cells ? KK New Users to Excel 1 March 16th 06 03:27 PM
Copying Cells Vince Excel Worksheet Functions 2 March 13th 06 08:51 AM
copying the same cells from many sheets t.o. Excel Worksheet Functions 3 February 16th 06 10:35 PM
Excel should allow cloaking of certain cells when copying cells b. LDI Woody Excel Worksheet Functions 1 March 11th 05 04:55 PM
Automatic copying data excluding blank cells Wesley Excel Worksheet Functions 6 November 30th 04 01:17 AM


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