T
TDay
I am cutting data from Excel and pasting it to FrontPage using VBA. I cannot
find the code for doing the paste special as formatted paragraphs (the second
button on the paste special menu.
FrontPage.Application.CommandBars("Edit").Controls("Paste").Execute pastes
the Excel formats which I do not want. What I am looking for is the command
for formatted paragraphs, ...Controls("Paste Special").Controls("...
whatever it is for formated paragraphs. Help, anyone?
find the code for doing the paste special as formatted paragraphs (the second
button on the paste special menu.
FrontPage.Application.CommandBars("Edit").Controls("Paste").Execute pastes
the Excel formats which I do not want. What I am looking for is the command
for formatted paragraphs, ...Controls("Paste Special").Controls("...
whatever it is for formated paragraphs. Help, anyone?