User Profile
Collapse
-
roblee started a topic Can I start a program in Win8 Task Scheduler based on a Vista Event same networkin WindowsCan 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? -
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],"...
No activity results to display
Show More