Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 75
Default Help required

Hi All,

A1 B1
Business hrs 06:00 AM

I have an excel sheet, with Business hrs in A1 and Time in B1, In F1 I want
a Like that: Total Business hours from 06:00 AM, so this Time here take from
B1.

Thanks & Regards

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 459
Default Help required

Nel ,
Hassan ha scritto:
Hi All,

A1 B1
Business hrs 06:00 AM

I have an excel sheet, with Business hrs in A1 and Time in B1, In F1
I want a Like that: Total Business hours from 06:00 AM, so this Time
here take from B1.

Thanks & Regards


Hi Hassan,

try this one in F1:

=A1&" "&TEXT(B1,"hh:mm AM/PM")




--
(I'm not sure of names of menus, options and commands, because
translating from the Italian version of Excel...)

Hope I helped you.


Thanks in advance for your feedback.


Ciao


Franz Verga from Italy
  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 176
Default Help required

Hassan wrote:
A1 B1
Business hrs 06:00 AM
I have an excel sheet, with Business hrs in A1 and Time in B1, In F1 I want
a Like that: Total Business hours from 06:00 AM, so this Time here take from
B1.


Please restate "In F1 I want a Like that: .."

If B1='06:00 AM and C1 = '07:02 PM then
F1= =HOUR(B1-A1)&":"&MINUTE(B1-A1)&":"&SECOND(B1-A1)
gives elapsed time 13:2:0.

Is there a sheet equivalent of Format$() function?



----== Posted via Newsfeeds.Com - Unlimited-Unrestricted-Secure Usenet News==----
http://www.newsfeeds.com The #1 Newsgroup Service in the World! 120,000+ Newsgroups
----= East and West-Coast Server Farms - Total Privacy via Encryption =----
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
HELP ON SUM - REQUIRED alisaheb Excel Worksheet Functions 7 January 22nd 09 05:39 AM
Help Required.... kiran Excel Discussion (Misc queries) 2 November 4th 06 11:48 AM
Help Required kiran Excel Discussion (Misc queries) 3 November 4th 06 05:36 AM
Further help required please :) Les Stout[_2_] Excel Programming 10 October 5th 06 11:03 AM
Help required in VBA MADS Excel Programming 4 January 10th 05 12:05 PM


All times are GMT +1. The time now is 03:59 PM.

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"