Intermediate level VBA questions that should be super simple to answer if you already know

zzzjoshzzz

New Member
Joined
Apr 27, 2014
Messages
23
There are three basic questions, and I've an attached an excel sheet that gives a clear example of what I mean:


1)How do I organize tables (to treat them like an array) and access elements in Excel VBA?
-Is there a way to name the table as either an array or a range?
-How can I regularly and simply access data elements?




2)Are there functions in Excel VBA to find a cell containing "sample text" within a given range?


3)What is the Excel VBA command to place a value in a cell for which I have the address?
Example file that makes all my questions clear with examples of what I need:

https://onedrive.live.com/redir?res...113&authkey=!AEZfNwpY5PgGdBc&ithint=file,xlsx
 

Excel Facts

What is the shortcut key for Format Selection?
Ctrl+1 (the number one) will open the Format dialog for whatever is selected.

Forum statistics

Threads
1,203,491
Messages
6,055,727
Members
444,814
Latest member
AutomateDifficulty

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top