| Thread | Last Post | Replies |
|
| Vertical alignment | 17 Sep 2006 18:06 GMT | 8 |
XP Home SP2 Access 07 Beta I cannot seem to figure out how to align text vertically in Access '07 I know I can do it in excel
|
| FOR all you programming experts out there | 17 Sep 2006 15:03 GMT | 12 |
please respond to this only if you consider yourself to be an expert in vba-- QUESTION What is the best way to document/comment, as you are coding the modules?
|
| (Un)Bound & Focus | 17 Sep 2006 14:56 GMT | 1 |
When scanning through questions posted, I run across words like "unbound", "bound", "focus", "lost focus". What do these words/phrases mean and how are they applied? Thanks,
|
| My first usenet post ever :) | 17 Sep 2006 13:43 GMT | 1 |
so how often do you guys use usenet?
|
| how to display more then one column in a Look up column | 17 Sep 2006 12:39 GMT | 1 |
I have a Look up Column Based on a the following code SELECT [Available Memberships].Category, [Available Memberships].Description, [Available Memberships].Fee FROM [Available Memberships] WHERE ((([Available Memberships].MemAgeGroup)=Forms!Members![Age
|
| Combine 5 tables into one table (all in TABLE tab) | 17 Sep 2006 12:34 GMT | 1 |
I have 5 tables in my Access-Table Tab. What's the best way to combined all the 5 tables and become one single table. Note all 5 tables have similar columns numbers and names. Intend to use Macro -- meaning one button to do the job.
|
| Tabbed Form | 17 Sep 2006 11:34 GMT | 3 |
I have a form with three tabs, can the fields on each tab be from a different table? ie. three tabs , three sourse tables. Khalil
|
| how do i find microsoft word ? | 17 Sep 2006 11:20 GMT | 2 |
I went to the start menu and went into programs but the only thing i see is microsoft works word processor. I just want to know if it's the same as microsoft word and if not then where do i find this program
|
| Menus and immediately updating values on them... | 17 Sep 2006 10:47 GMT | 4 |
I have a sequence of 6 tasks listed down on a menu and as they complete each I want to place a checkmark there and then FORCE them to do the next step... etc until they are all done... I have other tasks on this menu but want this group of six completed first before moving on...
|
| create a new table from an old table with a list? | 17 Sep 2006 05:25 GMT | 2 |
So, I dont even know if access does what I am asking but I thought I would ask.... this is a situation I run across fairly often and I have been looking for an answer.
|
| Cant Change Filter Name! | 17 Sep 2006 01:44 GMT | 1 |
I have a form that has a alphabetical keyboard at the bottom to select clients names to get there ph numbers, but I cant seem to change the name of the filter in Properties, when I click on my toggle button I get this error "Select a filter for the Company Name" When I try to ...
|
| Help with VBA If statement | 17 Sep 2006 00:58 GMT | 1 |
I asked this question already but the help did not work. I have a Form named "Flight Roster", it has a tab control that goes to a subform named EPR, in the subform their is a textbox that has a date called PreviousCloseout.
|
| how do I tell if a user from a different machine is accessing a particular | 17 Sep 2006 00:23 GMT | 5 |
how do I tell if a user from a different machine is accessing a particular record? what vba code do I use?
|
| Viewing the e-mail address | 16 Sep 2006 23:55 GMT | 1 |
I have a database linked to the inbox of my Outlook, All that I'd like to do is to view the e-mail address, because the fields "From" and "Sender name" don't always display the e-mail address but sometimes they display the sender name
|
| Delete the correct fields | 16 Sep 2006 23:25 GMT | 2 |
This is a new one for me and I am just not getting it. I am importing data: [dept], [class], [Revenue] etc I was not able to filter out a "total" line on the import so I need to build
|