W
witharebelyell
Hi is it possible to update the properties of a macro step? Eg if i
have a TransferText
command in a macro with a property Table Name how do I update thru
code? I have many macros and i don't want to manually configure them
all. It this possible..?
eg. this is how har i've gone ...using DAO
CurrentDb().Containers("Scripts").Documents(0).Properties("??????").????
how do i get to the macro steps property step? ..for a guru??
mike
have a TransferText
command in a macro with a property Table Name how do I update thru
code? I have many macros and i don't want to manually configure them
all. It this possible..?
eg. this is how har i've gone ...using DAO
CurrentDb().Containers("Scripts").Documents(0).Properties("??????").????
how do i get to the macro steps property step? ..for a guru??
mike