ontime Questions

2

Solved

I have already read some questions/threads (e.g. this and this) about how to stop the VBA Application.OnTime procedure, but I just can't get it to stop! I am using it to pull some data every x seco...
Tremann asked 15/11, 2013 at 13:53

8

Solved

The max number of characters you can use in string in a vba function is 255. I am trying to run this function Var1= 1 Var2= 2 . . . Var256 =256 RunMacros= "'Tims_pet_Robot """ & Var1 & "...
Ambassadoratlarge asked 25/3, 2010 at 15:12

5

I'm using the Application.Ontime event to pull a time field from a cell, and schedule a subroutine to run at that time. My Application.Ontime event runs on the Workbook_BeforeSave event. As such, i...
Elayne asked 5/1, 2011 at 0:20

3

I am working on a data acquisition frontend for Excel 2010. I can't figure out the syntax for passing multiple local variable arguments to Application.OnTime. http://markrowlinson.co.uk/articles....
Translocate asked 15/7, 2015 at 19:57

4

We are "upgrading" the systems at the company, moving from SourceSafe/BugNet/... (yeahy!) to some more serious systems. TFS is too expensive. We have come down to comparing OnTime vs Gemini. ...
Ruckus asked 20/5, 2009 at 10:35

8

Has anyone used both FogBugz and Axosoft's OnTime and care to offer an opinion? AxoSoft has a big feature comparison chart but I'm also interested in more subjective thoughts on things like e...
Iphagenia asked 12/8, 2008 at 19:10

8

Solved

I am currently creating a business case for rolling out TFS 2010 as our source control and bug/release management tool. We currently use OnTime for our bug tracking software and subversion for ou...
Missile asked 5/3, 2010 at 0:3
1

© 2022 - 2024 — McMap. All rights reserved.