Sentinal Value Must Be End For Gas Mileage

Apr 26, 2010

has to use try parse and as numeric to recive value to end loop. [code] Please use code tags when posting your code. Code tags are used like so.

View 1 Replies


ADVERTISEMENT

Search From My Datetimepicker - Add MIN And MAX Of Mileage ?

Dec 6, 2011

Im only newbie in VB.net i have a code here for my search FORM from my datetimepicker i just wanna add MIN and MAX of mileage WHERE VehicleNo = '2173 Hi Ace' from my code below and the min of milage will be put in textbox1 and the max of mileage will be put in textbox2.

Me.ExpenditureBindingSource.Filter = (String.Format("Date >= #{0:M/dd/yyyy}# AND Date <= #{1:M/dd/yyyy}#", DateTimePicker1.Value, DateTimePicker2.Value))

View 16 Replies

VS 2005 Display In A Datagrid Total Consumption Of Gas (litres) With Kilometers Driven (mileage) Between 2 Dates

Aug 29, 2011

i am doing a small project for my business and i got stuck with this 2 weeks ago and still no progress.I have an access db table "store" that has columns: (filldate,brand,model,plateno,mileage,litres) where i am storing these info each time a car in my company fills gas. For example8/25/2011,Renault,Megane,5487844,3943,20).What i want to do now is to display in a datagrid the total consumption of gas (litres) with the kilometers driven (mileage) between 2 dates.

View 2 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved