06-01-2012 08:35 AM
Fair point!
Column B contains numbers of product i want to search for. These are typed into the string input called insert no. I chose channel qty (4 channel for your expermiments will be good).
I then hit load data. It loads the data puts it in number order and removes blank lines. Once i'm happy with that i hit clear data so i can load up a different set of data.
Problem is when i do this i get data from row 2 of the database between each proper data line.
I don't want it to do this. I just want it to clear correctly and load a second set of data in.
06-01-2012 09:45 AM - edited 06-01-2012 09:51 AM
Maybe you want to initialize that inner shift register with an empty array?
Your code is overly complicated. For example:
06-06-2012 03:50 AM
Hi DelEngUK,
I was wondering how you got on with your application and initialising your array. Have you been able to do it or are you still experiencing problems?
I look forward to hearing from you.
Kind Regards,
06-11-2012 02:14 AM
Hi
I appreciate all of the help i recieved. Yes i got it working literally the last minute on Friday before leaving for a weeks holiday. I quickly made an exe and put it onto the users machine.
I will no doubt have a meeting with regard to it today to see how things have progressed.
Thanks again.