Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by tarasios

  1. tarasios

    Attn Access Gurus: Odd Error with Random Memo Deletion

    nkrst1, Did you ever find out why you are getting #Deleted in the memo field? I am having the same problem. I think my 2 memo fields are just hosed. I get Write Conflict errors with them and #Deleted and #Error in the tbale when I try to edit them. Anyone else have experience with this? Am...
  2. tarasios

    validating email format (input mask?)

    Jest, no. :) It's just that there are lots of JS examples on the Web but no VBA examples. Granted they are all for Web page usage. I'm still looking at input masks but it seems this is more complicated than putting dashes in a social security number. Thanks.
  3. tarasios

    validating email format (input mask?)

    I'm new to VBA and Access. I'd like to validate the input for an email field on a form: i.e. check for '@', only one '@', whitespaces, '.', no special characters, etc. How is this done? Can Javascript be used? Thanks. -T

Part and Inventory Search

Back
Top