This post is related to another post Clean up on Database
I think I got the solution to that problem. But I am having trouble figuring how how to print my HashMap to a table or XLS sheet. Here is my code This is my first java program so pleas give detail.
//Concatenate.java
//adds decription...
I have a table that has two main fields one called part# and the other des for decription my table has mutipal part# with dec that that are defrent I need to have one part # and the decription field des need to be combinded. The tables are stored in access I also need to create a concetion to...
I have a Module in MS Access with this code and I need to know how to call it runing a query
Option Compare Database
Option Explicit
Public Sub RSLoop()
Dim rs As ADODB.Recordset
Dim rs2 As ADODB.Recordset
Dim varPart As String
Dim cntr As Long
Dim varDesc
On Error GoTo ErrorHere...
I have a table that has two main fields one called part# and the other des for decription my table has mutipal part# with dec that that are defrent I need to have one part # and the decription field des need to be combinded
Ex what I want it to look like
part# des...
I am trying to creat a report using a query i have 5 table in there with a primary key all joined to one main table I have another table that I need to get information from that does not have a relation ship with all the other table so when I add it to the query it will not run. I dont want to...
i have a query that i use to write to tables though a form. my problem is that i can see the information that i have pre entered for testing but it will not let me edit or add any information. there is not a relationship between the two tables and there can not be one. I am wondering if there is...
I have a list of finders with each vinder having a date modifyed or date a reapproved when i change this date on my form i want the date to change for all the venders so if i edit the date for vendoer 1 I want the dates for venders 2-# of venders to change too. one approch that i though about...
I am not sure how to create a exe file or what ever type of file needed for other computers that do not have vb.net installed on ther computer. So that they can open the project I created and use it. Im using SQL as my back end. If you need more detail let me know.
I have a report that when viewed on the computer has values that are not visible this is what i wanted. but when it prints. these falues Print with it I need the values/lables to stay not visible when printed.
I have some stuff on my report that is hiden and do not want it to print when I view the report on my computer it is hiden but when I print the report it shows up.
I have a table that I need exported to excell but I only want the information for a one year I have a date field in the table but when I try to filter the year */*/year It does not work. I also need to know how to export it to excell. Im using a button to open up excell her is the code that was...
Ok I have a report and in the page footer I need for a list of names that are stored in a field but the field has duplicats. I need to list the names in the page footer with out duplicates I know how do do this using grouping but I can not group in the page footer.
I have a report that has a group in it and on the last page of the report I need to have a signature section which has the names of the poeple who need to sign come from a field in a table. I can only get one of the names to show up I think that i need a nother group but my other problem is...
I have a report that has a group in it to repeat and filter out duplicats I need to have a signature line on the last page of the report but the report footer seams to be linked to the group and when I Place the signature line in the report footer it places the text right under the grouped...
I have a report that has a group in it to repeat and filter out duplicats I need to have a signature line on the last page of the report but the report footer seams to be linked to the group and when I Place the signature line in the report footer it places the text right under the grouped...
I have a report that has a group in it to repeat and filter out duplicats I need to have a signature line on the last page of the report but the report footer seams to be linked to the group and when I Place the signature line in the report footer it places the text right under the grouped...
I have a litst of name that im trying to print in my feild the name can be the same I need to pull all the names from the field to a report but I only want the name to show up once.
Ok I have a set of records that im trying to export all at the same time to a file using me.record sorce for my set of records. If I have 10 records I need to export all of them at the same time to one record.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.