[AccessD] formatting strings and placing them in a larger str ing

Stuart McLachlan stuart at lexacorp.com.pg
Wed Aug 11 17:55:09 CDT 2004


On 11 Aug 2004 at 14:48, Colby, John wrote:

> Cool, now I need to know how to place a string of len N at position O in
> another string.
> 

Mid(strBigString,O) = strMySubString

You don't need to worry about the len N.

-- 
Stuart





More information about the AccessD mailing list