Microsoft 开发人员网络 > 论坛主页 > MSDN Online: Future Plans > Access question -- replacing data in a field with another
提出问题提出问题
 

问题Access question -- replacing data in a field with another

  • 2009年6月15日 15:46dthatsme33 用户奖牌用户奖牌用户奖牌用户奖牌用户奖牌
     
    I have a table in Access that contains vehicle information from a dealer.
    There is a stock # field and a photo URL field. The image title should match the stock #. Is there a way to make the two fields match?
    Here is an example:

    Stock #
    10M020

    URL:
    http://myurl/image/12345.jpg

    URL SHOULD BE:
    http://myurl/image/10M020.jpg