Hi all,
Need some help putting this formular into vba code to get the result as shown in AD & AE! The amount of rows changes on a daily basis so it would need to relate to where the data finishes...
Need some help putting this formular into vba code to get the result as shown in AD & AE! The amount of rows changes on a daily basis so it would need to relate to where the data finishes...
Code:
=CONCATENATE("images/supplier1/",TEXT(INT(AC2/1000),"00000"),"/",CONCATENATE(AC2,".jpg"))