KV_SCDS
https://github.com/cmpipkin/KV_SCDS Recently I was tasked updating some Visual Basic code in a Microsoft Report Builder report. The code took a list of product item numbers and then a list of prices. These were placed into two different variables. The first was a list OfString type and the latter a list OfDouble type. Later on in … Read more