Re: Pasting text into access from word

Tech-Archive recommends: Fix windows errors by optimizing your registry



Hi John,

Thanks for taking the time to respond,

I did feel I was in trouble, I will have a look at the options you mentioned
however the code solution is out for now as I have no experience.

Once again

Thanks

Steve Bu

"John Nurick" <j.mapSoN.nurick@xxxxxxxxxxxxxx> wrote in message
news:i45gp2hf7l2gnil98urgt2jf66mmcj3j99@xxxxxxxxxx
Hi Steve,

Unfortunately this is normal behaviour: the Access textbox doesn't know
about tabs. There's no simple alternative either: possibiities include
using a rich text control instead of the textbox, and setting
appropriate tab widths in the control; or using a fixed-width font in
the textbox and writing code to replace each tab character with the
necessary number of spaces.



On Sun, 31 Dec 2006 19:34:55 -0000, "Steve Bu" <steve@xxxxxxxxxxxxx>
wrote:

Hi I am experiencing the following problem when copying and pasting text
into an access form from word.

Any tab(s) in the original word document appear in the pasted text in
access
as a character similar to a bold I.

Is there any way of preventing this?

I would appreciate any assistance.

Thanks

Steve B


--
John Nurick [Microsoft Access MVP]

Please respond in the newgroup and not by email.


.



Relevant Pages

  • Re: Pasting text into access from word
    ... the Access textbox doesn't know ... using a rich text control instead of the textbox, ... the textbox and writing code to replace each tab character with the ... Any tabin the original word document appear in the pasted text in access ...
    (microsoft.public.access.gettingstarted)
  • Re: Tab functionality for VBA form in Excel 2004 for mac / macinto
    ... I do have the Mac set to tab from textbox to textbox and ... computer with Excel 2008. ... One of the problems I can't fix, however, is the tab functionality of the ... I must click in each box to move the control. ...
    (microsoft.public.mac.office.excel)
  • Re: Purging window messages under a given condition!
    ... of the tab control. ... matter what control on the page I'm trying to activate. ... Did you look at the Validating event on the TextBox? ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: control source to update text box
    ... procedure is still in the events tab. ... of the reference # text box. ... Also check that the control source for the textbox that receives ...
    (microsoft.public.access.formscoding)
  • TAB Index and TabStop; sequences
    ... --The last textbox unhides a command button ... After data is entered into that last textbox, pressing tab makes the cursor ... At any rate, I don't -think- the label TabIndexes are a problem, but ... ...
    (microsoft.public.vb.general.discussion)