i am using date picker to make a report in weekly sir. but i don't know to how to code for the weekly report.. help me sir iam trying to understand but i can't.. more example sir..
Dim Dbl1 As Double
Dim Dbl2 As Double
Dim Aux1 As String
Dim qtyadd As String
Dim subtotaladd As String
Dim itm As MSComctlLib.ListItem
Dim i As Integer
Set itm =...
Hello Sir,,
Sorry for My Mistake,,
This is what i mean if the Item is already in Listview Then there are two items in Listview like
Item--------------QTy
Milk--------------- 1...
This is what i mean if the Item is already in Listview Then there are two items in Listview like
Item--------------QTy
Milk--------------- 1
Sardines---------- 2
Then The Customer Decide a Buy...
hello Guys,, I am Developing POS and I have A Code To Add An item into Listview Then Exactly Work.. Then My Problem is, what if the Customer Select two Similar Item let Say 3 Pack of Milk and 2...
In My Mind What if Customer Buy 3 Items of My Clothes then I forget to Enter the Qty into 3 , then I want ti enter Again the Barcode to Added the Another One, Then The Value of the One Item is...
Hello Guys I have a DB using MSAccess 2003 and I have a Table DailyRecord which is DailyRecords Have and Every Record then I want to know how to Select the Daily Report, Weekly Report and Yearly...
Hello Guys,, I need Your help..
I Have A Code to Adding Item in Listview but I dont know how to update the Date.. Heres My Code
ListView1.ListItems.Add , , lblrp.Caption...
Hello Guys,, I am Trying Remove Item in ListView But my Code Does not Work..
heres my Code
Private Sub Command4_Click()
Dim choice As Integer
Dim str As String
Dim i As Integer