Recent content by benz_jie

  1. B

    Need Help: on creating POPUP form

    up...................
  2. B

    Need Help: on creating POPUP form

    hi, anybody here who knows to create a popup form, what I want to develop in Access is that, I have a grid, i use Microsoft Listview object in which it displays the data in a grid view, then the user of the program has the option to right click each row in the list view grid , and I want to...
  3. B

    Help! forms with dynamic heading or details value

    I want it that way because based on the data being displayed, and so as one column within that data are all computed for their total values...and another thing is theres a 1 textbox that the user will input numbers for the computation...would it be possible?
  4. B

    Help! forms with dynamic heading or details value

    yes thats what I would like to know petehill...so that in order for me to display only those fields with values with corresponding headers and details
  5. B

    Help! forms with dynamic heading or details value

    bump*************
  6. B

    Help! forms with dynamic heading or details value

    ok..thanks Gemma for your reply..I gain idea on what u stated a while ago here....so as of now I hardly imagine on how it appears...if you got some sample program there, can u send me a file?..so that I can see how it really works.. Thanks...
  7. B

    Help! forms with dynamic heading or details value

    I'm quite don't have enough knowledge on MsAccess, in my previous experienced I've always place a static field label in the forms header and detail values. Can someone advise me on how to design a form to be a dynamic such that there corresponding heading and values will depend on the queries...
  8. B

    Help! on how to use SQL server 2005 tables

    hi I'm new to SqL server set-ups, my probs is on how to start using the tables in the SQL server2005 after my connection is being open, like for example: Dim db as database Dim rs as recordset Dim StrSQL as string set db=currentdb StrSQL="Select * from tblemployees where...
  9. B

    help...:is it possible to use flash image in access?

    can I use macromedia flash file to be place as image on Ms Access form?..coz I'm planning to use an moving image on my access form..any suggestions?.. thanks Ben
  10. B

    help query on subform as datasheetview

    bump dsfsdfsdfsdfsdf*
  11. B

    help query on subform as datasheetview

    I'm a beginner of MSAccess programming,...hi anybody here who can help me or suggest regarding on my project where in my subform display as datasheetview act as detail record display wherein when I enter a number in my main form it searches in the record of detail table, if the number is found...
  12. B

    help: how to get value of number of row in listbox value

    anybody here who can give me a hint on how to get number of rows in listbox values..... Thanks
  13. B

    how to fill in listview object

    aside from listbox, what i would like to know if there is listview or something a grid in which I can manually arrange data in it through either x or y intersection or textmatrix, unlike in listbox it depends on what is your recordsource or query results.
  14. B

    how to fill in listview object

    hi Good Day! anybody here who can help me on how to fill in data in the listview object in MS Access programming, I just want to know in filling up data in each rows and column , as what I know in Vb6.0 its different... Thanks
Back
Top Bottom