I have a Sony Clie and Outlook 2003 that I'm trying to synchronize. I am using USB and the units recognize each other, the Hot Sync seems run as it should. However, once it completes its process, nothing has been synchronized. Any ideas?
Turbo [pc2]
"There is a fine line between...
Thanks for the response. It seems there must be away to do this, even if there is a 'plug-in' or something of that sort. I image it like this: you create an email and while selecting recipients there should be an option to include (or not) the individuals that will receive the attachment.
Any...
I have an issue that is simple on the surface but there doesn't seem to be a simple solution.
I want to send an email to my project team. At the same time I want to BCC my boss on the email. I need my boss to receive an attached file but the team can not see this attachment. The catch all this...
I found the solution. I did not have the visible property of the subform set to "No". Once I made the default visible property "No" the border goes away when the "Me.sfrmX.Visible = False" code is run.
Turbo [pc2]
"There is a fine line between confidence...
Thanks for the reply. I was unable to get the idea you presented to work, but you got me thinking in another direction.
I set the border of the subform to transparent then I placed a box with a black border and transparent back style around it. I set the visible property to false. I set the...
I have a subform that displays various search results. If the result is null the the subform is set to "Me.sfrmX.Visible = False". This works perfect until a result is not null. Any search following a not null result, the subform is not visible but the border is visible. I have to...
Has anyone ever had this when opening Word XP?
"File Conversion - ~$ALMAPP.DOT"
Followed by "The add-in template is not valid. (C:\Program Files\...\~$ALMAPP.DOT)"
This is puzzling me greatly.
Turbo
Turbo [pc2]
"There is a fine line between confidence and...
I am creating a database with Access 2K and I want to create a customized help wizard for my users. I have not found any way to do this, yet.
Any help is greatly appreciated.
Thanks,
Turbo [pc2]
"There is a fine line between confidence and conceit"
I am creating a database with Access 2K and I want to create a customized help wizard for my users. I have not found any way to do this, yet.
Any help is greatly appreciated.
Thanks,
Turbo [pc2]
"There is a fine line between confidence and conceit"
Doc94,
You could create a series of forms with large labels and place your text in those labels.
Turbo [pc2]
"There is a fine line between confidence and conceit"
I have solved a problem that I thought would be a helpful tool to share. As a database manager I want to know when an error occurs in the database. I have built a function (with the help of shared code) that emails the error to me without disrupting the flow of work for the user. Here you go...
I would like to insert an error trap once in a module of code to trap all errors rather than insert the trap in each sub routine. Can this be done? How?
Please advise.
Thanks,
Turbo [pc2]
"There is a fine line between confidence and conceit" - Ken Mai
I would like to insert an error trap once in a module of code to trap all errors rather than insert the trap in each sub routine. Can this be done? How?
Please advise.
Thanks,
Turbo
"There is a fine line between confidence and conceit" - Ken Mai
Snake78,
This may be to late but here you go.
I have an Axim and a Nokia 6370. I was able to successfully communicate via IR with these devices. Be sure the IR port is turned on with both devices. The names and numbers transfered well to the phone, but I did have to edit the formats a little...
cmmrfrds,
Agreed. I think the SQL/Query option is the right direction for this situation. However, I still am interested in learning how to pass a recordset from a module to a listbox.
Rolliee's code is not going to work for the recordset situation. It is refering to an existing table or query...
Rolliee and cmmrfrds,
Rolliee:
The "Table/Query" is not doing the job.
cmmrfrds:
I have to agree with you that the call back is much to complex.
I think before populating the listbox, I need to confirm that the recordset is being passed to the form. I thought that I could just...
Rolliee and cmmrfrds,
I have just read your comments and thank you for your interest.
Rolliee:
I have tried the "Query" concept with no success. I placed the code behind a command button to populate a listbox with the recordset I created in the module. This did not work, nor did...
I have a recordsets that I will need to use frequently so I have created a module with code for creating these recordsets. I want to pass the recordsets as needed to a list box in a form. I have confirmed the recordsets in the immediate window but I can not get the records to populate the...
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.