Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Excel Macros 1

Status
Not open for further replies.

centaur21

Electrical
Joined
Jun 5, 2006
Messages
44
Location
US
I am looking for a good or best site to find macros to use in my engineering spreadsheets. I have a few macros in mind, but would like to see a site that has some engineering macros and go from there.
 
Macros for what? You'll find that there are tons available, but you need to know what you are looking for.

I2I
 
Well, I am generating an IO list for an offshore platform and being able to use macros to fill in cells given certain information would speed up the process. I am looking for something like given data in a cell or cells, insert particular info into another cell and be able to do it automatically without having to run the macro; for example, after information has been entered into a particular cell, it automatically outputs specific data into another cell. I am fairly new to VBA but have done quite a bit of programming in the past.
 
You should be able to do that pretty easily with case statements and maybe a few dropdown boxes.

I2I
 
Can you give me a really good site that is specific to creating excel macros to give me some ideas?
 
Sounds like this is a perfect application for a relational database.....
 
That is faq770-275

Cheers,
Joerd

Please see FAQ731-376 for tips on how to make the best use of Eng-Tips.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top