Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11
Default putting ' in a column of cells

I'm combining two cells with the = A1 & " " & B1 formula. The a1 column
has numbers in it and I can only get that formula to work if I put a ' in
front of the numbers. The column is about 300 cells long. Is there a quick
formatting way in which I can do this? Any help is appreciated. Thanks.


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default putting ' in a column of cells

It should work fine without the single quote. If you want some special
format

=Text(A1,"00000") & " " & B1

Use the format you want.

--
Regards,
Tom Ogilvy

"Peter McCaul" wrote in message
...
I'm combining two cells with the = A1 & " " & B1 formula. The a1 column
has numbers in it and I can only get that formula to work if I put a ' in
front of the numbers. The column is about 300 cells long. Is there a

quick
formatting way in which I can do this? Any help is appreciated. Thanks.




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
taking numbers in vertical cells putting them in horizontal cells jhawk22 Excel Worksheet Functions 4 April 28th 10 08:37 PM
Searching on 2 columns and putting result in third column. RobFJ[_3_] Excel Worksheet Functions 2 April 14th 09 04:32 PM
How do I undo putting a column in alphabetical order? amay Excel Worksheet Functions 1 December 6th 06 08:43 PM
Putting a label on the x-axis of a column graph [email protected] Charts and Charting in Excel 1 May 19th 05 01:05 PM
how can i fix one entire column after putting my formula there so. Hozefa Excel Worksheet Functions 3 April 28th 05 10:21 PM


All times are GMT +1. The time now is 02:11 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"