#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
nso nso is offline
external usenet poster
 
Posts: 8
Default "nesting"?

=IF('5-19 Epson Ink'!H4<0, '5-19 Epson Ink'!A4)

this is the formula that i have. how to i tell it to also do it if h40??

tia
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 11,501
Default "nesting"?

Hi,

Try this but not the only condition now exceluded is zero

=IF('5-19 Epson Ink'!H4<0, '5-19 Epson Ink'!A4)

Mike

"nso" wrote:

=IF('5-19 Epson Ink'!H4<0, '5-19 Epson Ink'!A4)

this is the formula that i have. how to i tell it to also do it if h40??

tia

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
nso nso is offline
external usenet poster
 
Posts: 8
Default "nesting"?

that did work thank you!! do you know how to do this--- (i copied a thread i
posted earlier)

CAN ANYONE HELP PLEASE?
if column g is < or 0, i want it to copy that entire row to a spreadsheet
in the same workbook. if it =0, i want it to leave it and move onto the next
row. is there a way of doin this without puttin a separate formula into each
cell? not only is that really really tedious, but then ill end up with blank
rows.

basically, i need a list of all the skus from several spreadsheets within a
workbook that have a variance (column g does not equal zero). this list
needs to be its own spreadsheet in the workbook.

"nso" wrote:

i have a workbook with several spreadsheets. in each row on each spreadsheet
there is a sku, upc, description, empty cell to enter floor count (we'll call
this A), empty cell to enter backroom count (we'll call this B), empty cell
to enter system count (we'll call this C), cell that automatically calculates
the difference between the system count and the combined totals of floor and
backroom counts (D= C-(A+B)).

what i need it to do is- if D is more or less than 0, i want that whole ROW
copied to a blank spreadsheet at the end of my workbook. so far, i have only
been able to get it to copy the first cell from that row, but i need the
whole thing. is there a way to do this other than putting a formula in each
row in that column??? thanks, i hope i explained this well.



"Mike H" wrote:

Hi,

Try this but not the only condition now exceluded is zero

=IF('5-19 Epson Ink'!H4<0, '5-19 Epson Ink'!A4)

Mike

"nso" wrote:

=IF('5-19 Epson Ink'!H4<0, '5-19 Epson Ink'!A4)

this is the formula that i have. how to i tell it to also do it if h40??

tia

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
change "true" and "false" to "availble" and "out of stock" inthestands Excel Worksheet Functions 2 July 19th 07 07:05 PM
nesting "and" in sumproduct function George P Excel Discussion (Misc queries) 0 January 6th 07 07:22 PM
Naming cell ranges, copying formulas for a range & nesting "IF" fu DonF Excel Discussion (Misc queries) 3 October 5th 06 05:47 PM
HELP on "left","right","find","len","substitute" functions serene83 Excel Discussion (Misc queries) 5 June 27th 06 02:23 AM
Count occurences of "1"/"0" (or"TRUE"/"FALSE") in a row w. conditions in the next BCB New Users to Excel 7 May 13th 06 10:02 PM


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

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"