Forum Discussion
Kevinmax
May 10, 2023Copper Contributor
Need help making a script
Can someone help me make a script that combines any runoff names (for example how row 672 has a longer name that leaks into column D) into the appropriate cell in column c?and is it possible for a sc...
HansVogelaar
May 10, 2023MVP
Does it need to be an Office Script or would VBA be OK?
Could you attach a small sample workbook demonstrating the problem (without sensitive data), or if that is not possible, make it available through OneDrive, Google Drive, Dropbox or similar?
Kevinmax
May 10, 2023Copper Contributor
Office script if possible.
https://protect-us.mimecast.com/s/RiNDCPNVq5iDXJBtzHixb?domain=docs.google.com
- HansVogelaarMay 10, 2023MVP
- KevinmaxMay 10, 2023Copper Contributor
HansVogelaar sorry it’s my first time sharing like this
https://docs.google.com/file/d/10D4Kkz6Cik5IxLSeOeIRNPBK1Gf_ypdu/edit?usp=docslist_api&filetype=msexcel
hopefully this works
- HansVogelaarMay 10, 2023MVP
Thanks, that works. I hope that someone else can create a script for you based on that workbook.