A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Excel » General Discussion
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Question about a new equation or function I am unfimiliar with



 
 
Thread Tools Display Modes
  #1  
Old November 7th, 2008, 03:14 AM posted to microsoft.public.excel.misc
Rodney Watters
external usenet poster
 
Posts: 2
Default 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
  #2  
Old November 7th, 2008, 03:34 AM posted to microsoft.public.excel.misc
T. Valko
external usenet poster
 
Posts: 15,759
Default 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



  #3  
Old November 7th, 2008, 01:27 PM posted to microsoft.public.excel.misc
Rodney Watters
external usenet poster
 
Posts: 2
Default 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




  #4  
Old November 7th, 2008, 02:21 PM posted to microsoft.public.excel.misc
David Biddulph
external usenet poster
 
Posts: 8,714
Default 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






 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


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


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.