Hi,
I'm new to this group. I did my share of programming back in the days of dBase and Foxpro for DOS. Big programs, lots of db's, tons of code. My last upgrade was Visual Foxpro 6.0 :) and I never really got into that version.
Now I have a, what I consider, simple project. I want to make a prgram in Access to help me to quote, keep up inventory, report some instructions on actions to be take. Not to complicated in my mind. Then I actually started.
Seting up db's and relations, no problem,
Creating forms, no problem,
Using automated functions, not to hard to understand.
Writing the syntax for my events, very frustrating !
I got some books on Acces, but they don't really get into coding.
I've done my share of VB coding in excel, but access goes much further that that. So I do my internet searching, but I do not know the keywords yet, of the functions I'm looking for.
Like, this morning I was looking how to use the value of a field in an open db in my calculations. I don't know the syntax. I know the db is open and pointing at the right record, but not a part of the form I'm working in. Can't seem to find how to address it,...
So I'm looking for some websites, or books, that I could read through to update me on the syntax of VB to write code for MS access. Any place I can download like a reference guide for the commands?
Any good advice where to start?
Thanks!
Stefan
I'm new to this group. I did my share of programming back in the days of dBase and Foxpro for DOS. Big programs, lots of db's, tons of code. My last upgrade was Visual Foxpro 6.0 :) and I never really got into that version.
Now I have a, what I consider, simple project. I want to make a prgram in Access to help me to quote, keep up inventory, report some instructions on actions to be take. Not to complicated in my mind. Then I actually started.
Seting up db's and relations, no problem,
Creating forms, no problem,
Using automated functions, not to hard to understand.
Writing the syntax for my events, very frustrating !
I got some books on Acces, but they don't really get into coding.
I've done my share of VB coding in excel, but access goes much further that that. So I do my internet searching, but I do not know the keywords yet, of the functions I'm looking for.
Like, this morning I was looking how to use the value of a field in an open db in my calculations. I don't know the syntax. I know the db is open and pointing at the right record, but not a part of the form I'm working in. Can't seem to find how to address it,...
So I'm looking for some websites, or books, that I could read through to update me on the syntax of VB to write code for MS access. Any place I can download like a reference guide for the commands?
Any good advice where to start?
Thanks!
Stefan
Comment