• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Macro/code for offset/change pagenumbers in csv-files
#3
A few notes:

To get the Developer Toolbar (on Excel for Mac):

Quote:Excel > Preferences > Ribbon & Toolbar > Customize Thie Ribbon > [check box for Developer]

Next:

Code:
‘Returned value is a string, not a number

This is a typo. This is a "smart quote". That will not compile. The leading character needs to be a single quote ('). Remember, "smart quotes are evil". 

Code:
=AddMult(ZZ;XX)

This is another typo. That semi-colon needs to be a colon.

After that, I got this to run :-) 
Reply


Messages In This Thread
RE: Macro/code for offset/change pagenumbers in csv-files - by reggoboy - 02-24-2023, 07:59 AM



Users browsing this thread:
1 Guest(s)


  Theme © 2014 iAndrew  
Powered By MyBB, © 2002-2024 MyBB Group.