2012_2013 December 2012 Page 1 WINTER CONTRACTS-converted.xlsm
I am trying to recreate some Lotus 123 macros that were used on this sheet. I considered using Data Forms, but it's not flexible enough. I thought about creating a custom data form, however, the trick is getting steps E and F to put the data in the correct cell.
The following is the main function of the spreadsheet.
The “Storage Transaction” macro does the following:
a) Finds the next row to put a transaction on
b) Allows you to enter the transaction date
c) Allows you to enter the Customer Name
d) Allows you to enter the Customer Division number
e) Pops up entry screens that allow you to enter the Customer’s Contract Number AND the Number of Gallons for the transaction
f) The Macro the hunts up the column for that Customer’s Contract and places the gallons in that column.
g) The Macro then asks if there is another storage transaction.
Thank you
Bookmarks