Page 2 of 2 FirstFirst 12
Results 16 to 19 of 19
  1. #16
    Rawb is offline Expert
    Windows XP Access 2000
    Join Date
    Dec 2009
    Location
    Somewhere
    Posts
    875

    Quote Originally Posted by TheShabz View Post
    post it anyway Rawb.
    Oh I will. I want to actually finish it first though: Right now it does about 3/4 of the tokenizing and none of the math evaluation. I want to add basic FIFO math evaluation to it before showing off what I've got (it won't handle precedence correctly of course, but someone else can add that later ).

  2. #17
    Rawb is offline Expert
    Windows XP Access 2000
    Join Date
    Dec 2009
    Location
    Somewhere
    Posts
    875
    OK, I'm basically done with "my" version!

    I didn't take the time to fully comment it and it may still be a little rough around the edges, but it works.

    Check out the modTokenize Code Module in the attached MDB.

  3. #18
    TheShabz is offline Court Jester
    Windows XP Access 2003
    Join Date
    Feb 2010
    Posts
    1,368
    Saved. I think this would make a good addition to the repository.

  4. #19
    Rawb is offline Expert
    Windows XP Access 2000
    Join Date
    Dec 2009
    Location
    Somewhere
    Posts
    875
    Quote Originally Posted by TheShabz View Post
    Saved. I think this would make a good addition to the repository.
    Because you're interested in saving the code, I've cleaned things up a bit.

    In addition to fully commenting the code (and removing a couple of unused variables I forgot to clean out last time around), I've modified the various Functions to return False in the event of an error, instead of leaving them unhandled.

    Here's the new version.

    P.S.
    Weekend's Query solution is in there as well. It's a query named weekend00.

Page 2 of 2 FirstFirst 12
Please reply to this thread with any new information or opinions.

Similar Threads

  1. Simple math
    By Lee in forum Programming
    Replies: 2
    Last Post: 07-27-2010, 04:53 PM
  2. Grouping strings
    By Fre in forum Access
    Replies: 16
    Last Post: 04-24-2010, 03:46 PM
  3. Implementing Math Formula
    By cwwaicw311 in forum Forms
    Replies: 19
    Last Post: 02-24-2010, 08:10 AM
  4. simple math coding for form field??
    By RCBNewbee in forum Programming
    Replies: 7
    Last Post: 07-13-2009, 08:30 AM
  5. Math problem
    By kbrodrick in forum Programming
    Replies: 3
    Last Post: 05-06-2009, 08:56 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums