how do I add times in Excel and result in hours & minsI want to insert a time when I start work and a time when I take a break,
then a time when I leave work.
Following that I want to be able to add up the amount of hours that I have
worked.
This will enable me to plan my week ahead and ensure I only allocate a
specific amount of time to a project.
http://www.cpearson.com/excel/datetime.htm#WorkHours
--
Kind Regards,
Niek Otten
Microsoft MVP - Excel
"Rty Shaw" <Rty Shaw@discussions.microsoft.com> wrote in message
news:37D03D72-5525-4D6E-8ED7-2911B16248B0@microsoft.com...
>I want to insert a time when I start work and...
Illegal operation error while printing EXCEL or WORD FilesHi,
I am facing an illegal operation error when i try to print any file from
excel (any no. of pages), this happens in stand alone printer as well as a
networked printer.
When we press the print button, it flashes this message, but still prints,
but once the printing is completed, i will have to restart the PC. Due to
this error other applications PRINTING also will NOT HAPPEN and the only way
out is, restart the PC.
This happens not only in EXCEL, it happens in all the MS applications
(outlook, access, front page, powerpoint also).
When I check the print manager (before restart),...
VBA from another app: Suppressing Excel confirmation dialog?After creating/formatting several worksheets from MS Access, I'd like to delete
the "Sheetn" worksheets that got put there when I did a .WorkBooks.Add.
I avoided using them because I'm not sure how/why they are created - i.e. maybe
some user's defaults would only create 1 empty sheet or none.
So, form MS Access's VBA I'd like to do:
On Error Resume Next
.Worksheets("Sheet1").Delete
.Worksheets("Sheet2").Delete
.Worksheets("Sheet3").Delete
.Worksheets("Sheet4").Delete
On Erro...
Importing Data into an Excel Pivot Table via AccessI have set up a query in Microsoft Access which is linked to our AS400
server. I have created pararmeters within Access which asks for certain
fields which works. I then go into Excel and create a pivot table with the
external data source that I have created in access. When I go to enter a
pararmeter within Microsof Query I get a reply saying that "Parameters can
not be used with this Query", what I want to do is setup a parameter on the
Excel spreadsheet which then goes and gets the data i require from this
parameter. I would be very grateful if someone could help me with thi...
Windows Live Email Time StampThe windows live time stamp on all outgoing emails is 4hours later than the
actual time. PC time is setup with the correct time zone. Only happens when
using the online windows live email access. Can anyone assist?
Thanks.
v "dioncnr" <dioncnr@discussions.microsoft.com> schreef in bericht
news:68BCFE8E-74E3-4967-B733-209DCE7C3BED@microsoft.com...
> The windows live time stamp on all outgoing emails is 4hours later than
> the
> actual time. PC time is setup with the correct time zone. Only happens
> when
> using the online windows live ...
Multiple hyperlinks in one cellHey,
I'm stuck with an excel problem which I cannot solve. I want to pu
different messages in one cell and add a hyperlink to some of thes
messages.
For example I want to put this information all into one cell
"message1 - message2(with hyperlink) - message3(with hyperlink)
message4"
I really hope it is possible to create multiple hyperlinks within on
cell, but for now I can only add a hyperlink to a cell.
If you would know how I could fix this issue I would be reall
gratefull.
Thx in advance,
Veroniqu
--
Message posted from http://www.ExcelForum.com
If it's really...
Customising page numbersHi,
In MS Word, we can introduce the page numbers in header/footer and
customize the starting page number from 2 or 3 ... instead of 1. I
want to start the page number from 5 in Excel. Kindly help.
- Krisunela
Hi
goto 'File - Pagesetup'. In the first tab is a textbox to enter your
starting page (think this was introduced with Excel 2000)
--
Regards
Frank Kabel
Frankfurt, Germany
Krisun wrote:
> Hi,
> In MS Word, we can introduce the page numbers in header/footer and
> customize the starting page number from 2 or 3 ... instead of 1. I
> want to start the page number fro...
Opening a new instance of ExcelI am using multiple monitors for work and it is great! Is
there a setting that I can use so that it opens each new
excel file in a new excel window so I can drag different
ones to each monitor? Is there a similar setting for Word?
I am using Excel 2002 and Word 2002.
Thank you.
Hi,
Yes, you can check the Windows in Taskbar checkbox in
Tools; Options. This is on the View tab for both Word
and Excel.
>-----Original Message-----
>I am using multiple monitors for work and it is great!
Is
>there a setting that I can use so that it opens each new
>excel file in a new excel ...
CListCtrl and paging???hi anybody
I know CListCtrl can display items per page, for instance if table contains
1 millions records or 10. for display items from that table we should divide
all items per pages and display that pages in CListCtrl.
Question: how to do this - I mean API. If somebody have source - send me pl.
I'm not sure what you are asking, but a virtual list control sounds like a
possibility.
"Nothing" <Vinnitsky@msn.com> wrote in message
news:e7HghgajDHA.1284@TK2MSFTNGP09.phx.gbl...
> hi anybody
>
> I know CListCtrl can display items per page, for instance if tabl...
Outgoing emailsI am having an issue when trying to send emails out....
It has been working fine until about 2 weeks ago. Please help.
Message appears as follows.....
-- The connection to the server has failed. Subject 'test', Account:
'mail.aapt.net.au', Server: 'mail.aapt.net.au', Protocol: SMTP, Port: 23,
Secure(SSL): No, Socket Error: 10060, Error Number: 0x800CCC0E
Try port 25. If you still get an error post back. There are cases where
that doesn't work either and you need to change it, and another option as
well . . . . let's just try one thing at ...
Emailing in excel 2003 02-26-10If i type in the cell A34: neil.Holden@test.com and press a button is it
possible to email to the address of what ever is in A34 is?
The email body should say: this has been submitted for cell B34 and todays
date.
Thanks.
Check out Ron De Bruins "Send-Mail" tips:
http://www.rondebruin.nl/sendmail.htm
Micky
"Neil Holden" wrote:
> If i type in the cell A34: neil.Holden@test.com and press a button is it
> possible to email to the address of what ever is in A34 is?
>
> The email body should say: this has been submitted for cell B34 and...
DB Emailing Questions1) How do i format the message text of an email in Access. I used macro
builder - action = sendobject. Can you use code builder? if so, please give
me an idea of how the code will be like.
2) Also can i assign the email to have a recipient automatically or do i have
to write it down each time?
Thank you in advance.
--
Message posted via AccessMonster.com
http://www.accessmonster.com/Uwe/Forums.aspx/access-formscoding/201001/1
On Jan 21, 11:51=A0am, "axm0035 via AccessMonster.com" <u56602@uwe>
wrote:
> 1) How do i format the message text of an email in Acce...
Outgoing emails not sending for outlook express 2000Hi there,
Can anyone help me?Everytime I try to send an email these
error messages pop up and I have no idea what to do;
The host 'SMTP' could not be found. Please verify that you
have entered the server name correctly. Account: 'POP3',
Server: 'SMTP', Protocol: SMTP, Port: 25, Secure(SSL): No,
Socket Error: 11001, Error Number: 0x800CCC0D
The host 'POP3' could not be found. Please verify that you
have entered the server name correctly. Account: 'POP3',
Server: 'POP3', Protocol: POP3, Port: 110, Secure(SSL):
No, Socket Error: 11001, Err...
Excel CrashI use Excel and Word 2003 using Windows NT. I've kept some files on a jump
drive so I can work on them at home. I attempted to work on a Word documents
which had an Excel worksheet inserted in it. I tried double clicking on the
worksheet to edit it and Word and Excel shut down. Now when I attempt to
open Excel at home it asks for my Office XP Professional installation cd. (I
have Office XP at home with Windows XP). I'm having a hard time locating my
original discs. Does anyone have any suggestions or experience anything like
this?
...
Does anyone have a dashboard gauge (speedometer style) for Excel?I am trying to create dashboard charts from Excel data and would love other
templates not available in Excel today - speedometer charts, multi-dimension
comparitive charts, charts that build information overlays.
I regularly create these in a manual way for executive and customer
summaries but would appreciate the ability to automatically generate these
types of charts allowing for real time viewing of "what if" scenarios.
Steve, there are tons of these things out there to review, few better than
this collection:
http://www.andypope.info/charts.htm
Andy Pope has put together...
Moving 5.5 server from one domain to anotherEx 5.5, sp4 on Win2000 sp4, Mcafee VScan8, Veritas 8.6 currently in NT4
domain. Have exactly the same config in another office except this Ex 5.5
server is the bridge end.
Have gone through the process of changing service accounts and that is
working fine and machine is using the new service accounts to run the
services, (ie using the new service account in the Windows 2003 domain), when
I drop out of "abc" domain and into "xyz" domain machine comes up fine, all
services start but after about 60 secs the information store stops, if I try
to start it manually I get er...
Version 10 Startup PageI just started using Version 10, and I see I have a home page when I start
Great Plains. I see, too, that when I click the Purchasing button in my
navigation pane, I see all the Purchasing screens I can access. When I start
Great Plains, is there a way I can have that Purchasing page appear instead
of my home page?
Mary Fetsch
Mary, this is actually possible if you use a login macro with some extra
lines to take you to the purchasing navigation option. I will create a blog
article on this today. Visit my blog at
http://dynamicsgpblogster.blogspot.com to see the article later on.
Be...
Excel Edit F2 button changed for Mac???Switched to Microsofts version of Excel for Mac. Can anyone tell me
what keystroke allows me to edit a cell? Before I switched to a Mac
it was the F2 button. Please help. Thank you.
See the answers in the m.p.mac.office.excel newsgroup.
In article <1176582208.958694.269620@q75g2000hsh.googlegroups.com>,
ssears@indy.tds.net wrote:
> Switched to Microsofts version of Excel for Mac. Can anyone tell me
> what keystroke allows me to edit a cell? Before I switched to a Mac
> it was the F2 button. Please help. Thank you.
...
Print First Page OnlyHi Groupies:
In Outlook 2007, how can you tell it to print only the 1st page of a multi
page email? Am I blind or is the option just not there?
--
Thanks for taking the time!
CJ
---------------------------------------------------------
Know thyself, know thy limits....know thy newsgroups!
"CJ" <private@newsgroups.com> wrote in message
news:E83B3132-6092-4092-924C-47A651128836@microsoft.com...
> Hi Groupies:
>
> In Outlook 2007, how can you tell it to print only the 1st page of a multi
> page email? Am I blind or is the option just not there?
>
It is, b...
EXCEL TROUBLESHOOTING #2I have an excel file (2000 format), that after I made a
number of changes is causing me problems when I re-open
the file. Windows task manager goes to 100% CPU
activity, and i cant do anything within the excel file.
However, if I set recalculation to manual before I open
the file, all seems fine.
Obvioulsy I have a problem. But how do i find that
problem ?
Thanks in advance.
I have had some experience running large spreadsheets lately. Above a
certain size, the recalculation time seems to climb very fast. While Excel
is recalculating, you can't do anything anyway.
Best in my v...
Outlook should be able to email MS CRM advanced find queries (grouThe only way to e-mail a group in MS-CRM is to use the Quick Campaign
function. The Quick Campaign has several disadvantages:
- attachments for emails are not possible
- this takes at least about 10 more clicks compared to sending a standard
outlook email
- the quick campaign doesn't have the look-and-feel of Outlook to which
users are accustomed to
Therefore it would be great if you could select the emailaddresses from
groups retrieved from MS CRM into the TO:, CC: or BCC: field in a standard
Outlook email message. Actually you would make the advanced find queries
available to sel...
Create pre-set margins & page no's.How does one "pre-set" margins & desired page-numbering option so that most
Word files that a person creates or copies from the Internet automatically
are set to these specifications when a new document page is opened? (I am
tired of doing this "by hand"over and over again each day!)
Also, can I create one or more of this type of "template?" (I've never done
this sort of thing before.)
Create a template with the desired options specified. See
http://word.mvps.org/faqs/customization/CreateATemplatePart1.htm.
--
Stefan Blom
Microsoft Wo...
Multiple conditional formating for one cellI have a workbook with several sheets. Sheet1 has several hundred rows of
text. Some of the same text will appear in multiple rows of Sheet1. On Sheet2
I have I have a cell that allows my users to free hand type in a keyword(s)
to search for in Sheet1. This cell is also has a reference name of
"Special_Char".
Now comes the question..... I like to for the user to type the keywork into
"Special_Char" and any or all the rows in Sheet1 that contain the keyword as
part of its text to turn yellow. Is there a way to do this? Please keep in
mind that the keywork i...
Excel Cells Contents to HTML Pages
Hi,
I have an excel sheet which has two columns.
Column 1: PageName
Column 2: HTMLCode
PageName has information like: OurServices.htm which is the name of th
HTML page.
HTMLCode clumn has actual HTML Code like:
<html>
<head>
<meta http-equiv="Content-Language" content="en-us">
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html
charset=windows-1252"> ...
In Excel program shows a broken line and don't know how to get ri.I am trying to put in entries in Excel program and when I go to Print
Preview, it only shows part of the entries I put in. When I go to the last
entry that it shows in Print Preview, there is a broken line between it and
the next entry. I don't know what I did. I could use some help
You probably have multiple areas selected for your print area.
you can check this by <view><page break preview>
One possibility to correct this would be
<file><print area><clear print area>
or specifically select the area you want printed and
<file ><Print area>...