Summary: Hi, Here is an example for combining your branch office reports. This example has three 'branches' There is a Master workbook named 'HeadOffice.xls' c...
Summary: Dear Friends, I would like have a formula which helps me save the previous comments of the cell (Say A1)automatically to another cell on same sheet or...
Summary: Thanks Guys for your replies. I will explore both options to see which one is a better given the environmental parametres. Just as an aside and for my...
Summary: Hi, I seem to recall that some mail servers will not accept outgoing mail from other domains. I presume this is a spamming issue. So if you are send...
Summary: I am using Microsoft Word 2007 and every time I open a new document the cursor is centre justified. From a search on the Internet I gather this has s...
Summary: Hi, If you were provided with internet access to e-mail using a web browser, there is likely a link to a setup page that may allow you to control forw...
Summary: Hi, This option uses a User Defined Function, written in Visual Basic. The cells containing the time must be formatted as Text. Before entering any ti...
Summary: Hi, Here is some code to put the date into the Active Cell. Sub Enter_Date() 'Sub to enter today's date into the active cell and format the date in yo...