Microsoft Developer Network > 포럼 홈 > 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일 월요일 오후 3: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