J
jschping
Hi,
I have a Schedules with 5 fields, Monday, Tuesday, Wed, etc
I want to write a VB subroutine to access the specified field depending on a
variable.
So if I have a string variable Day, I want the subroutine to be able to
retrieve Schedules!Daym meaning to retrieve the value in the field for
whatever Day happens to be. Will Schedules!Day work? What syntax should I use?
Is it different if I want to get a dataset and then access it?
Thanks!
I have a Schedules with 5 fields, Monday, Tuesday, Wed, etc
I want to write a VB subroutine to access the specified field depending on a
variable.
So if I have a string variable Day, I want the subroutine to be able to
retrieve Schedules!Daym meaning to retrieve the value in the field for
whatever Day happens to be. Will Schedules!Day work? What syntax should I use?
Is it different if I want to get a dataset and then access it?
Thanks!