First  |  Prev |  Next  |  Last
Pages: 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53
mouswheel
Dear All, After converting to access 2007 the mouswheel doesn't scrolls the text in memofield ! Howcan I fix this? Thanks, Filip ... 11 Jan 2010 13:06
report + textbox color
hi I have a query that returns all the products for a department what i would like to do is colour the fields relating to a product ie if producttype = 1 then all fields = backcolor vbred all fields = forecolor = vbwhite elseif producttype = 2 then all fields = backcolor vbblack all fields = forecolor ... 17 Jan 2010 07:14
Use of Sharepoint 2010 and Access 2010 - Interesting answers regarding Security and who can make changes
"Bob Alston" <bobalston9(a)yahoo.com> wrote in message news:ag62n.3754$%P5.2195(a)newsfe21.iad... Take a look at this thread for answers to verious questions about security settings for users accessing an Access 2010 app to download to their PC and run under Access/windows. http://social.technet.microsoft.c... 11 Jan 2010 03:14
Update query annex passtrough
Hi All I need to update a 'local' table with a value coming from a SQLServer-table accessed via a passtrough-query. So I join my 'local' table with a passtrough-query. As long as it's a select-query 'everything' works, but the prob is the query is not updateble, and of course so is my update-query. I'm on Win... 11 Jan 2010 07:32
Creating Charts / Graphs in MS Access 2007
Hi, I am trying to make a few simple graphs for reports in ACC2007 and am having a hard time figuring it out. I have not been able to find any good tutorials online; and am wondering if anyone know of a good site for explaining the details of creating a chart/graph in ACC2007. Thanks, Bipin ... 7 Jan 2010 14:39
Acc2000.mdb new objects by Acc2007 -> not shown back in Acc2000
A point I am recognizing for a longer time now and found no solution, yet: Having an Access 2000 created application. At some point there was the decision to step over to Access 2007 for development. We did recognize to late that one customer still running some workstations on Windows 2000. Access 2007 does no... 12 Jan 2010 07:58
SQL content from access database
I have connection to Access database and a name of a view Dim Conn As New System.Data.OleDb.OleDbConnection Conn.ConnectionString = "..." Dim ViewName As String = "..." I would like to programmatically find out the inner content of the SQL query (Access) Dim SqlContent As String = ? The purpose is not to ... 8 Jan 2010 04:59
Special TIMESTAMP - 0912291327
On Dec 29 2009, 2:51 pm, robboll <robb...(a)hotmail.com> wrote: In trying to come up with a VBA timestamp for 2 digit year, month day and 24 hr time, I came up with the following code.  IT WORKS! ? mid(year(date()),3,2) & month(date())&day(date()) & replace (FormatDateTime(Now, vbShortTime),":","") 0912... 2 Feb 2010 14:38
Common Dialog Box
Hi I can't find the proper way to use a common dialog box (file selection) on one of my forms, though I'm sure it can not be too difficult. So I guess you guys can help me out ? Tanx in advance ! D ... 11 Jan 2010 05:23
Create Desktop Shortcuts
Has anyone used VB5STKIT.DLL ? I haven't found any documentation other than this code (below). The code seems to work and I get a return value of 0. But nothing gets added to my desktop. Any suggestions? TIA Fred Private Declare Function fCreateShellLink Lib "VB5STKIT.DLL" _ (ByVal lpstrFolderName As Stri... 21 Jan 2010 16:52
First  |  Prev |  Next  |  Last
Pages: 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53