Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Trying to concatenate data that is imported in a file but having a problem.
..Offset(0, 2).Value = Right("0000000" & myID & "h", 4) Data Want Get 2C0 2C0h 2C0h 402 402h 402h 0 000h 0 h - two spaces between 0 and h 14 0014h 14 h - one space b/w 14 and h 2 0002h 2 h - two spaces between 2 and h Second problem is some of the data that is imported is "00" and I want to keep this format but when imported the "00" becomes "0". Any suggestions? Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Keeping a cell value constant trhoughout a list of values | Excel Worksheet Functions | |||
Count Intervals of 2 Consecutive Values in same Row and Return Count across Row | Excel Worksheet Functions | |||
I Need a formula to evaluate a cell with + or - values | Excel Worksheet Functions | |||
#N/A Values : Returned by Formulas vs Entered Manually | Charts and Charting in Excel | |||
Leading Zeros in Numeric Values | Excel Worksheet Functions |