C#

THEGOB

New Member
Joined
Sep 4, 2009
Messages
41
Have a good knowledge of Excel VBA and am contemplating the next step now. Would you recommend learning c# and, if so, why? If not, what would your ecommend as a next step?
 

Excel Facts

How to total the visible cells?
From the first blank cell below a filtered data set, press Alt+=. Instead of SUM, you will get SUBTOTAL(9,)
Depends what you're trying to do, but C# is a core skill for a lot of developers so won't hurt learning it.

You can still work with Excel via C#, except with .NET you can do other Windows based things much easier than in VBA. You have to remember that VBA is pretty old but is still essential to todays world, whereas .NET is constantly being updated with the latest and greatest and consumer demands change.

If your wondering about the difference between VB and C#, its pretty much the syntax - both are just as fast and can do the same thing but the majority prefer to work in C#. What you can do in one, you can do in the other... :)
 
Upvote 0

Forum statistics

Threads
1,224,503
Messages
6,179,134
Members
452,890
Latest member
Nikhil Ramesh

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