advanced excel training - changing range names using

Forum home » Delegate support and help forum » Microsoft Excel VBA Training and help » advanced excel training - Changing range names using VBA

advanced excel training - Changing range names using VBA

resolvedResolved · Low Priority · Version Standard

Alex has attended:
Excel VBA Intro Intermediate course

Changing range names using VBA

I have range name which is used as the rowsource in a userform.

I want to be able have the size of this range name be checked and changed when ever the form is called in order to ensure that only

RE: Changing range names using VBA

i suggest you contact the office to have one of our vba specialsists talk to you

 

Training courses

 

Training information:

Welcome. Please choose your application (eg. Excel) and then post your question.

Our Microsoft Qualified trainers will then respond within 24 hours (working days).

Frequently Asked Questions
What does 'Resolved' mean?

Any suggestions, questions or comments? Please post in the Improve the forum thread.


 

Excel tip:

Bracketed negative numbers

Often Excel users wish to display negative numbers in colour red and bracketed

Intstructions
Step1. Select Format > Cells menu options. Within Numbers tabsheet, select Category = Custom.
Step 2. Select a type such as #,##0;[Red]-#,##0;; that specifies a colour in square brackets.
Step 3. Amend as follows; #,##0;[Red](#,##0;;

Notes: Excel formatting featues are of the form
"Positive; Negative;Zero;Text" separated by semicolon.

View all Excel hints and tips


Server loaded in 0.05 secs.