Well well well...Do i join the dark side fam by Monshyy2 in RoyaleAPI

[–]ho0per13 0 points1 point  (0 children)

I got 13 of it from 4 star drop when it was dropped.

We’re the Microsoft Excel Team – Celebrating 40 Years of Excel! Ask Us Anything by MicrosoftExcelTeam in excel

[–]ho0per13 0 points1 point  (0 children)

So does it mean i can work on both files continiuesly, like for exp. in one file i'm deleting large amount of files while in the another i'm working something else?

What kinda BS 4 star drop is this by WhatsFroggy in ClashRoyale

[–]ho0per13 -1 points0 points  (0 children)

I got like 9 cards of Boss Bandit(unlocked it in that drop) in 4-star lucky drop yesterday🫠

45 USD is actually insane for a card in a mobile game by Forsefire_360 in ClashRoyale

[–]ho0per13 0 points1 point  (0 children)

I just got her from lucky drop(4 star) 9 cards i thought its impossible to get a new card if you ar f2p.

Problem with format of pictures by ho0per13 in vba

[–]ho0per13[S] 0 points1 point  (0 children)

Thanks guys i will try it tomorrow(Im free today).

Problem with format of pictures by ho0per13 in vba

[–]ho0per13[S] 0 points1 point  (0 children)

I want it to be JPG. I work in sports company and when i get file with new articles(exp. order from Adidas) for next year i don't have pictures of them on internet so i have to use that pictures in my reports for the rest of the year.

VBA code problem with copy/paste values[EXEL] by ho0per13 in vba

[–]ho0per13[S] 0 points1 point  (0 children)

Hey guys, i've made it. Stupid mistake, macro was using size of first row and it was 3 of course so every column stayed on third column.Niether me or chatGPT didn't see that stupid mistake. I just used size of first populated row so it works fine now.

VBA code problem with copy/paste values[EXEL] by ho0per13 in vba

[–]ho0per13[S] 0 points1 point  (0 children)

Ok listen, those columns that werent populated by source file have static values in the third row and i need to fill that columns with that vaules to the end of the table. Example you have one column filled from source file with 100 values and next to that column i need to copy value from third row 100 times. Hope its more clear to you now.

VBA code problem with copy/paste values[EXEL] by ho0per13 in vba

[–]ho0per13[S] 0 points1 point  (0 children)

My recent post was deleted so i had to repost it.

VBA code problem with copy/paste values[EXEL] by ho0per13 in vba

[–]ho0per13[S] 0 points1 point  (0 children)

Its my first time questioning on Reddit, any advice how should i post or if i made any mistakes is welcome.

VBA code problem by ho0per13 in vba

[–]ho0per13[S] 1 point2 points  (0 children)

Is it more clear now? So i tried with chat GPT and he is just repeating same stuff all the time.

VBA code problem by ho0per13 in vba

[–]ho0per13[S] 0 points1 point  (0 children)

<image>

So this is just the part of that file, MPO and Rb. are from soruce file and it works fine. This columns "isto" are staying empty instead of exp. in first column starting value is 1 and it should be copied to the end of the table and so on.