Search results

  1. D

    Using variables to acquire form data

    Dear All, Have come across a solution thanks to another source. As such, thought it may be helpful to post it on here. (To be honest I am kicking myself for not thinking of it myself). The process is to create 'token entries' that the client can use (so the &CustomerName will work, but it is...
  2. D

    Using variables to acquire form data

    Dear Dave, Thank you for your reply. Again, this code will pull text from the table, but relies on hard coding the &CustomerName section to the module. What I am aiming for is that in the text field on the table created (lets call it txtSubject on table sysEMailConfig) The client enters into...
  3. D

    Using variables to acquire form data

    Hi HGMonaro, Thank you for your input. Unfortunately this presents the same issue as hard coding the whole string. The plan behind having the table is that the end user will be able to type in the string, including any coding, in order to change the subject line. This is also going to be done...
  4. D

    Using variables to acquire form data

    RESOLVED - Using variables to acquire form data Hello all, I'm building a database system in Access 2002 and one of the functions I want to program into it has become a bit of a stumbling block. Unfortunately I have not been able to find details on doing what I want, mainly because I can't...
Back
Top Bottom