Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 104
Default Automatically Adding Time based on a name ranged

I have a named range ---

178 1:45
5969 2:00
48 1:30

The table I am working looks like

A B C D
178 Contract A 2/3/08 8:00 am
5969 Contract A 2/3/08 9:45 am
48 Contract B 2/3/08 11:45 am

In column D row 1 , I would input a time.

In column D row 2, the formula would look at column A row 1, and match it up
in the named range, then add those hours and minutes to column D row 1 time
and give me a new time.

HELPPPPPPPPPPPPPP!
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,389
Default Automatically Adding Time based on a name ranged

In d2, use:

=d1+vlookup(a1,$NamedRange,2,false)

Regards,
Fred

"Cathy" wrote in message
...
I have a named range ---

178 1:45
5969 2:00
48 1:30

The table I am working looks like

A B C D
178 Contract A 2/3/08 8:00 am
5969 Contract A 2/3/08 9:45 am
48 Contract B 2/3/08 11:45 am

In column D row 1 , I would input a time.

In column D row 2, the formula would look at column A row 1, and match it
up
in the named range, then add those hours and minutes to column D row 1
time
and give me a new time.

HELPPPPPPPPPPPPPP!


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
Named ranged selection problem Martin B Excel Worksheet Functions 3 January 4th 08 09:32 PM
Enter text automatically based on current time jmj713 Excel Discussion (Misc queries) 3 September 7th 07 04:18 PM
Adding multiple data fields from time based data. JMK Excel Discussion (Misc queries) 1 July 27th 07 10:59 PM
Adding time to date-time formatted cell tawtrey(remove this )@pacificfoods.com Excel Discussion (Misc queries) 4 August 12th 05 10:53 PM
Vlookup - Using a named ranged for col_index_num [email protected] Excel Discussion (Misc queries) 2 June 1st 05 05:38 PM


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