View Single Post
 
Old 09-08-2018, 06:41 AM
NoSparks NoSparks is offline Windows 7 64bit Office 2010 64bit
Excel Hobbyist
 
Join Date: Nov 2013
Location: British Columbia, Canada
Posts: 842
NoSparks is a glorious beacon of lightNoSparks is a glorious beacon of lightNoSparks is a glorious beacon of lightNoSparks is a glorious beacon of lightNoSparks is a glorious beacon of light
Default

Quote:
Yes my code is located in Book.xlsx
No it isn't... it can't be.
Code can only be saved in an .xlsm (macro enabled) file.

Quote:
Also, just a quick question. I'm new to VBA and want to know when to use the "With" command.
While in the VBA environment, if you put the cursor in a word and hit F1 Excel will bring up the help page for that word.

A quick Google search for "VBA when to use with" returned this as one of the top items.

Last edited by NoSparks; 09-09-2018 at 06:05 AM. Reason: spelling
Reply With Quote