Hey guys!
I have a certain concern in which I want to make the data in cells bold and add borders to it. Is that possible without extra packages and without click activities? I would be grateful for every sort of help.
Best regards!
Hey guys!
I have a certain concern in which I want to make the data in cells bold and add borders to it. Is that possible without extra packages and without click activities? I would be grateful for every sort of help.
Best regards!
@achalisma
have a look on following activities:
provided by:
@ppr Is it possible without the BalaReva package?
a vba / macro approach could be checked as an alternate
@ppr Do you know how to do it? Iām new to Uipath and never worked with vba/macro
@achalisma
i just answered RandomGuys Question.
On first stage I would suggest to have a look on the balarevas activities
@ppr Well I am not allowed to use the BalaReva package in my workplace
@achalisma
For bold:
give a try on
As the short cuts are local depended just consult the hover text
depending on the border type maybe ashort cut is also available
as an alternate to this:
send a short cut series starting ALT
as this is also local depended just go to excel send alt and explore the visual helpers for finding the next keys to pres for the the entire series
so the serie would be in this local case
ALT + R + H + H + your borderCode
just give a liitle delay between sending the different short cuts as sometimes the bot is too fast and excel will not recognized the speed
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.