ID valule not Working

  • Thread starter Thread starter Nbene
  • Start date Start date
N

Nbene

Next to the ContactId on frmContactsList i put another text box with
=[Contactid] in it

The ContactId value with source contact id = ID number (CORRECT)

HOWEVER

The text box with =[contactid] comes up wth ෵ઑ?䪻芽쫷躥躧 (WRONG)

So when i pass the contactid it can not find the file, it expects an
input.

This text although garbled is unique to that contact.

So when i have been trying to pass contactid it passes the WRONG text.
I thought i was passing the id in the wrong way but i was passing the
wrong data.

I can not change it though. When i try it keeps on passing the WRONG
data.

Any thoughts!
 
Next to the ContactId on frmContactsList i put another text box with
=[Contactid] in it

The ContactId value with source contact id = ID number (CORRECT)

HOWEVER

The text box with =[contactid] comes up wth  ෵ઑ?䪻芽쫷躥躧 (WRONG)

So when i pass the contactid it can not find the file, it expects an
input.

This text although garbled is unique to that contact.

So when i have been trying to pass contactid it passes the WRONG text.
I thought i was passing the id in the wrong way but i was passing the
wrong data.

I can not change it though. When i try it keeps on passing the WRONG
data.

Any thoughts!

FIXED -


ID was replicated, have changed to long integer - works now
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top