Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I am getting daily sales reports every day. One column contains the ITEMS in
which there are extra spaces. I know that by trim function I can remove the excess spaces. The problem is I want to insert the formula in each cell which is very lengthy and there are 350 to 400 records every day. Can anyone provide a simple vb code to trim the ITEMS column. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Best to look at Dave McRitchie's all-encompassing TRIMALL function
http://www.mvps.org/dmcritchie/excel/join.htm#trimall -- HTH Bob Phillips (replace somewhere in email address with gmail if mailing direct) "shaji" wrote in message ... I am getting daily sales reports every day. One column contains the ITEMS in which there are extra spaces. I know that by trim function I can remove the excess spaces. The problem is I want to insert the formula in each cell which is very lengthy and there are 350 to 400 records every day. Can anyone provide a simple vb code to trim the ITEMS column. |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Thanks Bob
"Bob Phillips" wrote: Best to look at Dave McRitchie's all-encompassing TRIMALL function http://www.mvps.org/dmcritchie/excel/join.htm#trimall -- HTH Bob Phillips (replace somewhere in email address with gmail if mailing direct) "shaji" wrote in message ... I am getting daily sales reports every day. One column contains the ITEMS in which there are extra spaces. I know that by trim function I can remove the excess spaces. The problem is I want to insert the formula in each cell which is very lengthy and there are 350 to 400 records every day. Can anyone provide a simple vb code to trim the ITEMS column. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Change case...help please | Excel Worksheet Functions | |||
Macro for changing text to Proper Case | Excel Worksheet Functions | |||
Concatinate a filename | Excel Discussion (Misc queries) | |||
Using other workbooks.. | Excel Worksheet Functions | |||
How to resize a comment box, by embedding code into a function? | Excel Worksheet Functions |