Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Sue Sue is offline
external usenet poster
 
Posts: 285
Default Create a document from a spread sheet using data from another spre

Hey!

I need a little help here. I'm trying to create a "contract" in a sread
sheet using data collected in a diferrent spread sheet. I have a few rows
filled with dates and others in blank in case I might write a new date if I
need to. I need to copy these rows to a diferrent spread sheet and when there
are dates in them the data is trasnfered well but when the rows are blank I
get a nasty 0 on the new sheet and I just want the space to come out blank.
Is there a formula to make this happen?

ex sheet 1 trasnfer to sheet 2
A B A B
1 1/1/09 1 1/1/09
2 2 0
3 2/3/09 3 2/3/09
--
Sue :o)
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,836
Default Create a document from a spread sheet using data from another spre

Not really sure what you're doing there, but this may help. With 1 in A1,
and A in A2 and B in A3, put this function in B1:
=IF(ISNUMBER(A1),"Number","")

Fill down.

Does that give you some ideas?

HTH,
Ryan--

--
Ryan---
If this information was helpful, please indicate this by clicking ''Yes''.


"Sue" wrote:

Hey!

I need a little help here. I'm trying to create a "contract" in a sread
sheet using data collected in a diferrent spread sheet. I have a few rows
filled with dates and others in blank in case I might write a new date if I
need to. I need to copy these rows to a diferrent spread sheet and when there
are dates in them the data is trasnfered well but when the rows are blank I
get a nasty 0 on the new sheet and I just want the space to come out blank.
Is there a formula to make this happen?

ex sheet 1 trasnfer to sheet 2
A B A B
1 1/1/09 1 1/1/09
2 2 0
3 2/3/09 3 2/3/09
--
Sue :o)

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
convert excel spread sheet into txt.cvs document D.B. Excel Discussion (Misc queries) 1 September 6th 07 05:15 PM
How to create a spread sheet for time [email protected] Excel Worksheet Functions 1 April 25th 07 04:14 PM
how do you to create a spread sheet from scratch impervious New Users to Excel 2 May 17th 05 07:29 PM
how do you to create a spread sheet from scratch Peo Sjoblom New Users to Excel 0 May 17th 05 06:19 PM
Is there an easy way to take data from a spread sheet and have it entered into a Word document? Marc New Users to Excel 2 April 8th 05 10:53 PM


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