Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Junior Member
 
Posts: 2
Default After Copy Past shows Error. (#VALUE!)

All respected fellows,

When i copy past desired quantity in Qty row, (File attached) It shows error in "K" Cells (#VALUE!) & those cells which Qty Column are not blank does not show error. (I want, without Qty, Cells should remain blank)

Please guide me how can I resolve this.


Always regards
Desperately Waiting.
Attached Images
 
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 829
Default After Copy Past shows Error. (#VALUE!)

"khanjee" wrote:
When i copy past desired quantity in Qty row, (File attached)
It shows error in "K" Cells (#VALUE!) & those cells which
Qty Column are not blank does not show error. (I want,
without Qty, Cells should remain blank)

[....]
|Download: http://www.excelbanter.com/attachment.php?attachmentid=891|


Perhaps:

=IF(E15="","",E15-F15-G15-H15)

That presumes that E15 is empty or it has a formula that returns the null
string (""). It is not obvious that is the case based on your screenshot.
The devil is in the details.

If that does not solve your problem, I suggest that you post the URL of an
example Excel file (not just a screenshot) that has been uploaded to a
file-sharing website. Perhaps you can create a ExcelBanter attachment; I
don't know. If not, the following is a list of some free file-sharing
websites; or use your own.

Box.Net: http://www.box.net/files
Windows Live Skydrive: http://skydrive.live.com
MediaFi http://www.mediafire.com
FileFactory: http://www.filefactory.com
FileSavr: http://www.filesavr.com
RapidSha http://www.rapidshare.com

  #3   Report Post  
Junior Member
 
Posts: 3
Smile

You Can Also Use Iferror :)
Same Way As What Khanjee Suggest
=iferror(e15-f15-g15-h15."")
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
Having trouble inputting numbers past 09 it shows 0.10 in excel scary Excel Discussion (Misc queries) 4 May 14th 08 05:37 PM
Copy and past from one worksheet to another Rick_T Excel Discussion (Misc queries) 3 December 29th 06 02:31 PM
past method error kr Excel Programming 4 August 29th 06 05:03 PM
Copy and Past Joe Excel Discussion (Misc queries) 1 August 17th 06 02:10 AM
How can i get past the overflow error? georgesmailuk Excel Programming 6 May 31st 06 01:41 AM


All times are GMT +1. The time now is 12:57 AM.

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"