Don't know what version you're using, but data validation works fine in
all MacXL versions, whether implemented in VBA or in the GUI. The first
thing I'd check is that your version is up to date, via AutoUpdate or at
MacTopia:
http://www.microsoft.com/mac/downloads.aspx
The next thing I'd try is, with all Office apps closed, delete your XL
and Office prefs files in the
~:Library:Preferences:Microsoft
folder (where ~ is your home directory). If you don't want to lose any
preferences, just rename the folder. Start XL and new preferences (and
folder, if needed) will be generated.
If neither of those work, I'd suggest you post in the
microsoft.public.mac.office.excel
newsgroup, with more detail on what you've tried.
In article om,
"Nigel" wrote:
so i wrote my vb for my spreadsheet on windows, and when i opened it in
mac excel i had to change a few things.....but eventually got it
working...except for data validation....whenever i hit the drop down
for data validation, excel crashes and i have to force quit.....i
thought it might be because the way the script was creating the
validation, but i tried making it through the tools menu but it did the
same thing...any thoughts?