I have a program that prints checks but I only need it to print the current form. I am not finding this for access 2007. and everything else I have tried fails to work.
Any help would be appreciated
OK I am sending mail messages to a customer list I am trying to send the list to be mailed to a table in ACCESS I need to use the information on the form as well as the query I am calling to I am trying to use an insert into sql statement what am I doing wrong heres is the code.
Public Sub...
I am trying to figure out how I would go about using vba to pull all the queries out of a db and in to a memo field in access table. Basically I would like to be able to use a queries to iniitate a query.
OK I am trying to insert all the info from a temp table (las-temp) to a permanent table (las-invoiceitems)
I keep getting a message about a missing semi colon at teh end of the statement but I do not think that is what is wrong can someone help?
Dim strsql As String
strsql = "INSERT...
I am designing a invoice and I need to send info to a temp table from the different fields on a form I had trouble with the Syntax so I have cut it down to just one fields w which is the description field. and sending it to a like field on the DB.
Sub newtest()
w = Me.DESCR.Value...
I am webmaster for several db driven web sites. I wanted to create a db or .xls file that I could list in the various sites, addresses, id, pw, & destinations for the backups. and have it loop thru each one and back them up. I have started this several times and I keep getting lost in the...
I am webmaster for several db driven web sites. I wanted to create a db or .xls file that I could list in the various sites, addresses, id, pw, & destinations for the backups. and have it loop thru each one and back them up. I have started this several times and I keep getting lost in the...
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.