Microsoft VBA Excel help (Please)

  • Thread starter Thread starter m1_girard
  • Start date Start date
  • Tags Tags
    Excel
Click For Summary
SUMMARY

This discussion focuses on a user's request for assistance with a VBA assignment in the latest version of Microsoft Excel. The user seeks detailed explanations of a specific 20-line code segment, coding for a do loop that processes and compares two 3x3 matrices, and a VBA macro for calculating values in a decision tree. The user emphasizes the need for clarity and specific coding examples related to these tasks.

PREREQUISITES
  • Familiarity with Microsoft Excel VBA programming
  • Understanding of matrix operations in programming
  • Knowledge of decision tree algorithms
  • Basic experience with Excel macros
NEXT STEPS
  • Research how to implement do loops in Microsoft Excel VBA
  • Learn about array manipulation in VBA
  • Study decision tree algorithms and their implementation in Excel
  • Explore VBA debugging techniques for code explanation
USEFUL FOR

This discussion is beneficial for Excel users, VBA programmers, and data analysts looking to enhance their skills in automating tasks and performing complex calculations within Excel.

m1_girard
Messages
1
Reaction score
0
Hi everyone,

I'm new to the forum and just need some quick help on a VBA assignment if anyone has some spare time.

I have three questions I need answered. They all take place in the latest version of Microsoft Excel, VBA.

1. I need a small 20-line chunk of code explained in detail: what it does, line by line, etc. The code will be provided later.

2. I need coding for a do loop that processes array cells. The macro coding is to be done in Microsoft Excel (latest version) with VBA. Specifically, I need coding for a macro that will compare one 3x3 matrix with another 3x3 matrix and if a given cell in the second array has a value as least as large as the value of the cell in the first array, to colour the cell in the second array.

3. I require a VBA Macro (the coding and an excel file) for a value calculation in a 3 step decision tree with probabilities given. More details (the excel file in question) will be given once contact has been made.

Thanks to anyone who can help, I really appreciate it.
 
Physics news on Phys.org
m1_girard said:
1. I need a small 20-line chunk of code explained in detail: what it does, line by line, etc. The code will be provided later.

Where's the code?

CS
 

Similar threads

Replies
27
Views
4K
  • · Replies 10 ·
Replies
10
Views
3K
Replies
7
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 21 ·
Replies
21
Views
3K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 2 ·
Replies
2
Views
12K
  • · Replies 15 ·
Replies
15
Views
2K
  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 18 ·
Replies
18
Views
6K