BlankHi People, I have XP Home version and Access 2007. When you create a Template can you see it? what I am trying to ask is "How do you know if you have...
Hi Jill, If you are talking about Form/Report Templates then they are saved with whatever name you give them. To use the template you need to go to: ...
Jill You have to first build a new form and set all its properties. Open the properties panel. Then click on a control in the controls section of the Ribbon. ...
Jill: One quick and easy way that I do it, is first I downloaded and installed the free V-Tools and then I create a form, or report, how I want my base...
Bob I completely forgot about that tool in V-Tools. I've use V-Tools for years, mainly to do a find and replace throughout a database. Thanks for the reminder....
Hi Crystal, I hope you are having a great day! On one particular form I have 6 subforms, all on top of each other. With that many subforms I use the dummy...
Hi Pat, "I hope you are having a great day!" yes, thanks. I am working on a nifty tool to document query information to Excel ... will post in Files>Crystal...
... just adding on ... skrol29 also has source code you can download: http://www.skrol29.com/us/sourcecode.php btw, skrol29 sometimes posts here... Warm...
Hi Guys, Thanks for all the replies, I can't get my head around what a template does in Access. Could someone explain it to me in Dummy Lingo? I know what...
Thanks for all the replies. The situation is like this Suppose that there is table A with ID1. This ID can range from 1 digit to 4 digit. Table B has ID2,...
I have several server based forms that are based on an Access database. Members often enter an email address which lacks an "@" or has a comma or a space. Is...
Hi Crystal, Thank you all for the replies: The Name property of my textbox control is Serial Number The Name property of my subform control: I'm not too sure...
Okay, I uploaded a sample database name DB3. (Hope I did it right lol) Dawn M. Williams Computer Sciences Corporation Registered Office: 3170 Fairview Park...
Yongqing I know you are interning and have no say as to the database design so this is just for your own knowledge. The very basic rule for relational...
Hi Jill, Don't expect too much from the template. It is not as comprehensive as a Word or Excel template. In essence you can choose the default properties for ...
Hi Dawn, "The Name property of my subform control: I'm not too sure what you mean by this. every object has a Name when you are in the design view of your...
Hi Dawn, downloaded your db; what is the name of the form to look at? Warm Regards, Crystal * (: have an awesome day :) * Dawn M Williams <dwilliams68@...>...
Hi Dawn, there are no forms or code in the database you uploaded, only 2 tables and a report Warm Regards, Crystal * (: have an awesome day :) * Dawn M...
bill, When I follow your directions, I see these items are checked: - Visual Basic For Applications - Microsoft Access 9.0 Object Library - Microsoft DAO 3.6...
Under forms, you should see one name "Search by Serial Number" Dawn M. Williams Computer Sciences Corporation Registered Office: 3170 Fairview Park Drive,...
Hi Dawn, there are no forms in the db that you posted Warm Regards, Crystal * (: have an awesome day :) * Dawn M Williams wrote: Under forms, you should see...
Hi, I am sorry that I wasn't very clear. I have one large report that creates one page reports for each medical group. I would like to send in email of...
That's strange, when I open it from the "Files" page, I can see two forms, one is Equipment & Location Subform, and the other is Search by Serial Number What...
Hi Dawn, I downloaded a database you posted in the Assistance Needed folder ... did not look at the date before, now I see that date is 4-22. Nothing else...
Oh, okay, I put it in the wrong spot . . i'm sorry . Dawn M. Williams Computer Sciences Corporation Registered Office: 3170 Fairview Park Drive, Falls Church,...
Larry An Item would literally have [MISSING] in front of it if it were indeed missing. It looks like you are OK as far as references go if you did not see any...
I use a regular expression. Here's the code behind a textbox that can either hold a fax or email address (sorry, but Yahoo will screw up the formatting): ...
Good Afternoon, Is there away to create a command button that will allow the end-user to copy the database and place it on their hard drive from within the...