Design Assistant Report "saveas active document

Design Assistant Report "saveas active document

rhutchins
Enthusiast Enthusiast
202 Views
0 Replies
Message 1 of 1

Design Assistant Report "saveas active document

rhutchins
Enthusiast
Enthusiast
I was wondering if anyone knows what i need to add to this so the active document filename will appear so I do not have to type it in to save the report from the design assistant

Public Sub BOM()
SendKeys "%f", False
SendKeys "d", False
SendKeys "%v", False
SendKeys "r", False
SendKeys "%t", False
SendKeys "r", False
SendKeys "p", False
SendKeys "~", True
End Sub
0 Likes
203 Views
0 Replies
Replies (0)