Hi!
I'm really new with Access and need some help to make my forms look better. I have a table with informatoin about the companies computers (model, IP, Windows version, etc) and want to view the information in a good way.
I would like it to look like a report (but not a report 'cause I want it to be in a form) so that there are no drop down boxes, but just plain text. I know how to do it with a text box, but then it will only type out the value (wich is connected to another table to view i e Windows version) so then it seems like I lose that function.
I also don't want to be able to mark the content of the text box.
So to summorise, How do I write out information from a table in plain text form, converting it from text boxes and drop down lists?
Jonas