SetValue Macro

stampr18

Registered User.
Local time
Today, 17:11
Joined
Jan 5, 2007
Messages
23
I am trying to get a field to automatically populate based on fields selected from combo boxes. Would a SetValue macro be what I need? I can't seem to get it to work.

Thanks.
Nancy
 
You would probably be better off with VBA code. Either in an event, or a function you can call.
 
I tried that first but I don't know VB. I looked at alot of examples but I could never get it to work for me.
 

Users who are viewing this thread

Back
Top Bottom