Geert Koetje
New Member
Joined: Sep 1, 2014
Follow
RE: text function project
Have the text split at 2 different seperators. And this in 2 steps. The first seperation would 'text to column' by splitting on the comma Than s...
6 years ago
RE: User Defined Function to determine if range is filtered - NOT working
dangelor said I think the FilterMode property would give you the info you need... Dim x As Boolean x = ActiveSheet.FilterMode MsgBox x This wo...
10 years ago
Forum
RE: Print Button
Jon, one additional question. Is the macro code of that button still available? And when you read that does the file name still match as the print r...
10 years ago