Forum

Hans Hallebeek
@keebellah
Reputable Member
Joined: Oct 17, 2018
Topics: 8 / Replies: 365
Reply
RE: Overlapping dates and times

Hi Robert, Maybe I'm a little dense, but what do you want to achieve? I understand that you're comparing two timestamps but it helps if you expl...

2 years ago
Reply
RE: Bypass $RECYCLE.BIN & System Volume Information

Sorry for the delay but this one works I added thsi udf as a test in the code Public Function check_folder_is_valid(myVariant As Variant) A...

2 years ago
Forum
Reply
RE: Bypass $RECYCLE.BIN & System Volume Information

i checked the code included my check but it doesn't return any filenames. will need to test some more what's you OS and which excel version are ...

2 years ago
Forum
Reply
RE: Bypass $RECYCLE.BIN & System Volume Information

How's your VBA knowledge and which version of Excel are you using? Can you post the code block that you're using now?

2 years ago
Forum
Reply
RE: Bypass $RECYCLE.BIN & System Volume Information

I would suggest you include a check for the foldername if it contains RECYCLE skip it.

2 years ago
Forum
Reply
RE: = in a formula works but <= does not!!

Hi, which version of Excel? Keep in mind that the TEXT fucntion does not return a numeric value but a text with the number value

2 years ago
Reply
RE: Paste Special not available

Is there a macro that clears the clipboard or something similar. If there is nothing to past then these options are not available or greyed out ...

2 years ago
Reply
RE: Paste Special not available

Is the file on your PC read-Only?

2 years ago
Reply
RE: Assistance needed with formula that should ignore hidden cells

Grat solution, and Riny, you say you're not a big fan of VBA, this, seen the newest developments and functionality which Microsoft is building in I ag...

2 years ago
Reply
RE: Assistance needed with formula that should ignore hidden cells

The rows are hidden when you use the splicer, now I see it but your formula to check Yes/No in F, isn't it much easier to to first add datavalidation ...

2 years ago
Reply
RE: Assistance needed with formula that should ignore hidden cells

Both these files are identical (?) at least by name? And further more, your topic question is an=bout 'ignore HIDDEN cells' but ... there are no hi...

2 years ago
Reply
RE: Excel VBA - Copy Active Sheet to All Open Workbooks

you have to se a variable that retains the file from where you're copying it since this is the 'source workbook'

2 years ago
Forum
Reply
RE: How many times in the last 365 Days

what it instead of TODAY() you use the serial data for the last day of the current year,?

2 years ago
Reply
2 years ago
Forum
Reply
RE: Team Combinations

Great, my expertise is not with PQ but it's like programming so I understand. Just holler if you need help.

2 years ago
Page 10 / 25