Jean-François Corbett

less info
11,618 reputation
82358
bio website
location Copenhagen, Denmark
age 37
visits member for 4 years
seen 14 hours ago
stats profile views 2,140

I'm a physicist working in wind energy at GL Garrad Hassan.


19h
revised Copying columns from one sheet to another
improved title
19h
answered How do I convert this Excel formula into VBA code?
1d
revised How to check whether a variant array is unallocated?
improved wording and formatting
1d
revised How to check whether a variant array is unallocated?
improved formatting
1d
awarded  Popular Question
Jun
13
revised Move mouse pointer to center of active cell when navigating with arrow keys
improved title
Jun
13
comment Move mouse pointer to center of active cell when navigating with arrow keys
Could you be more precise: How does it not work? Also, instead of the ActiveWindow.Application.ActiveWindow ping-pong reference, you can just say ActiveWindow.
Jun
13
revised Move mouse pointer to center of active cell when navigating with arrow keys
improved formatting
Jun
12
awarded  Nice Answer
Jun
12
revised VBA to import comments into a PDF
deleted 12 characters in body
Jun
12
comment VBA Excel Extract Values Between Quotes and Put Into Array
@JosieP's answer is much better; it works for (non-string) numerical values as well.
Jun
12
revised VBA Excel Extract Values Between Quotes and Put Into Array
removed noise
Jun
12
answered VBA Excel Extract Values Between Quotes and Put Into Array
Jun
9
awarded  Yearling
Jun
7
revised Excel: Find most right (last) occurrence of a value with VBA in a row
improved wording and formatting
Jun
7
revised How to Disable Save, SaveAs button in MS-Word 2010/2013 using VBA
improved wording and formatting
Jun
7
comment Stop Excel Converting “22/50” to 0.44
@GeorgesBrisset: No, they're General. Leading zeroes are truncated all right, but 22/50 isn't converted to 0.44 (unless I write =22/50).
Jun
7
revised Stop Excel Converting “22/50” to 0.44
deleted 31 characters in body
Jun
6
comment Stop Excel Converting “22/50” to 0.44
I can't reproduce your problem. 22/50 stays 22/50 no matter what I try. When exactly is it converted to 0.44 on your sheet?
Jun
6
revised Count timer for a Quizz on VBA
removed noise