+ Reply to Thread
Results 1 to 2 of 2

Inference Rules on Importing from external source like text

  1. #1
    Registered User
    Join Date
    05-13-2011
    Location
    Sydney, Australia
    MS-Off Ver
    Excel 2007
    Posts
    3

    Inference Rules on Importing from external source like text

    Hello,

    I am currently trying to write an import routine, that will 'tag' data through predfedined 'inference' rules that are call values.

    So for example, the user has a CSV file with three columns, Date | Amount | Description.

    The user knows that any record with a description of 'ATM Fee' should be assigned predetermined category, and sub category values.

    In this example, the end result would look like this

    Date | Amount | Description | Category | Sub Category|
    01-01-2011 | 100.00 | ATM Fee | Expenses | Banking Fees |

    How can we do this UPON IMPORT?

    How would you handle this if the user wants to define upto (X) number of 'Inference Rules' ?

    Would also like to add additional functions like changing these rules as Enabled/Disabled so users can choose when rules apply or not.

    Hope this makes sense.

  2. #2
    Forum Moderator Leith Ross's Avatar
    Join Date
    01-15-2005
    Location
    San Francisco, Ca
    MS-Off Ver
    2000, 2003, & 2010
    Posts
    23,259

    Re: Inference Rules on Importing from external source like text

    Hello roc27583,

    You would be better off using Access rather than Excel. You need a database program with scripting capability to create rules. Excel is neither a true database program nor a script driven application. You would waste a lot of time trying to cobble code together to make something work in Excel.
    Sincerely,
    Leith Ross

    Remember To Do the Following....

    1. Use code tags. Place [CODE] before the first line of code and [/CODE] after the last line of code.
    2. Thank those who have helped you by clicking the Star below the post.
    3. Please mark your post [SOLVED] if it has been answered satisfactorily.


    Old Scottish Proverb...
    Luathaid gu deanamh maille! (Rushing causes delays!)

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1