Public Schedule Face-to-Face & Online Instructor-Led Training - View dates & book

how can i create

Forum home » Delegate support and help forum » Microsoft Excel Training and help » How can I create a organisational chart to go onto a word docume

How can I create a organisational chart to go onto a word docume

ResolvedVersion 2016

How can I create a organisational chart to go onto a word docume

How can I create a organisational chart to go onto a word document?

Each time I copy and paste the text seems to reduce in size and the document is not clear,

Not sure if you could call me 07827-953-929

Thanks

RE: How can I create a organisational chart to go onto a word do

Hi Lynda,

Thank you for your question. In which app is the organization chart created, e.g. PowerPoint, Word, Visio, Excel?

Do you need to be able to update or make changes to the org chart in Word after you have pasted it?

Kind regards
Marius Barnard
STL

Excel tip:

Calculate difference between two times

For presenting the result in the standard time format (hours : minutes : seconds . Use the subtraction operator (-) to find the difference between times, and the TEXT function to format the returned value to text in a specific number format.

Hours never exceed 24, minutes never exceed 60, and seconds never exceed 60.

=TEXT(B2-A2,"h")
Hours between two times (4)

=TEXT(B2-A2,"h:mm")
Hours and minutes between two times (4:55)

=TEXT(B2-A2,"h:mm:ss")
Hours and seconds between two times (4:55:00)

Where B2 and A2 must hold the end time and start time respectively formatted as a time format

View all Excel hints and tips

Connect with us:

0207 987 3777

Call for assistance

Request Callback

We will call you back

Server loaded in 0.1 secs.