R
roger
I have this one form in my application which has these
dates for the dates the sweepstakes is going to be
happening. These dates are changed/updated every month and
I want the users to be able to do this rather then me
agoing and changing the dates thru Access.
1)Someone told me I can use .ini files for this? How is
that done?
2)Also, any other way? like say I create a .txt file and
have the file embedded in to the form as an object by
setting its control source property to this .txt fle
location. Can I do that?
dates for the dates the sweepstakes is going to be
happening. These dates are changed/updated every month and
I want the users to be able to do this rather then me
agoing and changing the dates thru Access.
1)Someone told me I can use .ini files for this? How is
that done?
2)Also, any other way? like say I create a .txt file and
have the file embedded in to the form as an object by
setting its control source property to this .txt fle
location. Can I do that?