home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / apps / spreadsh / 438 next >
Encoding:
Internet Message Format  |  1992-08-12  |  2.3 KB

  1. Path: sparky!uunet!sun-barr!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!att!cbnewsk!pruxp!ayf
  2. From: ayf@pruxp.att.com (Avi Feldblum)
  3. Newsgroups: comp.apps.spreadsheets
  4. Subject: Re: Excel Macro's help needed!  :)
  5. Message-ID: <1992Aug12.174812.15658@cbnewsk.cb.att.com>
  6. Date: 12 Aug 92 17:48:12 GMT
  7. References: <sgolby.713433201@guinevere> <1992Aug10.153521.20679@nrtpa038.bnr.ca>
  8. Sender: news@cbnewsk.cb.att.com (NetNews Administrator)
  9. Distribution: na
  10. Organization: AT&T
  11. Lines: 44
  12. Nntp-Posting-Host: gpruxp
  13.  
  14. In article <1992Aug10.153521.20679@nrtpa038.bnr.ca> Sparky writes:
  15. >
  16. >If that's not it, please post some sample code and I'll try again.
  17.  
  18. Hi,
  19.  
  20. I'm new to this group and am looking for some excel guru's to ask
  21. questions of. Here's a basic description of what I am trying to do and
  22. if anyone thinks they may be able to give me a hand I would appreciate
  23. it.
  24.  
  25. I am using Excel 4.0 for Windows. I've set up a workbook (.xlw) that
  26. contains (at least) four files. One is a macro sheet that contains all
  27. the macros that I need to use, cmodel.xlm, the second is a database of
  28. parts, parts.xls, the third is the spreadsheet that the user wants
  29. filled out, product.xls, and the fourth is just a README file to give
  30. some info on what the workbook does and to use it.
  31.  
  32. The basic mode of operation is that the user will list a sequence of
  33. numbers in column A of the worksheet, and then run a macro that copies
  34. a series of formulas across the row based on the "class" of the number
  35. (e.g. 0, <1000, <10000), then takes the actual number and goes out to
  36. the database worksheet and extracts some data that relates to that
  37. specific part.
  38.  
  39. One problem I am running into now is that the formulas may depend on
  40. something like a tax rate, so I would like to define that as a defined
  41. name and then the formula would be something like say
  42. F23*Tax_Rate. What I am finding is that each time it copies that
  43. formula in, it askes me if I want to use the existing definition of
  44. that named variable. If there are 30-100 such lines and several such
  45. variables it drives one crazy. 
  46.  
  47. So if you have experience writing macros in excel and would be willing
  48. to answer some questions, please let me know. If you are willing/able
  49. to respond to emailed questions or take a phone call, please let me
  50. know.
  51.  
  52. Thanks in advance.
  53.  
  54. Avi Feldblum
  55. AT&T
  56. avi_feldblum@att.com
  57. 215-939-3748
  58.