I was wondering if anyone could give me a hand with a problem I am experiencing on my database. I have a number of tabbed forms, when the form is open it moves itself from the center position to the upper left corner, all by itself.<br><br>Any suggestions as to why this is happening.<br>
I am trying to remove the information in one table and place it in an archive table. I am using the following code,<br>"Insert into ArchiveTable Select * from Table;"<br>The problem I am getting is that if there is more than one record it only inserts the first...
Hi,<br>I was wondering how to write the code behind a command button that would allow the user to archive/back up the database. It may occur on the same hard drive as the original,but it may not.<br>Any ideas??<br>Thanks for your time
Hi,<br>I am creating a report based on information on a table named items. The table has two attributes for the value of an item. In the report I would like to show one attribute if the other attribute is null, can I do this?? I don't want both to show up on the...
I am wondering where I can find information about coding for screen resolution and size. I want to have the code in my database, so that as I move from one computer to another, I don't have to reformat everything, if the screen size and resolution is different from the first...
I was wondering if anyone could explain to me how to use the items selected property. What I am trying to do is move info from a multi select list box to another list box.<br>What I have in code so far, will loop through the first item and then gives me an error about a numeric...
I have created two multi select list boxes. the first box is populated by a query. What I want to happen, is that when an item is selected from the available list box (the first list box), during after update, the item should be moved to the assigned list box (the second list box).
I was wondering if anyone could give me any tips on producing a scrolling screen that gives a vertical display rather than a horizontal display. <br>An example could be;<br>John Smith<br>Judy Brown<br>etc.<br><br>It would display this information on a movie screen
I was wondering if anyone could help me with tips to produce a display screen where the information on the screen will come from an access database.<br>An example could be;<br>John Smith $5<br>Judy Brown $5<br><br>The screen would be filled with names and would be rolling...
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.