02-20-2007 07:53 AM
Yes Randy, I got it working with Mike's example. I did not try the combo box approach as I'd already got it working just before your first post.
I do appreciate the help though... both from yourself and from mike as well. No need to add on to this thread unless people just want to show other ways that they import excel spreadsheet information in case another person wants to see how its done, perhaps I can post my final code statement here when I get a few more control panel quotations done.
Thanks again,
Jerry
04-04-2007 12:40 PM - edited 04-04-2007 12:40 PM
Message Edited by dsg1 on 04-04-2007 12:42 PM
04-05-2007 03:34 AM
04-05-2007 08:50 AM
I do not know the exact size, but it is not very large. Every hour I save 4 registers and then again at the end of the day I save them to a 2nd file. Thus I have a daily report with hourly values and a monthly report with daily values. The time duration that this occurs varies, sometimes it goes 2 weeks, sometimes it takes a few months before the problem repeats. Thus I'd have to say i'm not very surprised at all that you did not have a repeat of the problem within a window of just a few days. I'll be visiting the customer today to patch the problem. Due to the various long term time frame between problems it is really hard to tweak, I could go two months before the problem would show back up, and normally tech support would have closed the case and ask me to restart a new case #. My customer has more or less been dealing with this for 2 years now and felt that the update from his previous system was a setback because he did not have the problem with the 4.01.b version.
Would the fact that I made a second process that looked at the variables from the first process make a difference? I've considered going back and putting all of the code in one process, but have not tried that as of yet.