User Profile

Collapse

Profile Sidebar

Collapse
roblee
roblee
Last Activity: Feb 18 '14, 04:01 AM
Joined: Mar 11 '11
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Can I start a program in Win8 Task Scheduler based on a Vista Event same network

    My network consists of one laptop with Windows Vista OS and one Desktop with Windows 8 OS. I use Task Scheduler on each of these machines to start programs based on a schedule. I want to create a task on the Windows 8 machine that starts a program based on an event that occurs on the Vista machine. Can this be done in Task Scheduler?
    See more | Go to post

  • roblee
    started a topic How to extract the last word in a string?

    How to extract the last word in a string?

    I've imported a CSV file into my Access Database and the Address field also contains a City name, ie:
    123 SE Main St. #A Seattle
    8235 127th St Ct E Tacoma
    47 Wilson River Highway Unit H1 Bremerton

    I want to parse the City into a new field and then delete the city name from the address field. I can use this expression in a query to parse to the firstspace:

    Expr: Left([mailaddr1],InStr([mailaddr1],"...
    See more | Go to post
No activity results to display
Show More
Working...