Search:

Type: Posts; User: alan sh; Keyword(s):

Page 1 of 5 1 2 3 4

Search: Search took 0.01 seconds.

  1. Thank you. I would never have thought of looking...

    Thank you. I would never have thought of looking all the way in there.

    regards

    Alan
  2. Turn automatic numbering back on?

    I made a mistake and turned automatic numbering off (I was asked by Outlook and said "yes" - silly me). I can't find any way of turning it back on. Anyone know the magic to do that?

    regards

    Alan
  3. Just as an FYI, I found this section from MS...

    Just as an FYI, I found this section from MS http://msdn.microsoft.com/en-us/library/office/microsoft.office.interop.outlook._mailitem_members.aspx which proved very useful. So, rather than cc'ing...
  4. I found some code Dim objNS As...

    I found some code
    Dim objNS As Outlook.Namespace
    Set objNS = Outlook.GetNamespace("MAPI")
    msgbox objNS.Session.CurrentUser.AddressEntry.GetExchangeUser.PrimarySmtpAddress


    but that needs a...
  5. I need the SMTP name from Outlook in Excel - anyone got some code?

    As the title says, I need the SMTP address from Outlook of the user running my code so I can 'CC' them when they email a message.

    I can do the email bit - but I can't work out how to get the SMTP...
  6. As far as I can see it also only works on...

    As far as I can see it also only works on encrypted FILES, not encrypted DISKS which boot up before the O/S. So, maybe that's the way forward? How secure are tools like Macafee Endpoint Encryption?
    ...
  7. Interesting - does office365 also do contact...

    Interesting - does office365 also do contact sync? I've seen email (which I don't need) and Calender - but not contacts.

    I may have a play with Exchange

    ALan
  8. Absolutely. But I'd also like integration with...

    Absolutely. But I'd also like integration with Android - which I know Exchange can do as I have it via my works email (I work for HP).

    But I'd like a separate system for my home email - I thought...
  9. Thank you - but I don't want web access to a...

    Thank you - but I don't want web access to a calender (quote "web access to email, calendars, and contacts") - I want it integrated into my home Outlook and my Android devices - same as I have for...
  10. A hosted option would be fine except that Google...

    A hosted option would be fine except that Google have just dropped Gsync (Active-Sync to Gmail) and Outlook.com is (as fas as I can make out) just Hotmail renamed and has no calender or contacts...
  11. Setting up Exchange at home for calender and contacts - is it possible?

    I am lucky enough to have some spare PCs and a subscription to MSDN so....

    I would like to set up Exchange so that I can have once central copy of my contacts and calenders which I can use for my...
  12. Replies
    7
    Views
    289

    That's OK - if the colour changes, I'll do a...

    That's OK - if the colour changes, I'll do a manual recalc.

    Cheers

    Alan
  13. Replies
    7
    Views
    289

    That macro works EXACTLY as I want. Brilliant....

    That macro works EXACTLY as I want. Brilliant. Many thanks

    Alan
  14. Replies
    7
    Views
    289

    Humm - not quite that easy. I have manually set...

    Humm - not quite that easy. I have manually set up certain cells with a colour to highlight things. It would have been nice if there was an "IF" type statement such that Could do an "IF(colour=blue,...
  15. Replies
    7
    Views
    289

    Sum based on colour?

    I want to sum a selection of cells based on the colour of the cell. Is that possible?

    thanks

    Alan
  16. And after testing, it does EXACTLY what I want....

    And after testing, it does EXACTLY what I want. Yippee!!

    Alan
  17. I do have a paid up MSDN subscription. Installing...

    I do have a paid up MSDN subscription. Installing Pro now. I've also found this site http://8gadgetpack.bplaced.net/ which may do what I want.

    Alan
  18. Replies
    3
    Views
    764

    Parameters won't do it. The queries are all quite...

    Parameters won't do it. The queries are all quite different.

    I like the switchboard idea though. I'll have a play.....
  19. Replies
    3
    Views
    764

    Can I group my queries?

    I have an MS-Acces 2010 database with about 15 tables. I'm creating loads of queries to answer specific questions. However, the list is growing quite large and it's getting a bit unwieldy. Is there...
  20. Thanks all for this. Where can I find the 64 bit...

    Thanks all for this. Where can I find the 64 bit version? The pointer only seems to have the 32 bit version. or, should I be getting it from my Windows 7 system?

    I will re-install the Win 8 Pro...
  21. No gadgets allowed any morem - is there a solution?

    Having used Win 8 RP for a while whith my gadgets loaded (CPU, Clock, calender, App launcher), I am extremely disappointed that I can't load them up in the final version. Has anyone tried to find a...
  22. Replies
    4
    Views
    516

    Thanks Alan

    Thanks

    Alan
  23. Replies
    4
    Views
    516

    Thank you. I've learned something new today ...

    Thank you. I've learned something new today

    Alan
  24. Replies
    4
    Views
    516

    Testing error conditions?

    I have a simple formula which copies text up to an underscore from one column to another. It's "=LEFT(D36,SEARCH("_",D36)-1)" (cell D36 contains ABCDEF_1234 or something similar.

    If the text in...
  25. Replies
    2
    Views
    318

    Yes, nice thinking. I like that. Thanks Alan

    Yes, nice thinking. I like that.

    Thanks

    Alan
Results 1 to 25 of 106
Page 1 of 5 1 2 3 4