vb code - Automatic transfer of data from one sheet to another

  • Thread starter Thread starter herr_bench
  • Start date Start date
H

herr_bench

Hi. Im doing a school project on spreadsheet, complex formulae, lookup,
graphs, macros. I have 3 worksheets - 1 lookup table, 1 booking sheet
(an invoice) and 1 for financial summary. for my booking summary i used
vb code Selection.ClearContents and everytime i click pertinent data on
my invoice is cleared. my real problem is: i wanted those cleared data
(in Euro) to be automatically transfered to worksheet no. 3 as follows:
column a - invoice no. ; column b- cola; coulmn c - soda, etc. how do i
do it with vb? beacse after i get the financial summary i wud do graphs
for this. thanks and cud u reply asap coz i need to submit tom.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top