stampr18
02-01-2007, 12:43 PM
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
Thanks.
Nancy
|
View Full Version : SetValue Macro stampr18 02-01-2007, 12:43 PM 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 FoFa 02-01-2007, 12:47 PM You would probably be better off with VBA code. Either in an event, or a function you can call. stampr18 02-01-2007, 12:53 PM 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. |