Good Info
THANKS......... .......
User Profile
Collapse
-
Thanx man
This is what i need. This will sloved my problem, is any way, that this will wrok with mouse as with key up-down, when user click on scroll button of listbox?...Leave a comment:
-
Read this post it may give U same clue
http://bytes.com/topic/java/answers/...entory-project
http://bytes.com/topic/java/answers/...y-program-help
@ the bottom look "Similar Java topics"
It may be helpful 4 U...Leave a comment:
-
Why don't u search google
Try this :
http://examples.oreilly.com/9781565923713/
I don't know what u need exactly....Leave a comment:
-
First of all Thanx to all for give me some good idias.
I gave u some detail why I need to scroll both listbox at same time. I have a form that prints Daily billing of a ‘Departmen tal Store’. I add two listbox name “lst_SrNo” is single column and “lstProduct_det ail” with 5 column, one is for Serial No and second is for Product detail , a combobox, and some textbox for complete the task. Now user selects...Leave a comment:
-
What do u mean by 25 pages, do U need theory or U need sample code for ur project.Leave a comment:
-
Listbox Issue. Scroll two listboxes at same time.
Hi to all
I have two listbox with lots of items in it. I want to do is, when user scroll one listbox then second listbox automatically scroll according to first. Someone knows how to do this. I search the web but didn’t get what I really need. Help Me!
Thanx in Advance -
Thanks man,
I sloved my problem by adding a new listbox. Now I have two listbox one is single column and seecond is two column. Now i change RowSource of new Single column listbox, every time i want to change data.
Anyway Thank U Very Much for UR Reply.
.::CONTINUE HELPING EACH OTHER::.....Leave a comment:
-
-
Thanx for reply
The 'Row Source Type' property is 'Value List'. I also have a combo box in this form this comb box's 'Row Source' is a table, in which we store all product's details with their 'Bar Code'. User scan 'Bar Code' of product with 'Bar Code Scaner'. In combo's Update event I load detail (with VBA), of product such as (Name,Price) etc. That how list box filled. Reports may be good option but for me my problem is still there, because...Leave a comment:
-
How to control printing in ms access form
I have a MS ACCESS Form that was designed for printing a Departmental Store’s bills. In this form I have a 6 column list box and some labels. The user adds items to this list box as per customer’s purchasing and then prints out this bill in 6x6 size paper. Command I use for printing is:-
...Code:stDocName = "Print_Bill" Set MyForm = Screen.ActiveForm DoCmd.SelectObject acForm, stDocName, True DoCmd.PrintOut -
At last i Solved my problem by adding a new single column listbox for Serial No.
Thanx for Support Mr NeoPaLeave a comment:
-
-
U R right sir, we can access to that value by using .column() property but we can't write to this value
As I do :-
But Access give me this message "Run-time error '424':Code:Me.List0.Column(0, Me.List0.ListIndex) =3
Object requied"
Please HELP ME ??????????????? ???????/...Leave a comment:
-
Thanx for reply Sir.
Row Source Type is 'Value List'.
I try to explain my problem
Example:-
(Billing Form)
_SrNo_Name_Amou nt___
| 1 | A | | |
| 2 | B | II |
| 3 | C | III |
| 4 | D | IV |
|______________ ______ |
This is the listbox with...Leave a comment:
-
Edit Multi-Column Listbox Value
I have a 3 column listbox in MS Access form. My problem is that I have to change some values of listbox columns without changing other column's value.
How do I change single column value in only in the listbox not whole row? -
Multi Col. Listbox in MS Access
Hi to all Masters
I have a 3 column listbox in MS Access form. My problem is that I have to change some values of listbox columns without changing other column's value. I just wants to know : How to change single column value in listbox. I really thankful to all of U.
I already search web but didn’t find what I want. -
Thanx for Codes
I will Try that and tell you my results
Have A Nice DayLeave a comment:
-
Thanx for Reply
I give you some details:
My project is Making a VAT-Invoice. In this invoice there are Three fields with listbox e.g. 'Sr. No', 'Item Discription', and 'Quantity'. I use Three textbox to enter Values in listbox and a Command Button Name 'ADD'. When user fill all three textboxs and click on 'Add' Button all items add to listboxes. Its OK till now, But Now I have to Store all these three Listboxes items to MS...Leave a comment:
-
Store a Listbox Items in Ms Access Db
Hi All
I am working on a project in which i have to face a problem. In my project I have Three listboxes and I want to store these listboxes Items in MS Access database. I don't know how to do this.
can any one help me
No activity results to display
Show More
Leave a comment: