Hi all, Can anybody point me in the right direction, I have created a unbound report and use adodb to populate the report. The report is lengthy, but one of the fields is a memo field, when this field is filled up how do I have it print on an additional form in my access database. Any ideas or...
Hi, I have a report and I have only 21 lines that can be used for a memo field. I have other information underneath that is filled in by a recordset. Is there a way to utilize the instr function or anyother function to find out how many carraige return's and line feeds are in the textbox. Are...
Hi, I have a form that utilizes a listview controller, the form is used by three different users, i would like to have the information dynamically refreshed each time a user enters information. Any help is greatly appreciated.
Hi, I am trying to create a subform that will behave like a list box. I need to conditionally format the listbox with different colors. After research, I've come to the conclusion that there is no way to do this with a list box. I am attempting to now create a subform, but I was wondering if...
Hi, I am new to programming and I was wondering if anybody could help me with a LIKE statement to return values for LastName and FirstName.
I tried the following, but it did not work.
ME.LIST0.ROWSOURCE = "SELECT * FROM TABLE WHERE FIELD LIKE '" & ME.TEXT0 & "'"
I tried...
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.