I am in North Carolina and am looking for a good 2-5 day workshop for Crystal Reports. Do any of you know of any in or around this area, NC, SC, VA, GA? Also, I have a background in VB and am competent in all MS Office software. Would an intro class be a waste of time or should I buy a book...
Is there a VBA function for moving to the next letter in the alphabet? My loop is based on an integer, and I have considered using a select case to read each letter and change it to the next one. I only have 43 columns, so I could do this, but if there is a simpler way it would be great. Thanks
I am looping through an Access database and for each record, creating a text box to display 1 field from each record. The problem is that the field is a memo and therefor some records are quite long. I have tried to set the multiline property to true, but I get errors everytime I use this...
I have built an application in Excel 97 Sr-2 that works great on my machine, and has been deployed to around 50 machines locally and have had no problems, once we started sending it off site, an "compile error" has begun showing up with people using 97 SR-1, has anyone come across...
I have a program that allows the user to build the contents of an Access DB. they can add, update and until about an hour ago, delete. Everything worked fine and then I began getting the following message everytime I tried to delete,
An unhandled exception of type...
MRSOLO
Thanks for posting your own solution in this forum. I have been trying for almost 3 days to add a new record to my DB, a process that I thought should be relatively simple, and everywhere I found samples, they were just like what I already had. But like your problem, it was as simple as...
From the research I have done as well as reading previious posts, I have written the following code as a sample to learn the process of reading and updating an Access DB. It all woks fine until the update command. At this point, I get the following message "An unhandled exception of type...
I am an intern and am trying to make a form that will update another form when changes are made. i have built the whole thing using control objects, but once I am gone, no one will know how to change any of the VBA, so I am trying to do it much simpler using the 'forms' objects. My question...
Thanks to both of you. Young user, I am kind of stuck having to buy books because I only and intern am only here about thirty hours a week, so most of my learing I have to do at home where I only have VB 6. Thanks to both of you again though and I hope that eventually I will be able to use the...
Not sure if I completely understand the question, but it seems like you are trying to reload the pasge to its original state when the back button is used. If this is correct, you could just reset your session to the original value at the beginning of any page that you may navigate to within...
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.