Recent content by everhopefull

  1. E

    separating database from its mdw

    sri I should add, I tried putting a /excl switch at the end but it says I don't have permission to open it for exclusive access
  2. E

    separating database from its mdw

    ok I'm back !! While I can now open the database, unfortunately it won't let me make changes to it as it keeps saying I don't have exclusive access to it. How do I get around that? I noticed the same thing happens when I am onsite even if I make sure no-one else has it opened? tks
  3. E

    separating database from its mdw

    Thank you so much that worked beautifully !!
  4. E

    separating database from its mdw

    Thanks for that I'll give it a go. I'm usually really good at searching and have found most of my answers that way, but for this one I didn't really know how to search cos I wasn't sure how it would be worded !:) tks
  5. E

    separating database from its mdw

    ok I shouldn't have been so hasty in my reply ! how do I create a shortcut? I tried creating a shortcut on the desktop and then just changing the target path to your suggestion above (with my parameters) but it says it's not valid and won't allow me? Did you mean something else by a shortcut? tks
  6. E

    separating database from its mdw

    Great I'll try that thanks !:)
  7. E

    separating database from its mdw

    That subject line probably doesn't really explain it ! I am doing some support for a database that has group level security (I can do the support and make the changes they want but I'm not so hot on the security side of it !:o Anyway when I'm in the office that's fine, but when I want to work...
  8. E

    question re security ms access on network

    I'm going to go on site on monday so I'll have a look then, what do I do with the MDW file? Do I take that as well? if you can give me the steps I need to make a local copy on my laptop that would be great thanks, I'm not familiar with the whole security and network side of things, so need to...
  9. E

    question re security ms access on network

    HI I'm doing some support for a company who's access is on a network. I think it must have been setup so that their login to the network determines whether they can access it or not, although it still asks for a username and password. Anyway I have a local copy of the database and a username...
  10. E

    calculated expression

    That works perfectly many tks ! BUT!! I noticed it throws up another issue (that mightn't actually be an issue) but some of them don't have any emails at all !! (grr -imagine !) anyway it means just a ; is returned which may cause a problem with the email sending anyway is there a way to say if...
  11. E

    calculated expression

    I have two email addresses in a table one personal and one work and a question asking which to use, I have a query running from the table and have an IIF expression creating a field which looks to see which one to use (that all works fine !) anyway my client has now asked for an extra field in...
  12. E

    Sending Group email to selected recipients

    OK I have read through I think every post with the word email in the title ! and in the subject... and tried various bits of code that were posted, but can't get anything to work... :mad: Here is what I want to do. I have a form (based on a qry called "QryInvoices Due") which brings up a...
  13. E

    choosing postal address from home/business address

    Ok I got it ! Just needed square brackets around the field names ! just in case anyone else needs this info ! :)
  14. E

    choosing postal address from home/business address

    Ok I'm back it's not working for me ! I keep getting an invalid syntax error saying I may have entered an operand without an operator. I've tried playing around with it and adding [ ] brackets at various places, but then it seems to think it's a parameter query and looks for more info? cld the...
  15. E

    choosing postal address from home/business address

    Thanks Nad I think thats exactly what I was looking for I'll give it a go ! rgds
Back
Top Bottom