Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

Thread: Filenames as fields.

Started 1 month, 2 weeks ago by akedm
Hi, I learned how to spell "access" earlier this week. That's how much I know about Access. I'm pretty fluent on Word and Excel inasmuch that I cannot program VBA, but I know where to look to get the information I need online and I can hunt and peck until I find the formulas I need to get things done. With Access, I'm a complete newbie. I want to basically make a spreadsheet at this ...
Site: Access World Forums  Access World Forums - site profile
Forum: Tables  Tables - forum profile
Total authors: 3 authors
Total thread posts: 7 posts
Thread activity: no new posts during last week
Domain info for: access-programmers.co.uk

Other posts in this thread:

georgedwilkinson replied 1 month, 2 weeks ago
Quote: Originally Posted by akedm I want to basically make a spreadsheet If you want a spreadsheet, I recommend Excel. You will just be hobbling Access if you come in to it with a spreadsheet mentality, and Excel is very excellent at working with spreadsheets. Quote: ...

Mike375 replied 1 month, 2 weeks ago
The fucntion found at that link will put the full path name into the field of a table. http://allenbrowne.com/ser-59.html Choose the List Files to a Table. So will you have entries in each record like c:\MyFolder\Filename.extension You have functions in Access (Excel would be similar) for Right, Left and Mid for extracting parts of a string. Also involved are InStr and InStrRev. ...

akedm replied 1 month, 2 weeks ago
Thanks for your responses. All things being equal, I'd much rather use Excel. But my problem I tried to describe about an easier interface in Access stemmed from an image I had of data entry into Access in a form format. Forgive me....here it goes... Field 1 : ____________________________________ Field 2 : ____________________________________ Field 3 : ___________ Field 4 : ...

georgedwilkinson replied 1 month, 2 weeks ago
Yes, Access forms can be set up that way. So can Excel forms.

Mike375 replied 1 month, 2 weeks ago
Your drawing is what a form does. Basically, a form will let you place the fields wherever your heart desires. A form can also display records in a tabular format, kind of table like. Forms are not just important for display but the form is where Macros or VBA are run from when clicking on something or because of conditions etc. Thus a Macro or VBA might run because the value of a field is >...

akedm replied 1 month, 2 weeks ago
Alright then, I'll use Excel to get done what I need done, and I'll repost a question about forms over on that thread. Thanks for helping out .

 

Top contributing authors

Name
Posts
akedm
3
user's latest post:
Filenames as fields.
Published (2009-11-08 23:28:00)
Alright then, I'll use Excel to get done what I need done, and I'll repost a question about forms over on that thread. Thanks for helping out .
Mike375
2
user's latest post:
Filenames as fields.
Published (2009-11-07 20:52:00)
Your drawing is what a form does. Basically, a form will let you place the fields wherever your heart desires. A form can also display records in a tabular format, kind of table like. Forms are not just important for display but the form is where Macros or VBA are run from when clicking on something or because of conditions etc. Thus a Macro or VBA might run because the value of a field is >10 or whatever. As to Access and Excel, you...
georgedwilkinson
2
user's latest post:
Filenames as fields.
Published (2009-11-07 20:46:00)
Yes, Access forms can be set up that way. So can Excel forms.

Related threads on "Access World Forums":

Related threads on other sites:

Thread profile page for "Filenames as fields." on http://www.access-programmers.co.uk. This report page is a snippet summary view from a single thread "Filenames as fields.", located on the Message Board at http://www.access-programmers.co.uk. This thread profile page shows the thread statistics for: Total Authors, Total Thread Posts, and Thread Activity