| Thread | Last Post | Replies |
|
| Function help needed | 02 Nov 2005 21:06 GMT | 8 |
What built in function will change the sign of a number from + to -.
 Signature Thanks Joe Cilinceon
|
| field names | 02 Nov 2005 20:52 GMT | 4 |
Is there a way to increase the number of characters in the field name. I understand that the limit is 64 characters, but I wonder if there is a way to change that. Thanks
|
| PictureBox | 02 Nov 2005 20:37 GMT | 1 |
I am using VBA and would like to include class PictureBox from VB6 into my VBA. I should probably rip and export the PictureBox class to a .ocx file and then register the ocx in Windows, I should then be able to import it to Access VBA - according my friend's advice.
|
| GUID:Why not | 02 Nov 2005 19:55 GMT | 2 |
I'm currently working on a project and I think I should use a GUID as a field (this is application will be distributed and I'm not comfortable that the random number generated will be unique). I remember some discussion as to how GUID's can cause problems and are not a good idea ...
|
| Another question | 02 Nov 2005 19:52 GMT | 4 |
How do you set a fields value to default to a negative number in a table.
 Signature Joe Cilinceon
|
| Adding two tables of the same structure one after the other. | 02 Nov 2005 19:51 GMT | 2 |
I have 4 tables that I would like to join together. All of them have the same fileds. I would like to simply add the tables one below the other. Is there a simple way of doing that?
|
| old timer needs help with summed totals | 02 Nov 2005 19:05 GMT | 8 |
i moved my preamble to the bottom so you don't have to read it if you are short on time. here is one problem i cannot fix in my app. table: volunteers
|
| how do you 'hide' duration days from view in calendar in project | 02 Nov 2005 18:32 GMT | 1 |
i'm trying to create a 90 day calendar, just showing my events or tasks, but i don't want the duration of days to show. how do you hide the view of during days, i just want the meeting name to show!?
|
| Why do you need SQL Server installed to use Business Contact Manag | 02 Nov 2005 15:10 GMT | 2 |
When I try to use this product I receive an error message. Business contact manager cannot access the database. SQL Server does not exist or access is denied. I also cannot create a database. Why? What do I need to do?
|
| Code for going to the switchboard? | 02 Nov 2005 11:47 GMT | 4 |
Is there code that we can attach to a button that will take us to the switchboard? That would be neat. I could then put a button on the main forms that we all use so that user (meaning me, most of the time <g>) can avoid going through the Window pulldown each time. I chose to ...
|
| How to summarize a calculated field | 02 Nov 2005 07:33 GMT | 4 |
I've the following text boxes in the group header section of my report, they do not obtain the data source from any table they are calculated fields, Import is a field in my invoice table that holds the inicial value of any given article, Retention is a boolean field in my invoice ...
|
| Newbie, trouble with IIFstatement in SQL query | 02 Nov 2005 07:31 GMT | 4 |
Hi, I use this query as my reports underleying query but I do not know what the correct sintax is for the IIF statement, can you show me how to do this correctly???, I'm trying tu sum all the values of the field Importe if the field Factura.Retencion is True.
|
| Business contact manager | 02 Nov 2005 03:58 GMT | 1 |
In Outlook, Business contact manager cannot access the database. SQL Server does not exist or access is denied. I cannot create a database either using the wizard. Why? What do I need to do to use this program?
|
| Urgent -- Access QRY to SQL Server QRY | 02 Nov 2005 03:10 GMT | 1 |
I have to following Access2003 Code that needs to run in SQL 2000 SELECT extend, Source,
|
| Field Append, Update....newbie access'er | 01 Nov 2005 23:07 GMT | 1 |
I am stuck on trying to append/update a field for two particular application.... 1) i created a command button and when it is pressed. it will enter today's date on a field. This will be read only on the form view, if thats
|