nikon123
About
- Username
- nikon123
- Joined
- Visits
- 0
- Last Active
- -
- Roles
- member
- Badges
- 0
- Posts
- 8
Reactions
Comments
-
is the data being entered into the cell done manually or is it a result of a formula? There is a VB trigger called Worksheet_Change, that may help if the data is entered manually.
-
doh, just relized you wanted it to reset after inactivity, not sure how to do that... My script will just run the macro every 5 minutes.
-
from http://www.takecontrolbooks.com/samp...Sample-1.1.pdf
-
Found this, sounds like you can resolve similar conflicts together... THE CONFLICT RESOLVER Both iSync and .Mac syncing can occasionally encounter conflicts in the information being synced that exceed the capability of the sync engine and th…
-
Ok this should work, open apple script editor and follow the example: repeat until false \ttell application "Microsoft Excel" \t\ttell workbook "testzero" \t\t\trun VB macro "zero" \t\tend tell \tend tell \tdelay 300 end repeat note: my…
-
this macro should be what you need. You can probably get apple script to run it every 5 minutes. I'll check for you. Sub zero() ' ' zero Macro ' Macro recorded 8/20/2007 by Dana Dixon ' ' Range("A1").Select ActiveCell.FormulaR1…
-
All the people I know that use the Mac for studio work use g5 towers. It gives you way more flexability to install cards hard drives ect. Not sure how important potability is to you...
-
First I would mail, fax and call usair with the copy of the recipt, demand to talk to supervisors. They will tell you they are not liable, but if you are a real pain they may give in. At least offer you vouchers. Also, probably more trouble than it'…