Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Suppose I have the following string variables:
s1 = "0000" s2 = "13" I would like to copy the contents of s2 and insert it into s1 in a right justified manner. So, the final result of s1 would be: s1 = "0013" Does anyone have any generalized solutions for this? Thanks again! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Justify across selection | Excel Worksheet Functions | |||
Justify distributed? | Excel Discussion (Misc queries) | |||
Justify? | Excel Discussion (Misc queries) | |||
Excel Justify | Excel Programming | |||
Series & Justify? | New Users to Excel |