G
Guest
I have a DLookUp that I use to put the Address and phone number on all the
user forms and reports. THis way the user only need to input his ot her info
one time and it goes to all the forms and reports. I only have one issue the
phone number just looks like a number. Here is the code.
=DLookUp("L_A1","Labels") So looks like 1234567890
Would like to to look like this Phone (123) 456-7890
Can I do this?
user forms and reports. THis way the user only need to input his ot her info
one time and it goes to all the forms and reports. I only have one issue the
phone number just looks like a number. Here is the code.
=DLookUp("L_A1","Labels") So looks like 1234567890
Would like to to look like this Phone (123) 456-7890
Can I do this?