Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi
need the formula to bring over only 6 of the characters from 1 cell to another, I thought it was =Left (A1, [6]) but it doesnt work what am I doing wrong? |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Nearly there
Try =LEFT(A1,6) VBA Noob phuser wrote: Hi need the formula to bring over only 6 of the characters from 1 cell to another, I thought it was =Left (A1, [6]) but it doesnt work what am I doing wrong? |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Lol thank you sooooo Much
Feeling pretty stupid right now, but I truly appreciate "VBA Noob" wrote in message oups.com... Nearly there Try =LEFT(A1,6) VBA Noob phuser wrote: Hi need the formula to bring over only 6 of the characters from 1 cell to another, I thought it was =Left (A1, [6]) but it doesnt work what am I doing wrong? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Number of characters in a cell | Excel Discussion (Misc queries) | |||
Sorting by Number of Characters | Excel Discussion (Misc queries) | |||
trim a string by specific number of characters | Excel Discussion (Misc queries) | |||
Number of dropdown fields in Excel is limited. I need more. How? | Excel Discussion (Misc queries) | |||
GET.CELL | Excel Worksheet Functions |