ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   creating functions (https://www.excelbanter.com/excel-worksheet-functions/99268-creating-functions.html)

grumpy

creating functions
 
trying to create a function that IF B1 is ( time value), then TRANSPOSE
(number value) B2 to B3. can anyonehelp with this function

Mallycat

creating functions
 

can you be more descriptive. What does transpose mean?


--
Mallycat
------------------------------------------------------------------------
Mallycat's Profile: http://www.excelforum.com/member.php...o&userid=35514
View this thread: http://www.excelforum.com/showthread...hreadid=561381


grumpy

creating functions
 
copy or move

"Mallycat" wrote:


can you be more descriptive. What does transpose mean?


--
Mallycat
------------------------------------------------------------------------
Mallycat's Profile: http://www.excelforum.com/member.php...o&userid=35514
View this thread: http://www.excelforum.com/showthread...hreadid=561381



Roger Govier

creating functions
 
Hi

Try entering in B3
=IF(B1TIME(9,15,0),B2,"")

If the time in B1 is greater than 9:15, then B3 will have the value that
is in B2, otherwise it will remain empty.
--
Regards

Roger Govier


"grumpy" wrote in message
...
trying to create a function that IF B1 is ( time value), then
TRANSPOSE
(number value) B2 to B3. can anyonehelp with this function




Bob Phillips

creating functions
 
In B3

=IF(B1TIME(9,30,0),B2,"")

or

=IF(B1--"9:30:00",B2,"")

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"grumpy" wrote in message
...
copy or move

"Mallycat" wrote:


can you be more descriptive. What does transpose mean?


--
Mallycat
------------------------------------------------------------------------
Mallycat's Profile:

http://www.excelforum.com/member.php...o&userid=35514
View this thread:

http://www.excelforum.com/showthread...hreadid=561381






All times are GMT +1. The time now is 07:14 AM.

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