Search results

  1. F

    Remove First and Last String of Breadcrumbs Query Field

    Hello, Need help in removing the first and last string of breadcrumb. Field1: Home > Main Category > Sub1 > Sub2 > Item Home > Main Category > Sub1 > Item Output: Main Category > Sub1 > Sub2 Main Category > Sub1 Any help is highly appreciated. fgwapo
  2. F

    Sequence number in query use a starting number

    Hello, Need help in creating sequence number in a query using a starting number. For example i want to use the starting sequence number as 5 ---SEQNUM---------COLOR----------- -----5------------------blue-------------- -----6------------------red---------------...
  3. F

    Extracting HTML values VBA Access

    I have a table in msaccess which i would like to use as a search term to search values in another table. What i wanted to do is search the table with attributes and save all found attributes to a new table with its primary id. Search_Keyword_Table Id ---- Search_keyword 1 -----...
Back
Top Bottom