Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Forms / March 2007

Tip: Looking for answers? Try searching our database.

Needs help in string

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Anna - 02 Mar 2007 19:27 GMT
Hi: Can any one please tell me how to i change 00032 value in the
string without disturbing the original size of the string?

the second curly bracket upto the starting character "O"is always same
in the string

20070302
HD000000000{000000000{00032ODSS                                HCS1

newvalue=65
so it will be
20070302
HD000000000{000000000{00065ODSS                                HCS1

Thanks.
Douglas J. Steele - 02 Mar 2007 19:36 GMT
Replace(MyString, "00032", "00065")

Signature

Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)

> Hi: Can any one please tell me how to i change 00032 value in the
> string without disturbing the original size of the string?
[quoted text clipped - 11 lines]
>
> Thanks.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.