typing 'Up Country' ends up as Up Country' ?

  • Thread starter Thread starter Martin ©¿©¬
  • Start date Start date
M

Martin ©¿©¬

hI
When typing 'Up Country' into a cell it ends up as Up Country' when I
tab to the next cell, However, if I type " Up Country" it sticks

Tried this in several cells with same result
Anyone know what is happening & how to fix please?
 
Start with two apostrophes.

Excel sees the first one as an indicator that the entry should be treated as
text--like with credit card numbers.
 
Start with two apostrophes.

Excel sees the first one as an indicator that the entry should be treated as
text--like with credit card numbers.

Thanks Dave, that something else I've learned today
 
Which control are you using. Once you get the value to a variable; say dtValue

Msgbox Format(dtValue,"dd,mm,yyyy")
 

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