A
Ann Scharpf
Hi, I am fairly new to Access. Am working on my third database in Access
2003. This one is used to analyze huge data files for error conditions. I
hve a group of users who are not very technical and they need to clear out
the data table and import new data on a daily basis.
I had created a switchboard for them and, thus far, had added the four
validation reports to the switchboard. Then I was going to add the delete
query that wipes out the data so they can start fresh. There is no way to
add a query to the switchboard so I thought, Well I'll create a macro. I was
dismayed to see you can't RECORD a macro, you have to WRITE a macro. I don't
know Visual Basic. All I need for this macro to do is to run a query called
"RemoveData."
The other macro I need to write will import a semicolon delimited file.
Skip the first column and import the second to an existing table called "tbl."
My question for you is, do you think a non-programmer has a prayer of
figuring out how to write these two macros? If yes, can you direct me to a
good resource for learning about this quickly? I've been poking around the
help files and they don't really seem to have a "getting started guide." I
am thoroughly flummoxed.
Thanks for any help you can give me.
Ann Scharpf
2003. This one is used to analyze huge data files for error conditions. I
hve a group of users who are not very technical and they need to clear out
the data table and import new data on a daily basis.
I had created a switchboard for them and, thus far, had added the four
validation reports to the switchboard. Then I was going to add the delete
query that wipes out the data so they can start fresh. There is no way to
add a query to the switchboard so I thought, Well I'll create a macro. I was
dismayed to see you can't RECORD a macro, you have to WRITE a macro. I don't
know Visual Basic. All I need for this macro to do is to run a query called
"RemoveData."
The other macro I need to write will import a semicolon delimited file.
Skip the first column and import the second to an existing table called "tbl."
My question for you is, do you think a non-programmer has a prayer of
figuring out how to write these two macros? If yes, can you direct me to a
good resource for learning about this quickly? I've been poking around the
help files and they don't really seem to have a "getting started guide." I
am thoroughly flummoxed.
Thanks for any help you can give me.
Ann Scharpf