Buffistechnology 2: You Made Her So She Growls?
Got a question about technology? Ask it here. Discussion of hardware, software, TiVos, multi-region DVDs, Windows, Macs, LINUX, hand-helds, iPods, anything tech related. Better than any helpdesk!
I know that buying Acrobat would give us the ability to save the data we enter. Would we also be able to change the formatting of the fields? My boss is trying to decide if it would be worthwhile. As it is, we have to edit the printed form in pen to make it correct.
Ouise, I have Acrobat. You can certainly edit the text of the form if needed. I've never tried anything with fill in fields, so I can't answer the field formatting question, but since since Acrobat was probably used to create the form, it should do what you need it to do. At very worst, you'd at least be able to recreate the form.
Thanks, DX. Unfortunately I can't recreate the form; it's an official government form on "letterhead", so I don't think making my own version would be ok.
Thanks tommyrot.
Later when I have more time, I'll probably have questions about getting iTunes to talk to my CD burner.
Incidentally, with Acrobat and the fill-in-forms thing, even if they had enabled fill in forms, if your company only had Reader, you would still not have been able to save the filled-in data. You can fill it in, and you can print it out like that, but you can't actually save the data. IIRC.
Oh, and I know that wasn't an answer to your question, and neither is this, but there are intermediate levels of the product, one of which does allow you to save fill-in form data, but doesn't allow you to alter the form.
Would we also be able to change the formatting of the fields?
I do forms with active fields pretty often. You should be able to change the characteristics of the fields, and you can edit the copy line by line. If you'd like to know for sure, and it's not a secret form, you could send me a copy and I could make sure that Acrobat would do what you need.
You can fill it in, and you can print it out like that, but you can't actually save the data. IIRC.
I know from recent experience this is 100% true.
Can this relational database be saved?
I'm working on a Access database to be used behind a website for my digital libraries class. It's on a China collection. Each catalogue item has one or more pieces. (eg A teapot has a lit and the pot itself, or serving dish with lid.) There can also be one or more photos per catalogue item, but the multiple photos do not correspond in any way to the multiple pieces.
So we have the main catalogue record table linked to the piece table via the catalogue number. And it is also linked to the photo table via the same field.
When we try to run a query displaying the information from all three tables, we get a record in the query for each of the possible combinations of photo and piece there are. All we need is one bigass record displaying all of the relevant info. Is this possible? I just cannot get my brain around how to make this work.
All we need is one record displaying all of the relevant info.
What is the "relevant info" in this case?
eta: Also, did the photo stuff I sent you work?
Yeah, it did. Thanks. When I first inserted the photos they did not show. After I closed and reopened they were there. Sometimes I think Access is just playing with me.
Edited because my project partner's husband just figured out how to fix this.
Okay, it's fixed, but from what you said, it sounds like all you needed to do was set a condition in the catalogue number field equal to the item you want to look at.