Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / Programming / January 2008

Tip: Looking for answers? Try searching our database.

No double space

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
hoysala - 25 Jan 2008 06:50 GMT
Hi all

Can any one guide me with a code which will NOT alllow DOUBLE SPACING
in the work sheet ?

hoysala
DomThePom - 25 Jan 2008 08:55 GMT
Please explain what you mean by double-spacing

> Hi all
>
> Can any one guide me with a code which will NOT alllow DOUBLE SPACING
> in the work sheet ?
>
> hoysala
hoysala - 25 Jan 2008 18:05 GMT
> Hi all
>
> Can any one guide me with a code which will NOT alllow DOUBLE SPACING
> in the work sheet ?
>
> hoysala

anyone there to help me ?
Dave Peterson - 25 Jan 2008 19:44 GMT
Only if you answer that question that DomThePom asked.

> > Hi all
> >
[quoted text clipped - 4 lines]
>
> anyone there to help me ?

Signature

Dave Peterson

hoysala - 25 Jan 2008 19:49 GMT
Dear Dave,

i did not get you, can you please tell me what u mean by that?
Dave Peterson - 25 Jan 2008 22:59 GMT
You had a response that asked this:

Please explain what you mean by double-spacing

about 2 hours after your initial post.

>  Dear Dave,
>
> i did not get you, can you please tell me what u mean by that?

Signature

Dave Peterson

hoysala - 26 Jan 2008 01:13 GMT
Dear Dave,

i am am doing a poka yoka for my excel sheet.

we need to enter lot of data into that.

So double space means, is there a method to avoid double spacing
between to words.

like OLD MAN with single spacing and OLD  MAN with double spacing ?

Please help me out
Ken Johnson - 26 Jan 2008 02:45 GMT
>  Dear Dave,
>
[quoted text clipped - 8 lines]
>
> Please help me out

Could you use Custom Data Validation?

select the whole sheet then Data Validation|Allow: Custom and in the
Formula: box...

=NOT(COUNTIF(A1,"*  *"))

Ken Johnson
hoysala - 27 Jan 2008 04:39 GMT
> >  Dear Dave,
>
[quoted text clipped - 17 lines]
>
> Ken Johnson

thnx ken
Ken Johnson - 27 Jan 2008 10:53 GMT
> > >  Dear Dave,
>
[quoted text clipped - 19 lines]
>
> thnx ken

You're welcome, thanks for the feedback.

Ken Johnson
Dave Peterson - 26 Jan 2008 03:11 GMT
If your words/phrases are in a single column, you could use a formula to clean
up any mistakes:

If the words are in column A, you could insert a new column B and put this in
B1:

=trim(a1)
Then drag down as far as you need.

Then select column B
Edit|copy

Select column A
edit|paste special|values

And delete column B

>  Dear Dave,
>
[quoted text clipped - 8 lines]
>
> Please help me out

Signature

Dave Peterson

 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.