ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Question about a new equation or function I am unfimiliar with (https://www.excelbanter.com/excel-discussion-misc-queries/209404-question-about-new-equation-function-i-am-unfimiliar.html)

Rodney Watters

Question about a new equation or function I am unfimiliar with
 
I'm hoping someone can help me here. I opened an excel file given to me to
use in 6 Sigma relating to Gage R&R. In some of the the formulas it contains
a statement of "UnderTheHood. Here is a copy of one,
=IF($C$27=C$33,UnderTheHood!B24,"")
I have no idea what this funtion is and I have researched it on the Internet
and in my books. I think it has something to do with VBA's and Macros but I'm
not sure. If anyone could help me out with this I would really appreciate it.
I like the way it works the formulas in the cells.
--
Rod

T. Valko

Question about a new equation or function I am unfimiliar with
 
=IF($C$27=C$33,UnderTheHood!B24,"")

UnderTheHood is a sheet name. You can spot sheet names because they're
followed by an exclamation point (!): UnderTheHood!

The formula returns the value from sheet UnderTheHood cell B24 if cell C27
is greater than or equal to cell C33. If cell C27 is not greater than or
equal to cell C33 then the formula reurns a blank.

--
Biff
Microsoft Excel MVP


"Rodney Watters" wrote in message
...
I'm hoping someone can help me here. I opened an excel file given to me
to
use in 6 Sigma relating to Gage R&R. In some of the the formulas it
contains
a statement of "UnderTheHood. Here is a copy of one,
=IF($C$27=C$33,UnderTheHood!B24,"")
I have no idea what this funtion is and I have researched it on the
Internet
and in my books. I think it has something to do with VBA's and Macros but
I'm
not sure. If anyone could help me out with this I would really appreciate
it.
I like the way it works the formulas in the cells.
--
Rod




Rodney Watters

Question about a new equation or function I am unfimiliar with
 
Okay, I also wondered about that if, UnderTheHood, was a sheet name. The only
problem I have now is that the workbook this spreadsheet is in has only one
worksheet. I did a quirey to see if I could locate this other worksheet and
to no avail. I now there is a simple solution to it and I'm just not seeing
it. If anyone has a suggestion on how to locate this worksheet I would
deepley appreciate it.
--
Rod


"T. Valko" wrote:

=IF($C$27=C$33,UnderTheHood!B24,"")


UnderTheHood is a sheet name. You can spot sheet names because they're
followed by an exclamation point (!): UnderTheHood!

The formula returns the value from sheet UnderTheHood cell B24 if cell C27
is greater than or equal to cell C33. If cell C27 is not greater than or
equal to cell C33 then the formula reurns a blank.

--
Biff
Microsoft Excel MVP


"Rodney Watters" wrote in message
...
I'm hoping someone can help me here. I opened an excel file given to me
to
use in 6 Sigma relating to Gage R&R. In some of the the formulas it
contains
a statement of "UnderTheHood. Here is a copy of one,
=IF($C$27=C$33,UnderTheHood!B24,"")
I have no idea what this funtion is and I have researched it on the
Internet
and in my books. I think it has something to do with VBA's and Macros but
I'm
not sure. If anyone could help me out with this I would really appreciate
it.
I like the way it works the formulas in the cells.
--
Rod





David Biddulph[_2_]

Question about a new equation or function I am unfimiliar with
 
Perhaps the sheet is hidden?

Format/ Sheet/ Unhide ...
--
David Biddulph

"Rodney Watters" wrote in message
...
Okay, I also wondered about that if, UnderTheHood, was a sheet name. The
only
problem I have now is that the workbook this spreadsheet is in has only
one
worksheet. I did a quirey to see if I could locate this other worksheet
and
to no avail. I now there is a simple solution to it and I'm just not
seeing
it. If anyone has a suggestion on how to locate this worksheet I would
deepley appreciate it.
--
Rod


"T. Valko" wrote:

=IF($C$27=C$33,UnderTheHood!B24,"")


UnderTheHood is a sheet name. You can spot sheet names because they're
followed by an exclamation point (!): UnderTheHood!

The formula returns the value from sheet UnderTheHood cell B24 if cell
C27
is greater than or equal to cell C33. If cell C27 is not greater than or
equal to cell C33 then the formula reurns a blank.

--
Biff
Microsoft Excel MVP


"Rodney Watters" wrote in message
...
I'm hoping someone can help me here. I opened an excel file given to
me
to
use in 6 Sigma relating to Gage R&R. In some of the the formulas it
contains
a statement of "UnderTheHood. Here is a copy of one,
=IF($C$27=C$33,UnderTheHood!B24,"")
I have no idea what this funtion is and I have researched it on the
Internet
and in my books. I think it has something to do with VBA's and Macros
but
I'm
not sure. If anyone could help me out with this I would really
appreciate
it.
I like the way it works the formulas in the cells.
--
Rod








All times are GMT +1. The time now is 01:39 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com