spacing within a text box's default value?

  • Thread starter Thread starter Ron S
  • Start date Start date
R

Ron S

Good Morning,

I am attemping to place a default address to one of my address boxes
and for some reason it does not like it...

I am trying to add 12000 SE 82ND AVE as the default -- I have already
tried adding & " " & between each and it seems not to like that as
well.

Any ideas?

Thanks,

Ron
 
It's a string: you need quotes around it:

"12000 SE 82ND AVE"
 

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