Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 34
Default Returning last number(time) in a row of cells

Need some help with this one please;
Row A4 thru J4
A4 B4 C4 D4 E4 F4 G4 H4 I4 J4
12:00 15:00 16:00

I need to return to cell K4 the last number in the above row.
I do not know what formula to use. Any help would be greatly appreciated.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 561
Default Returning last number(time) in a row of cells

There are several ways to achieve that, - here are two:
http://img9.imageshack.us/img9/9398/nonamegi.png
Micky


"v1rt8" wrote:

Need some help with this one please;
Row A4 thru J4
A4 B4 C4 D4 E4 F4 G4 H4 I4 J4
12:00 15:00 16:00

I need to return to cell K4 the last number in the above row.
I do not know what formula to use. Any help would be greatly appreciated.

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 561
Default Returning last number(time) in a row of cells

Third and last for tonight:
http://img188.imageshack.us/img188/21/nonamev.png
Micky


"מיכאל (מיקי) אבידן" wrote:

There are several ways to achieve that, - here are two:
http://img9.imageshack.us/img9/9398/nonamegi.png
Micky


"v1rt8" wrote:

Need some help with this one please;
Row A4 thru J4
A4 B4 C4 D4 E4 F4 G4 H4 I4 J4
12:00 15:00 16:00

I need to return to cell K4 the last number in the above row.
I do not know what formula to use. Any help would be greatly appreciated.

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 34
Default Returning last number(time) in a row of cells

Micky: thank you the first one did it. I had thought the count function would
have added. thanx again. Doug

"מיכאל (מיקי) אבידן" wrote:

Third and last for tonight:
http://img188.imageshack.us/img188/21/nonamev.png
Micky


"מיכאל (מיקי) אבידן" wrote:

There are several ways to achieve that, - here are two:
http://img9.imageshack.us/img9/9398/nonamegi.png
Micky


"v1rt8" wrote:

Need some help with this one please;
Row A4 thru J4
A4 B4 C4 D4 E4 F4 G4 H4 I4 J4
12:00 15:00 16:00

I need to return to cell K4 the last number in the above row.
I do not know what formula to use. Any help would be greatly appreciated.

  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 15,768
Default Returning last number(time) in a row of cells

Here's another one...

=IF(COUNT(A4:J4),LOOKUP(1E100,A4:J4),"")

Format as Time or h:mm

--
Biff
Microsoft Excel MVP


"v1rt8" wrote in message
...
Need some help with this one please;
Row A4 thru J4
A4 B4 C4 D4 E4 F4 G4 H4 I4 J4
12:00 15:00 16:00

I need to return to cell K4 the last number in the above row.
I do not know what formula to use. Any help would be greatly appreciated.



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
Time Calculation returning 19:00 default time to PM after 12:00 pm[_2_] Excel Discussion (Misc queries) 2 April 16th 09 03:36 PM
Data entry for returning time Nonie Excel Discussion (Misc queries) 1 February 1st 08 09:25 PM
Number Formating Cells (Time) onlyinsyder Excel Discussion (Misc queries) 6 September 16th 06 08:09 AM
Convert data type of cells to Text,Number,Date and Time Kevin Excel Worksheet Functions 1 December 31st 04 12:57 PM
Convert data of cells to any type: Number, Date&Time, Text Kevin Excel Discussion (Misc queries) 0 December 30th 04 06:55 AM


All times are GMT +1. The time now is 10:18 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"