B
Bonnie
Hi there. Using A02 on XP. Have a form with a button that
runs a macro. Macro copies the record, goes to new, and
paste appends. There are 6 date fields that I need to make
blank, remove the copied dates. I have the macro
GoToControl [Date1] then SendKeys {Backspace} (wait=yes).
When I run the macro, dates 2 and 4 don't clear. I can see
them get focus and blink but the date remains. The 4 other
date fields do clear.
First, what am I doing wrong? Second, is there something
better I should be doing to accomplish this?
Thanks bunches in advance for any help or advice!!!
runs a macro. Macro copies the record, goes to new, and
paste appends. There are 6 date fields that I need to make
blank, remove the copied dates. I have the macro
GoToControl [Date1] then SendKeys {Backspace} (wait=yes).
When I run the macro, dates 2 and 4 don't clear. I can see
them get focus and blink but the date remains. The 4 other
date fields do clear.
First, what am I doing wrong? Second, is there something
better I should be doing to accomplish this?
Thanks bunches in advance for any help or advice!!!